nbv_sim/cfg/active_grasp.yaml

37 lines
790 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: False
gripper_force: 10
2021-11-09 19:32:13 +01:00
scene: random
2021-07-09 15:53:34 +02:00
2021-12-03 13:52:07 +01:00
hw:
roi_calib_file: $(find active_grasp)/cfg/hw/T_base_tag.txt
scene_file: $(find active_grasp)/cfg/hw/scene01.yaml
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-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
cartesian_velocity_controller:
topic: /cartesian_velocity_controller/set_command
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
policy:
2021-11-12 15:08:34 +01:00
rate: 4
window_size: 12
nbv_grasp:
2021-11-12 15:08:34 +01:00
max_views: 80
2021-11-09 19:32:13 +01:00
min_gain: 10