nbv_sim/cfg/active_grasp.yaml
2021-09-08 16:50:53 +02:00

22 lines
509 B
YAML

bt_sim:
gui: true
cam_noise: True
calib_error: True
scene: test.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
linear_vel: 0.05
qual_threshold: 0.9
camera:
frame_id: camera_optical_frame
info_topic: /camera/depth/camera_info
depth_topic: /camera/depth/image_raw
min_z_dist: 0.22
vgn:
model: $(find vgn)/assets/models/vgn_conv.pth
finger_depth: 0.05