You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_description="Takes a snapshot of the scene camera and then updates the planning scene in RViz with an ocotomap based on the `sensors_3d.yaml` file settings."
7
+
_favorite="false"
8
+
>
9
+
<ControlID="Sequence"name="TopLevelSequence">
10
+
<ActionID="ClearSnapshot" />
11
+
<Action
12
+
ID="GetPointCloud"
13
+
message_out="{point_cloud}"
14
+
publisher_timeout_sec="5.000000"
15
+
timeout_sec="5.000000"
16
+
topic_name="/scene_camera/points"
17
+
/>
18
+
<Action
19
+
ID="UpdatePlanningSceneService"
20
+
point_cloud="{point_cloud}"
21
+
point_cloud_service="/point_cloud_service"
22
+
/>
23
+
<Action
24
+
ID="SendPointCloudToUI"
25
+
pcd_topic="/pcd_pointcloud_captures"
26
+
point_cloud="{point_cloud}"
27
+
/>
28
+
</Control>
29
+
</BehaviorTree>
30
+
<TreeNodesModel>
31
+
<SubTreeID="Octomap Example">
32
+
<MetadataFields>
33
+
<Metadatarunnable="true" />
34
+
<Metadatasubcategory="Perception - 3D Point Cloud" />
0 commit comments