GithubHelp home page GithubHelp logo

Comments (2)

rhaschke avatar rhaschke commented on September 12, 2024 1

To apply Drake's motion planning framework, the first step will be to translate MoveIt's PlanningScene to Drake's representation. Do you already have a roadmap for this?

from moveit2.

kamiradi avatar kamiradi commented on September 12, 2024

Thanks for your interest @rhaschke,

Indeed, this is the crux of the experimentation as you have rightly foreseen. Currently, I am focussing on transcribing a simple motion planning problem from Moveit to Drake and reporting the result. While Moveit's representation of the robot employs the RobotModel class, Drake uses the MultibodyPlant. Similarly, Moveit's PlanningScene finds its ideological analogue in Drake's SceneGraph representation. Either way, there is the additional transcription of utilising the SceneGraph to infer constraints for the Trajectory Optimization instance. I plan to build V1 of this integration with the following steps

  1. Create mirrored objects of RobotModel and PlanningScene by instantiating a MultibodyPlant and SceneGraph class within the Moveit plugin.
  2. Utilise the drake classes to setup and solve the optimization problem.
  3. Report the result using Moveit's DisplayTrajectory.

I am open to ideas you may have otherwise that makes setting up the optimization problem easier, and if I am missing something obvious.

Looking forward to the discussion.

from moveit2.

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.