UTRA-ART / Caffeine

Caffeine on ROS for IGVC
18 stars 2 forks source link

P2 - Add obstacles onto the local costmap #57

Closed kajananchinniah closed 9 months ago

kajananchinniah commented 3 years ago

Description:

Goals:

Acceptance Criteria:

Notes:

kajananchinniah commented 3 years ago

Update:

1999michael commented 3 years ago

(seems to be useful) https://answers.ros.org/question/348776/specifying-plugins-to-local_costmapyaml-causes-it-to-disappear/

1999michael commented 3 years ago

Action Items (addition to kj's apr update)

1999michael commented 3 years ago
1999michael commented 3 years ago

Parent Class Documentation (look around for other inheritance classes)

1999michael commented 3 years ago

Main goal is to understand updateBounds and updateCosts functions, when they get called, and what they do

1999michael commented 2 years ago

For testing reasons, we aim to work on global costmap, and see if we can build upon the old walls we added ourselves.

This assume CV data is "stable" (changes can be made if assumption is wrong)