Skip to content

Commit

Permalink
Remove chained controllers parameter because it is not used anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl committed Mar 29, 2022
1 parent 1cfa7bb commit 056b06b
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@ controller_manager:
position_trajectory_controller:
type: joint_trajectory_controller/JointTrajectoryController

chained_controllers:
parallel_group_1:
- position_trajectory_controller
parallel_group_2:
- position_controller
parallel_group_3:
- joint1_position_controller
- joint2_position_controller


# First-level controllers
joint1_position_controller:
Expand Down

0 comments on commit 056b06b

Please sign in to comment.