You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for robot footprint collision in obstacles critic (#3878) (#3947)
* Inscribed/Circumscribed costs must be updated to take into account the
current shape of the robot.
Was previous only being called once in initialize().
* Add early return to avoid calculations if footprint has not changed.
* Only update radius if using footprint.
Add perf timers.
* Remove perf timers.
* Update comments.
---------
Co-authored-by: Leif Terry <[email protected]>
(cherry picked from commit 98af3b9)
Co-authored-by: LeifHookedWireless <[email protected]>
0 commit comments