Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OMPL 1.7.0

Latest

Choose a tag to compare

@saahu27 saahu27 released this 07 Apr 15:29
· 108 commits to main since this release
eabb4d0

OMPL Update Release Notes

  • Effort Informed Trees (EIT*)
    • A new planner designed to efficiently handle kinodynamic planning problems which Leverages an informed search strategy.
  • RRT-Rope
    • Rope short-cutting technique added to the PathSimplifier class.
  • new 3D extensions to the Dubins model: Vana State Space, Owens State Space, Vana-Owens State Space.
  • Implemented Dubins Set Classification which enables faster distance computations.
  • Removed Features : ODE (Open Dynamics Engine), MORSE robot simulator.
  • Python wheels now available
  • Docker images now available for: OMPL, OMPL app
  • Various bug fixes