control motoman gp7 with 3 external axis #538
-
Hi guys, I'm using ROS to control a motoan gp7 robot (already extented 3 axis while one of them is a AC SERVO) with yrc1000 controller, and I have solved the single arm control issue.
Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Hi @JACKX-M, Examples of different configurations are available here: https://github.com/ros-industrial/motoman/tree/kinetic-devel/motoman_driver/Inform/DX200%2C%20FS100%2C%20YRC1000 The exact change depends on your control-group configuration. If you post the |
Beta Was this translation helpful? Give feedback.
-
@ted-miller Thanks for your reply! Here is my '''PANELBOX.LOG''' file: https://drive.google.com/file/d/1-5V0KsNySiPoS8YXI4Vx4dN9b5JjnpeD/view?usp=drivesdk: Click to expand
|
Beta Was this translation helpful? Give feedback.
-
I think the only difference between what you will need to do and the nominal process is that you will need to add additional motion groups for the joints you want to control (e.g., robot, robot + ext. axis 1, robot + all ext. axes, etc.)
Yes, you should modify the I believe you will also need to create a |
Beta Was this translation helpful? Give feedback.
The only actual difference is the
///GROUP
tags in the job header.