Adjuvo / senseglove_ros_ws

Implementation of the standard SenseGlove API into an example ros_workspace. The workspace features a few publishing topics where users can find glove_pose positions, fingertip_positions, glove_angles, etc. Integration with ROS Control for Force Feedback and Vibration.
7 stars 7 forks source link

Refactor for new API #12

Closed RPKrijnen closed 8 months ago

RPKrijnen commented 2 years ago

Refactor the code so that it accepts the new version of the API. Which not only uses more intuitive function names, but also adds some extra functionality.