Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add homing functionality #21

Open
giusebar opened this issue Jun 21, 2017 · 0 comments
Open

Add homing functionality #21

giusebar opened this issue Jun 21, 2017 · 0 comments

Comments

@giusebar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant