ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi @Patlonso:
I don't believe is a typo:
The lifecycle_nodes are:
lifecycle_nodes = ['controller_server',
'smoother_server',
'planner_server',
'recoveries_server',
'bt_navigator',
'waypoint_follower']
And the navigators for bt_navigator
can be found here
navigate_through_poses
navigate_to_pose
so as far I know these nodes are legit.