nbv_sim/cfg/active_grasp.yaml

21 lines
490 B
YAML
Raw Normal View History

2021-07-09 15:53:34 +02:00
bt_sim:
2021-09-08 17:32:21 +02:00
gui: False
2021-08-27 10:52:27 +02:00
cam_noise: True
2021-09-08 16:50:53 +02:00
scene: test.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
ee_frame_id: panda_hand
2021-09-04 15:50:29 +02:00
ee_grasp_offset: [0.0, 0.0, -0.383, 0.924, 0.0, 0.0, 0.065] # offset to the moveit ee
linear_vel: 0.05
2021-09-03 22:39:17 +02:00
qual_threshold: 0.9
2021-05-26 14:46:12 +02:00
camera:
frame_id: camera_optical_frame
info_topic: /camera/depth/camera_info
depth_topic: /camera/depth/image_raw
2021-09-03 22:39:17 +02:00
min_z_dist: 0.22
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