8.3.1. 使用 Interactive Markers 來移動 TB3
在 ROS RViz 3D 可視化工具中,你可以使用 Interactive Markers 來移動 TB3 旋轉或直行。
[Remote PC端]:開新的終端機視窗,執行remote檔案
$ export TURTLEBOT3_MODEL=${TB3_MODEL}
$ roslaunch turtlebot3_bringup turtlebot3_remote.launch
[Remote PC 端]:啟動 interactive makers 檔
$ roslaunch turtlebot3_example interactive_markers.launch
[Remote PC 端]:在 RViz 內來觀看 3D 模型
$ rosrun rviz rviz -d `rospack find turtlebot3_example`/rviz/turtlebot3_interactive.rviz
Last updated
Was this helpful?