Skip to content

Commit

Permalink
update trajectory_execution param
Browse files Browse the repository at this point in the history
  • Loading branch information
abake48 committed Jul 27, 2023
1 parent 3c21cdc commit a7a447c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/tutorials/quickstart_in_rviz/launch/demo.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def launch_setup(context, *args, **kwargs):
"gen3", package_name="kinova_gen3_7dof_robotiq_2f_85_moveit_config"
)
.robot_description(mappings=launch_arguments)
.trajectory_execution(file_path="config/moveit_controllers.yaml")
.planning_scene_monitor(
publish_robot_description=True, publish_robot_description_semantic=True
)
Expand Down

0 comments on commit a7a447c

Please sign in to comment.