Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix edo simulation in RViz and Gazebo #2

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Conversation

Pro
Copy link

@Pro Pro commented Oct 17, 2018

I created a cleaned up and working version of the RViz and Gazebo simulation for the e.DO Robot.
The original package which is provided by Comau did not start up and the model which is used there is completely broken (wrong axes, different length of joints, …).

With my Version you can use RViz to plan a path and then control the e.DO robot in simulation. If someone wants to write a wrapper for the real robot, then you could even use RViz to control the real robot.

The packages you need are on my github Account:

https://github.com/Pro/eDO_description
https://github.com/Pro/edo_gazebo
https://github.com/Pro/edo_gripper_moveit
https://github.com/Pro/edo_gripper

@stephane-caron
Copy link

Mass properties seem way off in the URDF (both the one from this repository and the one from https://github.com/Pro/eDO_description). That may be part of the reason why simulations need a fix.

  • From the robot's page, it should be around 11 kg.
  • The URDF says it is around 0.0785942338762368 * 6 + 0.0279702497322662 = 0.5 kg...

(Apologies if this is not the right place to post. Issues are disabled for this project.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants