Nav2 integration: AMCL + costmap with VESC odometry and LiDAR #655

Closed
opened 2026-03-17 11:28:32 -04:00 by sl-jetson · 0 comments
Collaborator

Goal

Set up nav2 stack with AMCL localization using RPLiDAR scan data and VESC wheel odometry.

Requirements

  • nav2 bringup launch file with AMCL, costmap2d, planner, controller
  • Use /odom from VESC odometry as odometry source
  • Use /scan from RPLiDAR as laser source
  • Static map server (load from saved map YAML)
  • Costmap: obstacle layer (LiDAR), inflation layer, static layer
  • Recovery behaviors: spin, backup, wait
  • Configurable parameters YAML
  • Integration with existing saltybot_bringup launch system
  • Unit/integration tests where possible
## Goal Set up nav2 stack with AMCL localization using RPLiDAR scan data and VESC wheel odometry. ## Requirements - nav2 bringup launch file with AMCL, costmap2d, planner, controller - Use /odom from VESC odometry as odometry source - Use /scan from RPLiDAR as laser source - Static map server (load from saved map YAML) - Costmap: obstacle layer (LiDAR), inflation layer, static layer - Recovery behaviors: spin, backup, wait - Configurable parameters YAML - Integration with existing saltybot_bringup launch system - Unit/integration tests where possible
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seb/saltylab-firmware#655
No description provided.