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

Revision history [back]

click to hide/show revision 1
initial version

Hi guys, I would like to ask you if it is possible to run the A* or Dijkstra algorithm to plan a path for a human. Let's say that I have the costmap, the start and end desired position and I want to guess a possible path for the human between these two positions. Can I run one of the algorithms on their own (without having to start move_base) to compute this path?