shadowrobot::DiagnosticData | |
fancy_touch_demo::FancyDemo | |
Grasp::Grasp | |
grasps_interpoler::GraspInterpoler | |
grasps_parser::GraspParser | |
shadowhand_ros::Joint | |
shadowrobot::JointControllerData | |
shadowrobot::JointData | |
shadowrobot::Parameters | |
shadowrobot::RealArm | |
shadowrobot::RealShadowhand | |
shadowhand_ros::ShadowHand_ROS | |
shadowrobot::SRArticulatedRobot | This is a parent class for the different types of Shadowhand we can have. It makes it possible to swap from a virtual to a real hand while using the same utilities to interact with the hand. One (or more) ROS subscriber and publisher can then share the same instance of a Shadowhand object to update the information contained in this object |
shadowrobot::SRDiagnosticer | |
test::SRLibrary | |
shadowrobot::SRPublisher | |
shadowrobot::SRSubscriber | |
shadowrobot::SRTactileSensorPublisher | |
shadowrobot::Valves | |
shadowrobot::VirtualArm | |
shadowrobot::VirtualShadowhand | The Virtual Shadowhand can be used as a simulator. As both the real hand and the virtual hand are children from the shadowhand class, using a virtual or a real hand doesn't change anything in the way you call them in your programs |