Maxime Ellerbach
|
09808183ca
|
feat(rollout): adding episodic strategy (#3717)
* feat(rollout): adding legacy strategy
* adding legacy to existing tests
* updating docs and docstring
* changing misleading docstring
Signed-off-by: Maxime Ellerbach <maxime@ellerbach.net>
* adding extra guard like dagged with try except finally
* Potential fix for pull request finding
Signed-off-by: Maxime Ellerbach <maxime@ellerbach.net>
* adding reset to initial position
* moving smooth teleop handover to control_utils and adding this behavior to legacy strategy
* reducing duration of the handover
* * renaming to episodic
* changing semantics of the docstring
* fixing leader - follower handover disable torque
* adding optionnal config to disable handover
* wiring the smooth_leader_follower_handover config
* renaming config smooth_leader_to_follower_handover
---------
Signed-off-by: Maxime Ellerbach <maxime@ellerbach.net>
|
2026-06-06 00:32:38 +02:00 |
|