Replies: 1 comment 2 replies
-
|
To simulate a GP12 in Gazebo, you don't really need anything from MotoROS2, nor is the fact it's not compatible with Gazebo does not simulate a controller (ie: a YRC1000 or DX200), and you would not need, nor use MotoROS2 with Gazebo. What you would need to do:
provided you have But note:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to simulate a Yaskawa robot (let us say GP12) in Gazebo. My goal is to mount a camera on its end-effector, so that the robot can react to its surroundings.
The final goal is to transfer the generated trajectory to the real robot.
As the goal of the robot is to perform tasks in the task space, I am willing to implement a Cartesian controller, ideally this one.
I know that Motoros2 is not supporting simulation, and if I understood correctly it is also not compatible with ros2_control (as it says in the FAQ section).
That is why I would appreciate if anyone with experience could help me on this, or give me some tips.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions