joint_0_transmission.hpp
Go to the documentation of this file.
1 
29 #ifndef _JOINT_0_TRANSMISSION_HPP_
30 #define _JOINT_0_TRANSMISSION_HPP_
31 
33 
35 {
37  public SimpleTransmission
38 {
39 public:
40  bool initXml(TiXmlElement *config, ros_ethercat_model::RobotState *robot);
41 
42  void propagatePosition();
43 
44  ros_ethercat_model::JointState *joint2_;
45 };
46 } // namespace sr_mechanism_model
47 
48 /* For the emacs weenies in the crowd.
49 Local Variables:
50  c-basic-offset: 2
51 End:
52  */
53 
54 #endif
ros_ethercat_model::JointState * joint2_
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