UTRA-ART / Caffeine

Caffeine on ROS for IGVC
18 stars 2 forks source link

P0 - Navigate without Human Intervention #80

Open Anthonyjlem opened 2 years ago

Anthonyjlem commented 2 years ago

Description:

Goals:

Notes:

Anthonyjlem commented 2 years ago

The rover currently tries to use a global planner to navigate from the start to the first waypoint at the start of no man's land, without setting any intermediate waypoints. The known issue blocking this from working is lidar readings are not being added to the costmaps, so the rover will drive into the walls.

1999michael commented 2 years ago

No issues associated with odometry, costmaps, nor load_waypoints (points in json may be slightly off at worst). Only related task left specific nav (ignoring ramps) really is to tune a good planner. Currently known tunable parameters I see are:

(In the nav/nav_stack/config/ folder)