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
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.
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
The text was updated successfully, but these errors were encountered: