Skip to content

Commit

Permalink
fix typos on topic names
Browse files Browse the repository at this point in the history
  • Loading branch information
tttor committed Nov 3, 2014
1 parent cc55d31 commit f06ce30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller/src/rbmt_base_ctrl/launch/rbmt_serial.launch
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- remap mavros topics -->
<remap from="/serial/setpoint/cmd_vel" to="cmd_wheel_speed" />
<remap from="/serial/setpoint/local_setpoint" to="cmd_service" />
<remap from="/serial/setpoint/local_position" to="cmd_service" />
</node>

</launch>

0 comments on commit f06ce30

Please sign in to comment.