< >
Home » ROS2与OpenManipulator-X入门教程#humble版# » ROS2与OpenManipulator-X入门教程#humble版#-MoveIt!控制

ROS2与OpenManipulator-X入门教程#humble版#-MoveIt!控制

文章说明

  • 本教程主要介绍如何在Humble版本下使用MoveIt!控制omx机械臂

相关设备

操作步骤

  • 启动机械臂
# 使用U2D2作为驱动板
$ ros2 launch open_manipulator_x_bringup hardware.launch.py
# 使用openCR作为驱动板
$ ros2 launch open_manipulator_x_bringup hardware.launch.py port_name:=/dev/ttyACM0
  • 启动moveit
$ ros2 launch open_manipulator_x_moveit_config moveit_core.launch.py

请输入图片描述

  • RViz2界面右侧的Planning Group选项中切换armgripper可实现对臂或夹具的控制
  • Goal State选项中切换homeinit<random>可实现home、init或随机位姿,再按左侧PlanExecute按钮进行规划轨迹和执行

演示视频

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

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


标签: openmanipulator-x