Skip to content

Commit b209fb0

Browse files
committed
Squashed 'src/moveit_pro_mobile_manipulation/' changes from 20fb84ea..6faac6f3
6faac6f3 Merge pull request #5 from PickNikRobotics/subtree-sync 86bb4e2e Merge commit '3f3ff51b8dff7152f011f0319c39e8e73ec944cc' afdc1bcd Sync 6.5 to main (#37) b0b5b90d Sync V6.5 to main (#29) git-subtree-dir: src/moveit_pro_mobile_manipulation git-subtree-split: 6faac6f3b0fb5e5579c7093cab5668211d068c46
1 parent 3f3ff51 commit b209fb0

28 files changed

+42
-51
lines changed

mobile_manipulation_config/objectives/00_solution_-_move_to_initial_pose.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root
32
BTCPP_format="4"
43
main_tree_to_execute="00 Solution - Move to Initial Pose"
@@ -7,7 +6,7 @@
76
<BehaviorTree
87
ID="00 Solution - Move to Initial Pose"
98
_description="Move to a pre-defined waypoint"
10-
_favorite="true"
9+
_favorite="false"
1110
_hardcoded="false"
1211
>
1312
<Control ID="Sequence" name="TopLevelSequence">

mobile_manipulation_config/objectives/01_solution_-_create_a_pose.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root BTCPP_format="4" main_tree_to_execute="01 Solution - Create a Pose">
32
<!--//////////-->
43
<BehaviorTree
54
ID="01 Solution - Create a Pose"
65
_description="Creates a pose relative to a frame"
7-
_favorite="true"
6+
_favorite="false"
87
>
98
<Control ID="Sequence" name="TopLevelSequence">
109
<Action

mobile_manipulation_config/objectives/02_solution_-_visualize_a_pose.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root BTCPP_format="4" main_tree_to_execute="02 Solution - Visualize a Pose">
32
<!--//////////-->
43
<BehaviorTree
54
ID="02 Solution - Visualize a Pose"
65
_description="Creates a pose and visualizes it"
7-
_favorite="true"
6+
_favorite="false"
87
>
98
<Control ID="Sequence" name="TopLevelSequence">
109
<Action

mobile_manipulation_config/objectives/03_solution_-_pose_2m_above_the_robot.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root
32
BTCPP_format="4"
43
main_tree_to_execute="03 Solution - Pose 2m above the robot"
@@ -7,7 +6,7 @@
76
<BehaviorTree
87
ID="03 Solution - Pose 2m above the robot"
98
_description="Creates a visualizes a pose 2m right above the robot 'base_link'"
10-
_favorite="true"
9+
_favorite="false"
1110
>
1211
<Control ID="Sequence" name="TopLevelSequence">
1312
<Action

mobile_manipulation_config/objectives/05_solution_-_define_a_path.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root BTCPP_format="4" main_tree_to_execute="05 Solution - Define a path">
32
<!--//////////-->
43
<BehaviorTree
54
ID="05 Solution - Define a path"
65
_description="Creates a simple path with two waypoints"
7-
_favorite="true"
6+
_favorite="false"
87
>
98
<Control ID="Sequence" name="TopLevelSequence">
109
<Action

mobile_manipulation_config/objectives/06_solution_-_visualize_a_path.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root BTCPP_format="4" main_tree_to_execute="06 Solution - Visualize a path">
32
<!--//////////-->
43
<BehaviorTree
54
ID="06 Solution - Visualize a path"
65
_description="How to visualize a path"
7-
_favorite="true"
6+
_favorite="false"
87
>
98
<Control ID="Sequence" name="TopLevelSequence">
109
<Action

mobile_manipulation_config/objectives/07_solution_-_plan_motion_for_a_path.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root
32
BTCPP_format="4"
43
main_tree_to_execute="07 Solution - Plan motion for a path"
@@ -7,7 +6,7 @@
76
<BehaviorTree
87
ID="07 Solution - Plan motion for a path"
98
_description="Given a path, plans the motion for the robot joints"
10-
_favorite="true"
9+
_favorite="false"
1110
>
1211
<Control ID="Sequence" name="TopLevelSequence">
1312
<Action

mobile_manipulation_config/objectives/08_solution_-_execute_path_plan.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root BTCPP_format="4" main_tree_to_execute="08 Solution - Execute path plan">
32
<!--//////////-->
43
<BehaviorTree
54
ID="08 Solution - Execute path plan"
65
_description="Plans joint-space motion to track a path, and executes it"
7-
_favorite="true"
6+
_favorite="false"
87
>
98
<Control ID="Sequence" name="TopLevelSequence">
109
<Action

mobile_manipulation_config/objectives/09_solution_-_an_infeasible_path.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root BTCPP_format="4" main_tree_to_execute="09 Solution - An infeasible path">
32
<!--//////////-->
43
<BehaviorTree
54
ID="09 Solution - An infeasible path"
65
_description="An example of a path that is not feasible"
7-
_favorite="true"
6+
_favorite="false"
87
>
98
<Control ID="Sequence" name="TopLevelSequence">
109
<Action

mobile_manipulation_config/objectives/10_solution_-_visualize_path_error.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
21
<root
32
BTCPP_format="4"
43
main_tree_to_execute="10 Solution - Visualize path error"
@@ -7,7 +6,7 @@
76
<BehaviorTree
87
ID="10 Solution - Visualize path error"
98
_description="How to visualize what's going on with an infeasible path"
10-
_favorite="true"
9+
_favorite="false"
1110
>
1211
<Control ID="Sequence" name="TopLevelSequence">
1312
<Action

0 commit comments

Comments
 (0)