File tree 8 files changed +15
-128
lines changed
moveit_pro_ur_configs/picknik_ur_base_config/objectives
8 files changed +15
-128
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <root BTCPP_format =" 4" main_tree_to_execute =" Bring It " >
2
+ <root BTCPP_format =" 4" main_tree_to_execute =" Move Boxes to Loading Zone " >
3
3
<!-- //////////-->
4
4
<BehaviorTree
5
- ID =" Bring It "
5
+ ID =" Move Boxes to Loading Zone "
6
6
_description =" Bring beer to table"
7
7
_favorite =" true"
8
8
>
19
19
<Control ID =" Sequence" >
20
20
<Control ID =" Fallback" >
21
21
<SubTree
22
- ID =" Bring It start from waypoint "
22
+ ID =" Move Boxes to Loading Zone Start from Waypoint "
23
23
waypoint_name =" View Boxes"
24
24
_collapsed =" true"
25
25
threshold =" 0.25"
30
30
erosion_size =" 10"
31
31
/>
32
32
<SubTree
33
- ID =" Bring It start from waypoint "
33
+ ID =" Move Boxes to Loading Zone Start from Waypoint "
34
34
waypoint_name =" View Boxes 2"
35
35
place_pose =" {place_pose}"
36
36
threshold =" 0.4"
52
52
</Control >
53
53
</BehaviorTree >
54
54
<TreeNodesModel >
55
- <SubTree ID =" Bring It " >
55
+ <SubTree ID =" Move Boxes to Loading Zone " >
56
56
<MetadataFields >
57
57
<Metadata runnable =" true" />
58
58
</MetadataFields >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <root BTCPP_format =" 4" main_tree_to_execute =" Bring It start from waypoint " >
2
+ <root BTCPP_format =" 4" main_tree_to_execute =" Move Boxes to Loading Zone Start from Waypoint " >
3
3
<!-- //////////-->
4
4
<BehaviorTree
5
- ID =" Bring It start from waypoint "
5
+ ID =" Move Boxes to Loading Zone Start from Waypoint "
6
6
_subtreeOnly =" false"
7
7
waypoint_name =" View Boxes"
8
8
place_pose =" {place_pose}"
299
299
</Control >
300
300
</BehaviorTree >
301
301
<TreeNodesModel >
302
- <SubTree ID =" Bring It start from waypoint " >
302
+ <SubTree ID =" Move Boxes to Loading Zone Start from Waypoint " >
303
303
<input_port name =" erosion_size" default =" 0" />
304
304
<input_port name =" negative_prompts" default =" {negative_prompts}" />
305
305
<input_port name =" place_pose" default =" {place_pose}" />
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <root BTCPP_format =" 4" main_tree_to_execute =" run_clipseg " >
2
+ <root BTCPP_format =" 4" main_tree_to_execute =" Run Text Segmentation " >
3
3
<!-- //////////-->
4
4
<BehaviorTree
5
- ID =" run_clipseg "
5
+ ID =" Run Text Segmentation "
6
6
_subtreeOnly =" false"
7
7
_description =" "
8
8
_favorite =" true"
35
35
</Control >
36
36
</BehaviorTree >
37
37
<TreeNodesModel >
38
- <SubTree ID =" run_clipseg " >
38
+ <SubTree ID =" Run Text Segmentation " >
39
39
<MetadataFields >
40
40
<Metadata runnable =" true" />
41
41
</MetadataFields >
Original file line number Diff line number Diff line change 34
34
<TreeNodesModel >
35
35
<SubTree ID =" Interpolate to Joint State" >
36
36
<input_port name =" target_joint_state" default =" {target_joint_state}" />
37
- <input_port name =" controller_names" default =" /joint_trajectory_controller /robotiq_gripper_controller" />
37
+ <input_port
38
+ name =" controller_names"
39
+ default =" /joint_trajectory_controller /robotiq_gripper_controller"
40
+ />
38
41
<MetadataFields >
39
42
<Metadata subcategory =" Motion - Execute" />
40
43
</MetadataFields >
You can’t perform that action at this time.
0 commit comments