Skip to content

Commit

Permalink
Update helix_joint_states topic.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpolzin committed Feb 5, 2024
1 parent ad5be52 commit 25fee73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helix_bringup/launch/helix_bringup.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def generate_launch_description():
executable='joint_state_publisher',
name='joint_state_publisher',
parameters=[{
'source_list': ['helix_description/joint_states','dynamixel_joint_state_publisher/joint_states'],
'source_list': ['helix_joint_state_publisher/joint_states','dynamixel_joint_state_publisher/joint_states'],
}]
)

Expand Down

0 comments on commit 25fee73

Please sign in to comment.