ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Implementation of AD* in ROS

asked 2014-11-08 13:29:53 -0500

hiba gravatar image

is there an implementation of AD* algorithm in ROS? and is it clear from errors and well tested?

Also are there any path planning algorithms (A, D Lite, etc..) ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-11-08 16:11:50 -0500

Thomas D gravatar image

Check out SBPL for motion planning of vehicles and manipulators. It is highly-used in the ROS community. Check out the github page to learn about errors and unit tests (although high adoption rates implies some level of maturity). ARA* and AD* are implemented.

edit flag offensive delete link more

Comments

Thank you so much .. I appreciate your help

hiba gravatar image hiba  ( 2014-11-09 13:56:23 -0500 )edit

Where i can find the implementation of AD* ???

hiba gravatar image hiba  ( 2014-11-09 14:03:56 -0500 )edit

If you just open the github repository, here https://github.com/sbpl/sbpl/tree/mas...

Mehdi. gravatar image Mehdi.  ( 2014-11-10 00:48:48 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-11-08 13:29:53 -0500

Seen: 292 times

Last updated: Nov 08 '14