Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Update src/picknik_ur_mock_hw_config/objectives/joint_diagnostic.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Bilal Gill <bilal.gill@picknik.ai>
  • Loading branch information
davetcoleman and bgill92 authored Jul 10, 2024
1 parent 689d063 commit e6bc7a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<root BTCPP_format="4" main_tree_to_execute="Joint Diagnostic">
<!-- ////////// -->
<BehaviorTree ID="Joint Diagnostic" _description="Example of cycliing through the min and max limits of a single joint, for hardware testing" _favorite="true">
<BehaviorTree ID="Joint Diagnostic" _description="Example of cycling through the min and max limits of a single joint, for hardware testing" _favorite="true">
<Control ID="Sequence" name="TopLevelSequence">
<!--Setup by moving home-->
<SubTree ID="Move to Waypoint" waypoint_name="Home" joint_group_name="manipulator" controller_names="/joint_trajectory_controller /robotiq_gripper_controller" planner_interface="moveit_default"/>
Expand Down

0 comments on commit e6bc7a6

Please sign in to comment.