-
Notifications
You must be signed in to change notification settings - Fork 32
Running with real SMB
Luca Bartolomei edited this page Jul 3, 2022
·
5 revisions
Connect to the robot and start the state estimation and control pipeline. Once it is started, run the planner as done in simulation:
$ roslaunch smb_navigation navigate2d_ompl.launch
It is possible to:
- Tune the planner via the
rqt_reconfigure
tool ($ rosrun rqt_reconfigure rqt_reconfigure
); - Use all the features described in the page "Running in simulation".
Note: To use the default move_base
global planner based on A*
, use the launch file navigate2d.launch
.
SMB Path Planner, V4RL