ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This indicates that the node hasn't been built yet. A
rosmake hector_exploration_node
should fix that error.
2 | No.2 Revision |
This indicates that the node hasn't been built yet. A
rosmake hector_exploration_node
should fix that error.
/edit: In response to your comment: There was a compile error in hector_exploration_planner from Feb 12th to Feb 16th, but it should be fixed now. If you update your repo and try again, it should work.