Navigation Docs
How to Run
- Connect to
roborregos_home
on Wi-Fi.
On your computer:
- Run
Running Nav Basics
The Nav Basics include the following components:
- Dashgo driver
- RP Lidar fixed
- EKF filter for odom transform
- (Optional) URDF state publisher to link base_link
and lidar
Arguments
publish_tf
(default:true
): Active URDF publish state.- WARNING: Set to
false
if MoveIt config is active.
Run Command
Running AMCL Localization
The AMCL launch includes the following components:
- Nav Basics launch (Do not launch nav_basics
in another terminal if AMCL launch is running)
- Nav2 Map Server
- Nav2 AMCL
- Nav2 Lifecycle Manager
Arguments
publish_tf
(default:true
): Active URDF publish state.- WARNING: Set to
false
if MoveIt config is active. map
(default: Path for lab map): Provide an absolute path to import the map.
Run Command
Running Navigation Node
IMPORTANT: You must run a SLAM before. Examples include
nav_amcl
orrtabmap
(in development).
The Navigation Node includes the following components: - Nav2 Server
Arguments
Custom yaml config