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

A global planner using a Roadmap graph

asked 2019-02-26 15:26:31 -0500

ct2034 gravatar image

Is there a global planner in ROS1 that can deal with a predefined Roadmap graph to make the robot move on its edges. I think this would be a very useful thing but can not find anything in that area.

edit retag flag offensive close merge delete

Comments

Is a Roadmap graph a specific data structure?

David Lu gravatar image David Lu  ( 2019-02-26 15:41:47 -0500 )edit

No. I mean just a generic geometric graph that is not a gridmap. For example from a 2D PRM etc. It would be good to use something existing like a Boost Graphs, Networkx or GraphML. And it would also be a good feature to get this graph via a topic (similar to the map topic, but a graph)

ct2034 gravatar image ct2034  ( 2019-02-26 17:06:10 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-12-05 08:59:51 -0500

ct2034 gravatar image

To answer my own question. I made this here: https://github.com/ct2034/miriam/tree...

Currently, I am in the process of releasing/cleaning it up.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-02-26 15:26:31 -0500

Seen: 628 times

Last updated: Dec 05 '19