Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added possibility to directly control the arm using an ArmVelocityCom…
…mand (#104) ## Change Overview Added the ability to set a Velocity command for the arm. This enables a user to have direct translational and rotational control of the TCP movement using a controller or any other input device. The corresponding [PR](bdaiinstitute/spot_ros2#366) on the driver Repo provides a topic interface to send the corresponding movement command. The angular and Cartesian velocity were thoroughly tested during operation on our spot. For the cylindrical velocity I performed some basic tests but didn't evaluate over hours as the other two input methods since I don't really use them in this reference frame. ## Testing Done - [x] tested that these new functionality work on robot
- Loading branch information