joint_0_transmission_for_muscle.hpp
Go to the documentation of this file.
1 
28 #ifndef _JOINT_0_TRANSMISSION_FOR_MUSCLE_HPP_
29 #define _JOINT_0_TRANSMISSION_FOR_MUSCLE_HPP_
30 
32 
33 namespace sr_mechanism_model
34 {
37 {
38 public:
39  bool initXml(TiXmlElement *config, ros_ethercat_model::RobotState *robot);
40 
41  void propagatePosition();
42 
43  ros_ethercat_model::JointState *joint2_;
44 };
45 } // namespace sr_mechanism_model
46 
47 /* For the emacs weenies in the crowd.
48 Local Variables:
49  c-basic-offset: 2
50 End:
51  */
52 
53 #endif
bool initXml(TiXmlElement *config, ros_ethercat_model::RobotState *robot)


sr_mechanism_model
Author(s): Ugo Cupcic
autogenerated on Tue Oct 13 2020 03:55:44