Git Product home page Git Product logo

Comments (3)

rafaelBauer avatar rafaelBauer commented on September 24, 2024

Finally got it working. My problem was my control mode. I changed to pd_joint_pos and it worked perfectly :)

EDIT:
Finally got it working. I had two problems.

  1. My target pose
  2. ManiSkill control mode.

The target pose was likely leading to a collision, since I was trying to go to [0, 0, 0.5] and the reference is the robot base link. So I changed the target pose to Pose([0.615, 0, 0.5][0, 1, 0, 0]) and the planning was working.

Then I had a problem, that the actions were not really controlling the robot in a desired way. My actions are coming only from the position of the planning. So I changed the ManiSkill control_mode to pd_joint_pos and it worked perfectly :)

from mplib.

Lexseal avatar Lexseal commented on September 24, 2024

Thanks for the follow-up! "IK Failed! Cannot find valid solution" can also often be triggered by collision. I am not sure why the control mode in maniskill should have anything to do with IK in mplib.

from mplib.

rafaelBauer avatar rafaelBauer commented on September 24, 2024

Oh no, I also changed the pose. I updated my comment from before just to keep this complete.
Thanks for the reply!

from mplib.

Related Issues (20)

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.