Giter VIP home page Giter VIP logo

Comments (4)

rickertm avatar rickertm commented on May 20, 2024

The geometry model for the Comau RML dual arm reuses the geometries of the SMART-5 SiX 10-1.57 manipulators (rlsg/comau-smart5-six-10-157/comau-smart5-six-10-157.wrl). The corresponding XML scene description and kinematic models for the combined dual arm system are missing however, I'll try to add those as soon as possible.

You can use the individual rl::mdl kinematic models for the manipulators (rlmdl/comau-smart5-six-10-157.xml) with a matching world frame to update the geometries in the scene. A path planner currently requires a combined kinematic and geometric model.

The Meka Robotics system is another dual arm example, either only the torso and arms or also including the hands:

  • rlsg/mekabot-torso-rightarm-leftarm.xml and rlmdl/mekabot-torso-rightarm-leftarm.xml
  • rlsg/mekabot-torso-rightarm-righthand-leftarm-lefthand.xml and rlmdl/mekabot-torso-rightarm-righthand-leftarm-lefthand.xml

from rl-examples.

BeardedVagabond avatar BeardedVagabond commented on May 20, 2024

Thank you for your reply, I'll look forward to the kinematics descriptions.

I looked at the mekabot wrl files, however, they appear to be incomplete as all the models are loaded at the origin with no translation or rotation (see attached). I've checked all variants of the mekabot and they all have the same issue.
Annotation 2020-04-30 103006

from rl-examples.

rickertm avatar rickertm commented on May 20, 2024

The Meka Robotics files are complete, as the entries of the body transforms in the scene VRML file are overwritten by the kinematic calculation, e.g., when using rlCoachMdl or rlPlanDemo. Please verify this by combining this with the respective rl::mdl model. If this is important to you, I can also update the VRML scene files to the default home position frames.

$ rlCoachMdl rlsg/mekabot-torso-rightarm-leftarm.xml rlmdl/mekabot-torso-rightarm-leftarm.xml

mekabot-torso-rightarm-leftarm

I've just uploaded the scene description files and kinematic models for the Comau RML Dual Arm, see commit 8d04ec7. You can choose between a combined model with a tree-like structure that can be used in path planning (rlsg/comau-rml-dual-arm-combined.xml and rlmdl/comau-rml-dual-arm.xml) or one with separated base, left and right arm (rlsg/comau-rml-dual-arm.xml).

For the combined one, there is also a very basic path planning definition, see commit 0abb91d.

For the other one, you can use the existing rlmdl/comau-smart5-six-10-157.xml models with a suitable world frame (see the scene file for the transformations). rlCoachMdl can use a scene file with separate kinematic models for each geometry model.

from rl-examples.

BeardedVagabond avatar BeardedVagabond commented on May 20, 2024

Sorry for the misunderstanding, I've now verified the geometry of mekabot through rlCochMdl.

I really appreciate the fast response with the dual arm examples! I've been really enjoying having a robotics solution that exists completely outside of ROS 👍

from rl-examples.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.