~shadowrobot/sr-ros-interface-ethercat/Bug_change_control_type

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<library path="lib/libsr_edc_ethercat_drivers" >
  <class name="0" type="SRBridge" base_class_type="EthercatDevice">
    <description>
      SRBridge - Bridge EtherCAT between palm (sensors data) EtherCAT and Motor Control EtherCAT
    </description>
  </class>
  <class name="2" type="SRCAN" base_class_type="EthercatDevice">
    <description>
      SRCAN - ShadowCan controller EtherCAT
    </description>
  </class>
  <class name="3" type="SRDMotor" base_class_type="EthercatDevice">
    <description>
      SRDMOTOR - EtherCAT for Dual Motor Controller Boards
    </description>
  </class>
  <class name="5" type="SR0X" base_class_type="EthercatDevice">
    <description>
      SR0X - dummy driver to skip ethercat slave #1 on dev board
    </description>
  </class>
  <class name="6" type="SR06" base_class_type="EthercatDevice">
    <description>
      SR06 etherCAT driver
    </description>
  </class>
</library>