Open vectinaut opened 5 years ago
Have a look at the exploration planner which, contrary to its name, is not limited to exploration planning.
Alternatively, you can check if you can use the move_base_lite server. I'm not sure what the dependencies are but these should be a good starting point.
Got the same issue with @vectinaut . Hope there is a short doc on required input, expected output and interface. Check exploration planner would give #23 issue, which is not resolved yet as well.
Hello! I use hector_slam and RPLidar to identify the robot in space and build an obstacle map. I need to build a route in an obstacle map built with hector_slam. I installed hector_navigation and built it, but I don't know what to do next. How do I configure it? How to run it? Thanks for the answer!