Skip to content

Commit 291b367

Browse files
author
robotis
committed
fixed joint_state_controller doubled bug
1 parent 32a0916 commit 291b367

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

open_manipulator_gazebo/launch/open_manipulator_controller.launch

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
<!-- load the controllers -->
77
<node name="controller_spawner" pkg="controller_manager" type="spawner" respawn="false"
8-
output="screen" args="joint_state_controller
9-
joint1_position
8+
output="screen" args="joint1_position
109
joint2_position
1110
joint3_position
1211
joint4_position

0 commit comments

Comments
 (0)