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

Commit

Permalink
Favorite the AprilTag Pick Objective in GZ Sim (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Holum authored Aug 9, 2023
1 parent a0f54f2 commit 2d66866
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="Pick Apriltag Labeled Object">
<!-- ////////// -->
<BehaviorTree ID="Pick Apriltag Labeled Object" _description="Picks up an object that is at a known pose offset from an AprilTag marker.">
<BehaviorTree ID="Pick Apriltag Labeled Object" _description="Picks up an object that is at a known pose offset from an AprilTag marker." _favorite="true">
<Control ID="Sequence" name="TopLevelSequence">
<Control ID="Sequence" name="Setup">
<Action ID="LoadObjectiveParameters" config_file_name="apriltag_detection_config.yaml" parameters="{parameters}"/>
Expand Down

0 comments on commit 2d66866

Please sign in to comment.