1 Star 0 Fork 0

Humor/turtlebot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup_kobuki.sh 559 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jihoon 提交于 2013-04-28 18:48 +08:00 . bash file for appmanager setting
# This configures the environment variables for a kobuki based turtlebot.
# Currently this script isn't actually needed as the values below are
# defaults.
#
# You may wish to set the 3d sensor to asus_xtion_pro if you do not have a kinect
# though. While the kinect settings work for the asus in terms of 3d sensing (openni
# handles the abstraction) the asus settiing makes sure the mesh shown in rviz/gazebo
# is the asus.
export TURTLEBOT_BASE=kobuki
export TURTLEBOT_STACKS=hexagons
export TURTLEBOT_3D_SENSOR=kinect
export TURTLEBOT_SIMULATION=false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/humor_logic/turtlebot.git
git@gitee.com:humor_logic/turtlebot.git
humor_logic
turtlebot
turtlebot
melodic

搜索帮助