Yaskawa-Global / motoros2

ROS 2 (rcl, rclc & micro-ROS) node for MotoPlus-compatible Yaskawa Motoman robot controllers
96 stars 20 forks source link

I don't understand how to operate the actual robot with MoveIt2. #317

Closed yuutayuuta50 closed 6 hours ago

yuutayuuta50 commented 9 hours ago

Here are two things I am currently able to do:

  1. Start the micro-ROS agent and obtain the joint angles of the GP4 via ros2 topic echo /joint_states.

  2. Operate the GP4 in simulation using the configuration files created with the Setup Assistant.

I don't know how to connect it with the actual robot, so if you have any reference materials, configuration files, or source code, I would appreciate it if you could share them.