< >
Home » Turbot3-ARM教程 » Turbot3-ARM入门教程-GUI控制机械臂

Turbot3-ARM入门教程-GUI控制机械臂

说明

  • 本教程介绍如何在Turbot3-ARM机器人上使用GUI控制机械臂

操作步骤

  • [Remote PC] 运行roscore
$ roscore
  • [TurBot3 SBC] 启动机器人
$ roslaunch turtlebot3_bringup turtlebot3_robot.launch
  • [Remote PC] 启动机械臂节点
$ roslaunch turtlebot3_manipulation_bringup turtlebot3_manipulation_bringup.launch
  • [Remote PC] 启动move_group节点
$ roslaunch turtlebot3_manipulation_moveit_config move_group.launch
  • [Remote PC] 启动GUI工具
$ roslaunch turtlebot3_manipulation_gui turtlebot3_manipulation_gui.launch

请输入图片描述


演示视频

纠错,疑问,交流: 请进入讨论区点击加入Q群

获取最新文章: 扫一扫右上角的二维码加入“创客智造”公众号


标签: none