Skip to content

Commit 4df5a42

Browse files
authored
Merge pull request #551 from PickNikRobotics/17722-hangar-sim-point-to-point-jtc
17722 Update hangar_sim to use the JTC in the Point-to-Point objective instead of the JTAC, which is the new default
2 parents ee658a9 + b11908a commit 4df5a42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/hangar_sim/objectives/point-to-point_trajectory.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
controller_names="joint_trajectory_controller"
2020
target_joint_state="{target_joint_state}"
2121
execution_pipeline="jtc"
22+
controller_action_server="/joint_trajectory_controller/follow_joint_trajectory"
23+
acceleration_scale_factor="1.0"
2224
/>
2325
</Control>
2426
</BehaviorTree>

0 commit comments

Comments
 (0)