ros-industrial / motoman

ROS-Industrial Motoman support (http://wiki.ros.org/motoman)
146 stars 192 forks source link

Trigger yaskawa movement jobs through ROS driver #481

Closed akashjinandra closed 2 years ago

akashjinandra commented 2 years ago

Hello we have a YRC1000 controller using the latest MotoRos 1.91. Running Ubuntu 18.04 on Melodic. We are wondering if you trigger a job that's on the pendant from ROS. This could be from an IO or even a register.

For instance we have a ROS/moveit trajectory we want to execute for moving around an obstacle and it ends at the home position. Could we then trigger a job on the pendant that could go from the home pose to do a tool change, and then come back to the home pose?

Thanks