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

[FEATURE]: Integrate servoing using a manual controller #10

Open
evan-palmer opened this issue Feb 22, 2023 · 0 comments
Open

[FEATURE]: Integrate servoing using a manual controller #10

evan-palmer opened this issue Feb 22, 2023 · 0 comments
Labels
enhancement New feature or request needs triage This issue needs triage support

Comments

@evan-palmer
Copy link
Collaborator

Is your feature request related to a problem? Please describe

The alpha system does not provide an interface for servoing using the master arm or some other controller.

Describe the solution you'd like

Implement the ability to manually override the autonomous control to perform manual servoing using either the master arm or an XBox controller.

Describe alternatives you've considered

N/A

Implementation Ideas

To implement support for the master arm, endpoints could be added to the driver that enable serial pass-through. To integrate support from an XBox controller, the joystick teleop interface should be added. It may be necessary to integrate the MoveIt2 servoing nodes as well.

Additional context

@evan-palmer evan-palmer added the enhancement New feature or request label Feb 22, 2023
@evan-palmer evan-palmer added the mid priority This is a medium priority issue label Mar 31, 2023
@evan-palmer evan-palmer added needs triage This issue needs triage support and removed mid priority This is a medium priority issue labels Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage This issue needs triage support
Projects
None yet
Development

No branches or pull requests

1 participant