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

Broadcast and recieve motor inputs over ROS #17

Open
swspatel opened this issue Sep 9, 2019 · 1 comment
Open

Broadcast and recieve motor inputs over ROS #17

swspatel opened this issue Sep 9, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@swspatel
Copy link
Member

swspatel commented Sep 9, 2019

Feature Information

The simulator should be able to receive motor controls (and move the simulated sub accordingly) via ROS while on autonomous mode and should be able to broadcast motor controls to the actual sub while on directed mode.

Solution Information

Modify the SubMovement class to use the ROSConnector class to listen to messages on some channel and respond accordingly. Also use this class to broadcast simulator inputs while on directed mode.

@swspatel swspatel added the enhancement New feature or request label Sep 9, 2019
@swspatel swspatel self-assigned this Sep 9, 2019
@swspatel
Copy link
Member Author

@swspatel swspatel added this to the V1 milestone Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant