Skip to content

Commit 39042d0

Browse files
author
Victor Lopez
committed
Cleanup unused files
1 parent 1d6b67e commit 39042d0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pmb2_bringup/launch/twist_mux.launch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ def generate_launch_description():
3232
'config_topics': os.path.join(pkg, 'config', 'twist_mux', 'twist_mux_topics.yaml'),
3333
'joystick': os.path.join(pkg, 'config', 'twist_mux', 'joystick.yaml'),
3434
}.items()),
35-
include_launch_py_description('pmb2_bringup', ['launch', 'joystick_teleop.launch.py']),
3635
])
3736

3837
return ld

pmb2_robot/package.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<exec_depend>pmb2_bringup</exec_depend>
1414
<exec_depend>pmb2_controller_configuration</exec_depend>
1515

16-
1716
<export>
1817
<build_type>ament_cmake</build_type>
1918
</export>

0 commit comments

Comments
 (0)