File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
moveit_pro_kinova_configs/kinova_sim
moveit_pro_ur_configs/picknik_ur_base_config/objectives Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ hardware:
60
60
- external_camera : " true"
61
61
- wrist_realsense : " true"
62
62
- use_internal_bus_gripper_comm : " false"
63
- - mujoco_model : " description/mujoco/scene .xml"
63
+ - mujoco_model : " description/mujoco/rafti_fingers_scene .xml"
64
64
65
65
# Sets ROS global params for launch.
66
66
# [Optional]
Original file line number Diff line number Diff line change 165
165
<Action
166
166
ID =" TransformPose"
167
167
input_pose =" {model_object}"
168
- translation_xyz =" 0.0;0.0;0.3 "
168
+ translation_xyz =" 0.0;0.0;0.28 "
169
169
quaternion_xyzw =" -0.707107;0.707107;0.0;0.0"
170
170
output_pose =" {hole_object}"
171
171
/>
265
265
<Action
266
266
ID =" SwitchController"
267
267
activate_controllers =" velocity_force_controller"
268
+ activate_asap =" true"
269
+ automatic_deactivation =" true"
270
+ controller_list_action_name =" /controller_manager/list_controllers"
271
+ controller_switch_action_name =" /controller_manager/switch_controller"
272
+ strictness =" 1"
273
+ timeout =" 0.000000"
268
274
/>
269
275
<Action
270
276
ID =" CreateStampedTwist"
297
303
<Action
298
304
ID =" SwitchController"
299
305
activate_controllers =" joint_trajectory_controller"
306
+ activate_asap =" true"
307
+ automatic_deactivation =" true"
308
+ controller_list_action_name =" /controller_manager/list_controllers"
309
+ controller_switch_action_name =" /controller_manager/switch_controller"
310
+ strictness =" 1"
311
+ timeout =" 0.000000"
300
312
/>
301
313
</Decorator >
302
314
</Control >
Original file line number Diff line number Diff line change 42
42
<Action
43
43
ID =" GetPointCloud"
44
44
topic_name =" {points_topic_name}"
45
- timeout_sec =" 5 .000000"
45
+ timeout_sec =" 10 .000000"
46
46
message_out =" {point_cloud}"
47
47
/>
48
48
<Action
You can’t perform that action at this time.
0 commit comments