nbv_sim/cfg/active_grasp.yaml

22 lines
511 B
YAML
Raw Normal View History

2021-07-09 15:53:34 +02:00
bt_sim:
2021-09-13 18:29:41 +02:00
gui: False
cam_noise: True
2021-09-14 11:20:58 +02:00
scene: kitchen.yaml
2021-07-09 15:53:34 +02:00
2021-09-03 22:39:17 +02:00
grasp_controller:
2021-05-05 11:18:43 +02:00
base_frame_id: panda_link0
2021-09-13 18:29:41 +02:00
ee_grasp_offset: [0.0, 0.0, -0.383, 0.924, 0.0, 0.0, 0.065] # offset to panda_link8
2021-09-11 20:49:55 +02:00
control_rate: 30
2021-09-04 15:50:29 +02:00
linear_vel: 0.05
2021-10-08 14:30:02 +02:00
policy_rate: 2
2021-05-26 14:46:12 +02:00
camera:
2021-09-11 20:49:55 +02:00
frame_id: camera_depth_optical_frame
info_topic: /camera/depth/camera_info
2021-09-11 21:02:14 +02:00
depth_topic: /camera/depth/image_rect_raw
2021-09-11 20:49:55 +02:00
min_z_dist: 0.3
2021-08-03 18:11:30 +02:00
2021-04-29 10:50:33 +02:00
vgn:
2021-07-06 14:00:04 +02:00
model: $(find vgn)/assets/models/vgn_conv.pth
2021-05-26 14:46:12 +02:00
finger_depth: 0.05
2021-09-11 20:49:55 +02:00
qual_threshold: 0.9