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
I've implemented homing functionality for the drivers.
The implementation requires the user to set up homing parameters from the configuration yaml file.
Two services are implemented that allows to start and interrupt homing procedure.
To start and stop the homing procedure two service calls have been added, namely:
Hi,
I've implemented homing functionality for the drivers.
The implementation requires the user to set up homing parameters from the configuration yaml file.
Two services are implemented that allows to start and interrupt homing procedure.
To start and stop the homing procedure two service calls have been added, namely:
/start_robot_homing
/stop_robot_homing
The implementation is shown in #20
Cheers,
Giuseppe
The text was updated successfully, but these errors were encountered: