UBC-Thunderbots / Software

Robot Soccer Playing AI
http://www.ubcthunderbots.ca
GNU Lesser General Public License v3.0
47 stars 98 forks source link

TrajectoryPlanner improvements #3104

Open nimazareian opened 6 months ago

nimazareian commented 6 months ago

Description of the task

A placeholder ticket for a set of improvements that can be made to the WIP trajectory planner.

nimazareian commented 5 months ago

Regarding the removal of duplicate obstacle protos, we can use the protobuf helper comparison functions. Please read through the various methods available here and choose one accordingly: https://protobuf.dev/reference/cpp/api-docs/google.protobuf.util.message_differencer/#MessageDifferencer.Equals.details