RoboticsClubatUCF / AGV

4 stars 2 forks source link

Costmap Configuration #20

Open wesfletch opened 2 years ago

wesfletch commented 2 years ago

We need to take our exteroceptive sensor inputs and use them to create a costmap of our environment. (Once done, the costmap will be how the robot navigates.)

Currently, the costmap configuration resides in ugv_sim/config/move_base. This almost certainly will require some extra configuration beyond what is there.