RoboJackets / urc-software

Primary codebase for the RoboNav team's URC rover.
https://robojackets.org/teams/robonav/
MIT License
9 stars 2 forks source link

Investigate re-planning delay issue #207

Open yambati03 opened 3 months ago

yambati03 commented 3 months ago

There's an issue in the execution of our behavior tree where there's an unexpected delay between when we abort the trajectory following service due to detecting a lethal obstacle at the lookahead point and actually re-planning. Need to investigate the cause of this delay.