navigation not working #5623
Unanswered
abubakar-mughal97
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
What do you see after setting the initial pose? Can you provide the screenshot? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
I am folloiwing the tutorial on this page https://docs.nav2.org/getting_started/index.html
I provide an initial pose for the robot as mentioned in the tutorial. After providing a nav2 goal, I get the following messages on the terminal:
Start navigation
[component_container_isolated-8] [INFO] [1760719457.432547399] [lifecycle_manager_navigation]: Waiting for service route_server/get_state...
[component_container_isolated-8] [INFO] [1760719459.432725704] [lifecycle_manager_navigation]: Waiting for service route_server/get_state...
[rviz2-7] [ERROR] [1760719460.793400056] [rviz_navigation_dialog_action_client]: navigate_to_pose action server is not available. Is the initial pose set?
[component_container_isolated-8] [INFO] [1760719461.432916288] [lifecycle_manager_navigation]: Waiting for service route_server/get_state...
[component_container_isolated-8] [INFO] [1760719463.433082205] [lifecycle_manager_navigation]: Waiting for service route_server/get_state...
[component_container_isolated-8] [INFO] [1760719465.433267029] [lifecycle_manager_navigation]: Waiting for service route_server/get_state...
[component_container_isolated-8] [INFO] [1760719467.433451994] [lifecycle_manager_navigation]: Waiting for service route_server/get_state...
[component_container_isolated-8] [INFO] [1760719469.433655315] [lifecycle_manager_navigation]: Waiting for service route_server/get_state...
[component_container_isolated-8] [INFO] [1760719471.433831190] [lifecycle_manager_navigation]: Waiting for service route_server/get_state...
I am not sure what the problem is. I am just following the tutorial.
Beta Was this translation helpful? Give feedback.
All reactions