orne_navigation
https://github.com/open-rdc/orne_navigation
- Simulator (without vison)
-
Launch the simulator
roslaunch orne_bringup orne_alpha_sim.launch
-
Move robot to initial position
-
Select a scenario in "navigation.launch"
<param name="scenario_path" value="$(find scenario_navigation)/config/Scenarios/scenario01.txt" />
-
Execute the scenario navigation
roslaunch scenario_navigation navigation.launch
- Real Robot (with vison)
- Execute the scenario navigation with vision
roslaunch scenario_navigation navigation_with_yolo.launch