Move on a half sphere
This commit is contained in:
@@ -1,20 +1,21 @@
|
||||
bt_sim:
|
||||
gui: False
|
||||
gui: True
|
||||
cam_noise: True
|
||||
scene: test.yaml
|
||||
scene: test1.yaml
|
||||
|
||||
grasp_controller:
|
||||
base_frame_id: panda_link0
|
||||
ee_frame_id: panda_hand
|
||||
ee_grasp_offset: [0.0, 0.0, -0.383, 0.924, 0.0, 0.0, 0.065] # offset to the moveit ee
|
||||
control_rate: 30
|
||||
linear_vel: 0.05
|
||||
qual_threshold: 0.9
|
||||
policy_rate: 5
|
||||
camera:
|
||||
frame_id: camera_optical_frame
|
||||
frame_id: camera_depth_optical_frame
|
||||
info_topic: /camera/depth/camera_info
|
||||
depth_topic: /camera/depth/image_raw
|
||||
min_z_dist: 0.26
|
||||
min_z_dist: 0.3
|
||||
|
||||
vgn:
|
||||
model: $(find vgn)/assets/models/vgn_conv.pth
|
||||
finger_depth: 0.05
|
||||
qual_threshold: 0.9
|
||||
|
Reference in New Issue
Block a user