File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tiago_pro_description/ros2_control Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 138
138
<!-- Hardware -->
139
139
<xacro : unless value =" $(arg use_sim_time)" >
140
140
<!-- CAN system -->
141
- <ros2_control name =" ros2_control_tiago_pro_system_can" type =" system" >
141
+ <ros2_control name =" ros2_control_tiago_pro_system_can" type =" system" rw_rate = " 100 " >
142
142
<hardware >
143
143
<plugin >robot_control/RobotControl</plugin >
144
144
<param name =" group" >can</param >
155
155
</ros2_control >
156
156
157
157
<!-- Dynamixels system -->
158
- <ros2_control name =" ros2_control_tiago_pro_system_dynamixel" type =" system" >
158
+ <ros2_control name =" ros2_control_tiago_pro_system_dynamixel" type =" system" rw_rate = " 100 " >
159
159
<hardware >
160
160
<plugin >robot_control/RobotControl</plugin >
161
161
<param name =" group" >dynamixel</param >
167
167
</ros2_control >
168
168
169
169
<!-- Ethercat system -->
170
- <ros2_control name =" ros2_control_tiago_pro_system_ethercat" type =" system" >
170
+ <ros2_control name =" ros2_control_tiago_pro_system_ethercat" type =" system" rw_rate = " 1000 " >
171
171
<hardware >
172
172
<plugin >robot_control/RobotControl</plugin >
173
173
<param name =" group" >ethercat</param >
You can’t perform that action at this time.
0 commit comments