File tree Expand file tree Collapse file tree 7 files changed +19
-0
lines changed
moveit_pro_franka_configs
moveit_pro_kinova_configs/kinova_sim/config
moveit_pro_ur_configs/picknik_ur_base_config/config Expand file tree Collapse file tree 7 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -146,6 +146,9 @@ objectives:
146146 perception_objectives :
147147 package_name : " moveit_pro_objectives"
148148 relative_path : " objectives/perception"
149+ visualization_objectives :
150+ package_name : " moveit_pro_objectives"
151+ relative_path : " objectives/visualization"
149152 sim_objectives :
150153 package_name : " factory_sim"
151154 relative_path : " objectives"
Original file line number Diff line number Diff line change @@ -137,6 +137,9 @@ objectives:
137137 perception_objectives :
138138 package_name : " moveit_pro_objectives"
139139 relative_path : " objectives/perception"
140+ visualization_objectives :
141+ package_name : " moveit_pro_objectives"
142+ relative_path : " objectives/visualization"
140143 sim_objectives :
141144 package_name : " grinding_sim"
142145 relative_path : " objectives"
Original file line number Diff line number Diff line change 7676 "Inspector" ,
7777 "Pick 1 Pill Bottle" ,
7878 "AddBottlesToPlanningScene" ,
79+ "Interactive Marker Visualization" , # Server not available for GetTextFromUser
7980}
8081
8182
Original file line number Diff line number Diff line change @@ -111,6 +111,9 @@ objectives:
111111 perception_objectives :
112112 package_name : " moveit_pro_objectives"
113113 relative_path : " objectives/perception"
114+ visualization_objectives :
115+ package_name : " moveit_pro_objectives"
116+ relative_path : " objectives/visualization"
114117 custom_objectives :
115118 package_name : " dual_arm_sim"
116119 relative_path : " objectives"
Original file line number Diff line number Diff line change @@ -65,6 +65,9 @@ objectives:
6565 perception_objectives :
6666 package_name : " moveit_pro_objectives"
6767 relative_path : " objectives/perception"
68+ visualization_objectives :
69+ package_name : " moveit_pro_objectives"
70+ relative_path : " objectives/visualization"
6871 sim_objectives :
6972 package_name : " kitchen_sim"
7073 relative_path : " objectives"
Original file line number Diff line number Diff line change @@ -171,6 +171,9 @@ objectives:
171171 mujoco_objectives :
172172 package_name : " moveit_pro_objectives"
173173 relative_path : " objectives/mujoco"
174+ visualization_objectives :
175+ package_name : " moveit_pro_objectives"
176+ relative_path : " objectives/visualization"
174177 sim_objectives :
175178 package_name : " kinova_sim"
176179 relative_path : " objectives"
Original file line number Diff line number Diff line change @@ -184,6 +184,9 @@ objectives:
184184 perception_objectives :
185185 package_name : " moveit_pro_objectives"
186186 relative_path : " objectives/perception"
187+ visualization_objectives :
188+ package_name : " moveit_pro_objectives"
189+ relative_path : " objectives/visualization"
187190 simulation_objectives :
188191 package_name : " picknik_ur_base_config"
189192 relative_path : " objectives"
You can’t perform that action at this time.
0 commit comments