mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-02-22 22:16:47 +00:00
update
This commit is contained in:
parent
936bd2f9b7
commit
b347a2adc9
@ -68,7 +68,7 @@ catkin_install_python(PROGRAMS ${python_scripts}
|
|||||||
################################################################################
|
################################################################################
|
||||||
# Install
|
# Install
|
||||||
################################################################################
|
################################################################################
|
||||||
install(DIRECTORY meshes rviz urdf config
|
install(DIRECTORY meshes rviz urdf
|
||||||
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
|
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<arg name="cmd_vel_out" default="twist_mux/cmd_vel"/>
|
<arg name="cmd_vel_out" default="twist_mux/cmd_vel"/>
|
||||||
|
|
||||||
<arg name="config_locks" default="$(find twist_mux)/config/twist_mux_locks.yaml"/>
|
<arg name="config_locks" default="$(find twist_mux)/config/twist_mux_locks.yaml"/>
|
||||||
<arg name="config_topics" default="$(find cps_rmp220_Support)/config/twist_mux_topics.yaml"/>
|
<arg name="config_topics" default="$(find cps_rmp220_support)/config/twist_mux_topics.yaml"/>
|
||||||
|
|
||||||
<arg name="config_joy" default="$(find twist_mux)/config/joystick.yaml"/>
|
<arg name="config_joy" default="$(find twist_mux)/config/joystick.yaml"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user