Switched to using serial ports by id for control
This commit is contained in:
@@ -125,6 +125,6 @@
|
||||
<xacro:cstr prefix="right" y_reflect="-1" />
|
||||
|
||||
<xacro:include filename="$(find toid_bot_description)/src/toid_bot_control.xacro"/>
|
||||
<xacro:toid_control name="toid_bot_control" use_mock_hardware="$(arg use_mock)"/>
|
||||
<xacro:toid_control name="toid_bot_control" use_mock_hardware="$(arg use_mock)" serial_port="$(arg serial_port)"/>
|
||||
|
||||
</robot>
|
||||
Reference in New Issue
Block a user