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 support for actuators and remote control using PB messages #119

Closed
ecourtois opened this issue Dec 31, 2022 · 0 comments · Fixed by #120
Closed

Add support for actuators and remote control using PB messages #119

ecourtois opened this issue Dec 31, 2022 · 0 comments · Fixed by #120
Assignees
Labels
feature A new feature

Comments

@ecourtois
Copy link
Contributor

Add C++ classes to represent servomotors and vacuum pumps.
Initialize all actuators.
Define PB messages to send actuators state to Copilot.
Define PB messages to receive actuator commands from Copilot.
Create a thread to send actuators state.
Add uartpb handlers for actuator commands.

@ecourtois ecourtois added the feature A new feature label Dec 31, 2022
@ecourtois ecourtois self-assigned this Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant