Skip to content

Commit

Permalink
Update src/kinova_gen3_mujoco_config/objectives/april_tag_object_regi…
Browse files Browse the repository at this point in the history
…stration.xml
  • Loading branch information
dyackzan authored May 22, 2024
1 parent 33bbb59 commit 094d6c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</Control>
</Decorator>
<Control ID="Sequence">
<Action ID="LoadPointCloudFromFile" file_path="~/user_ws/install/picknik_accessories/share/picknik_accessories/descriptions/miscellaneous/satellite.stl" frame_id="object_frame" num_sampled_points="3000" random_seed="1234" point_cloud="{model_point_cloud}" scale="1.0" color="255;150;0"/>
<Action ID="LoadPointCloudFromFile" file_path="~/user_ws/install/picknik_accessories/share/picknik_accessories/descriptions/miscellaneous/mock_satellite.stl" frame_id="object_frame" num_sampled_points="3000" random_seed="1234" point_cloud="{model_point_cloud}" scale="1.0" color="255;150;0"/>
<Control ID="Fallback">
<Decorator ID="Timeout" msec="1000">
<Action ID="PublishStaticFrame" pose="{object_stamped_pose_estimate}" child_frame_id="object_frame" publish_rate="5"/>
Expand Down

0 comments on commit 094d6c7

Please sign in to comment.