HEBI-ROS-DEPRECATED icon indicating copy to clipboard operation
HEBI-ROS-DEPRECATED copied to clipboard

Initial commit of hebiros_wrapper convenience class

Open josephcoombe opened this issue 7 years ago • 3 comments

Small convenience class we've been using to reduce boilerplate code when using the hebiros package.

josephcoombe avatar Jun 21 '18 23:06 josephcoombe

This is awesome -- I'm still trying to figure out the right way to merge this in, but I like having more boilerplate handled by the API!

iamtesch avatar Jul 03 '18 19:07 iamtesch

Here's a potential template/model for convenience/wrapper classes: The orocos_kinematics_dynamics library (KDL): https://github.com/orocos/orocos_kinematics_dynamics A Georgia Tech Python Wrapper for common patterns with KDL: https://github.com/gt-ros-pkg/hrl-kdl/blob/indigo-devel/pykdl_utils/src/pykdl_utils/kdl_kinematics.py

josephcoombe avatar Jul 03 '18 21:07 josephcoombe

Note, should be updated to use local ROS namespaces instead of absolute if https://github.com/HebiRobotics/HEBI-ROS/pull/106 is merged

josephcoombe avatar Nov 02 '18 19:11 josephcoombe