Skip to content

Commit

Permalink
Change launch files
Browse files Browse the repository at this point in the history
  • Loading branch information
stooppas committed Jun 10, 2022
1 parent acabdb1 commit 8c8c0dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 55 deletions.
3 changes: 3 additions & 0 deletions niryo_one_bringup/launch/controllers.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ def generate_launch_description():
output='screen',
executable='robot_state_publisher',
parameters=[robot_description],
remappings=[
(['/',LaunchConfiguration('ns'),'/joint_states'], '/joint_states'),
],
)

start_controller_spawner_1_cmd = Node(
Expand Down
55 changes: 0 additions & 55 deletions niryo_one_bringup/launch/robot_commander.launch.py

This file was deleted.

0 comments on commit 8c8c0dc

Please sign in to comment.