Closed xiyuoh closed 3 months ago
@Yadunund You're right, the timer is where it happens. This PR primarily stores retreat_to_charger
as a boolean in Constraints, along with the other battery-related constraints. A check is implemented in my other PR in the fleet adapter - if retreat_to_charger
is disabled, then exit the timer callback. Should i be storing this param elsewhere?
This PR
retreat_to_charger
to the task planner params, enabling it to be configured from the fleet configCharge
andParkRobot
.