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

Using RRT* from OMPL as global planner in ROS

asked 2019-10-24 04:53:17 -0500

kiko453 gravatar image

I want to use RRT* as global planner for my turtlebot. Should I reinvent the wheel by writing the algorithms myself from scratch (as a plugging) as suggested here: https://answers.ros.org/question/3206...

or can I use something like OMPL, if yes, how ? I read something about ompl_ros_interface, but in the documentation page it is said that ompl_ros_interface is not available for Kinetic.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-10-24 13:26:43 -0500

Good news, someone did it for you

https://github.com/ykarmesh/RRT-Plugin

And if its not quite what you're looking for, it'll at least get you 80% there.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-10-24 04:53:17 -0500

Seen: 688 times

Last updated: Oct 24 '19