mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
5064ecea6b
commit
dba7a609e4
@ -35,7 +35,7 @@ def generate_launch_description():
|
|||||||
package="twist_mux",
|
package="twist_mux",
|
||||||
executable="twist_mux",
|
executable="twist_mux",
|
||||||
parameters=[twist_mux_params, {'use_sim_time': False}],
|
parameters=[twist_mux_params, {'use_sim_time': False}],
|
||||||
remappings=[('/cmd_vel_out','/diffbot_base_controller/cmd_vel_unstamped')]
|
remappings=[('/cmd_vel_out','/diffbot_base_controller/cmd_vel_unstamped')],
|
||||||
namespace = "/rmp"
|
namespace = "/rmp"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user