Skip to content

Commit

Permalink
final merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcalderon03 committed Nov 24, 2024
1 parent 75b21b0 commit ba9cb25
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions urc_bringup/launch/bringup.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@ def generate_launch_description():
arguments=["-p", controller_config_file_dir, "status_light_controller"]
)

teleop_launch = IncludeLaunchDescription(
PythonLaunchDescriptionSource(
[FindPackageShare("urc_bringup"), "/launch/teleop.launch.py"]
)

twist_mux_node = Node(
package="urc_platform",
executable="urc_platform_TwistMux",
Expand Down

0 comments on commit ba9cb25

Please sign in to comment.