Ai
4 Star 8 Fork 4

爱折腾智能机器人/commands

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
launch_box_bot_2.sh 941 Bytes
一键复制 编辑 原始数据 按行查看 历史
爱折腾智能机器人 提交于 2024-07-06 17:19 +08:00 . clear json
#!/bin/bash
################################################################
# Function : Launch box_bot_2
# Desc : 启动box_bot_2机器人控制
# Platform :All Linux Based Platform
# Version :1.0
# Date :2024-07-06
# Author :ncnynl
# Contact :1043931@qq.com
# Company :Foshan AiZheTeng Information Technology Co.,Ltd.
# URL: https://www.ncnynl.com/archives/202212/5782.html
################################################################
export TEXTDOMAINDIR=/usr/share/locale
export TEXTDOMAIN=commands
echo "$(gettext "Launch box_bot_2")"
ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args --remap cmd_vel:=/box_bot_2/cmd_vel
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
其他
1
https://gitee.com/ncnynl/commands.git
git@gitee.com:ncnynl/commands.git
ncnynl
commands
commands
master

搜索帮助