Skip to content

Commit

Permalink
Update iiwa_test_joint_trajectory_controller.launch.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanneguydv authored Dec 13, 2023
1 parent d77ca0b commit 445ab61
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ def generate_launch_description():
return LaunchDescription(
[
Node(
package='ros2_control_test_nodes',
executable='publisher_joint_trajectory_position_controller',
package='ros2_controllers_test_nodes',
executable='publisher_joint_trajectory_controller',
name='publisher_joint_trajectory_controller',
parameters=[position_goals],
output="both",
Expand Down

0 comments on commit 445ab61

Please sign in to comment.