Skip to content

Commit 16e819f

Browse files
17722 Update hangar_sim to use the JTC in the Point-to-Point objective instead of the JTAC, which is the new default
1 parent 25798e4 commit 16e819f

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)