You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more like a question than an issue. I have the actual hardware and wanted to know if there is any ros2_controller plugin for the open manipulator arm so that I can control the arm using rviz?
I can move the arm using teleop but I cant control it with Rviz. I think I have to change the hardware plugin in the ros2_controller.xacro file. But I don't have any hardware plugin for open_manipulator_x. I found a similar one, but it is for "turtlebot3_open_manipulator" and not for manipulator_arm alone.
Can anyone help me or guide me in finding/creating the plugin? Or any similar plugin is available?
I am using ROS2 humble on Ubuntu 22.04.
Thank you.
The text was updated successfully, but these errors were encountered:
Aki1608
changed the title
ros2_controller for ROS2 humble
ros2_controller hardware plugin for ROS2 humble
Jun 22, 2023
Hi @Aki1608
The newly released ROS 2 Humble package for the OpenManipulator-X is compatible with ROS 2 Control and also includes integration with MoveIt, allowing you to control the arm directly in RViz. We recommend using this package for better compatibility and ease of use.
Additionally, you can utilize the Dynamixel Hardware Interface, which is specifically designed to provide ROS 2 Control compatibility for Dynamixel-based hardware. This package can help you configure your hardware plugin for the OpenManipulator-X arm.
Hello everyone,
This is more like a question than an issue. I have the actual hardware and wanted to know if there is any ros2_controller plugin for the open manipulator arm so that I can control the arm using rviz?
I can move the arm using teleop but I cant control it with Rviz. I think I have to change the hardware plugin in the ros2_controller.xacro file. But I don't have any hardware plugin for open_manipulator_x. I found a similar one, but it is for "turtlebot3_open_manipulator" and not for manipulator_arm alone.
Can anyone help me or guide me in finding/creating the plugin? Or any similar plugin is available?
I am using ROS2 humble on Ubuntu 22.04.
Thank you.
The text was updated successfully, but these errors were encountered: