码丁实验室,一站式儿童编程学习产品,寻地方代理合作共赢,微信联系:leon121393608。
Turtlebot3-waffle入门教程-启动测试
说明:
- 介绍如何启动waffle
步骤:
- [Remote PC] 启动roscore
roscore
- [TurtleBot] 启动waffle
roslaunch turtlebot3_bringup turtlebot3_robot.launch
- [Remote PC] 启动rviz
export TURTLEBOT3_MODEL=waffle
roslaunch turtlebot3_bringup turtlebot3_model.launch
- 效果: