-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Legacy] ROS 1 Wiki out of date #184
Comments
Proposed update: Getting started tutorial in simulation (ROS 1)A tutorial on getting started with topo-nav in ROS 1 using the Riseholme vineyard_demo and thorvald simulator. Set up a simulation:We have a dockerized simulation available, or please use your own:
Topological navigation (in simulation):Setup simulation with topo-nav:
Topological map file creation:
Launch and visualise the topological mapModify
Then:
In Rviz:
You can add edges:
If edges should be bi-directional, another edge will need to be added with origin: node1, destination: node0. And save the updates:
Clicking on the interactive markers should now produce a path along the edge, and the robot should move from one node to the other. |
Description
ROS 1 wiki is out of date. I will update the wiki in a few days under section 'Quick Topological Navigation in simulation tutorial'.
The text was updated successfully, but these errors were encountered: