73 Commits

Author SHA1 Message Date
Michel Breyer
eca61e7297 Clear IG markers after exploring 2021-12-06 10:22:51 +01:00
Michel Breyer
55658948d6 Precompile raycast fn 2021-12-06 10:06:53 +01:00
Michel Breyer
90ef7e98d2 Wait for user input between runs 2021-12-06 09:46:46 +01:00
Michel Breyer
d7cf72b1bc Merge branch 'devel' of github.com:mbreyer/active_grasp into devel 2021-12-06 08:38:49 +01:00
Michel Breyer
6f735531e0 Improve visualization of ray casting 2021-12-06 08:38:32 +01:00
Michel Breyer
571b382654 Open gripper after each run 2021-12-03 14:48:51 +01:00
Michel Breyer
c0ae6e2333 Fix depth img encoding 2021-12-03 14:06:26 +01:00
Michel Breyer
d8ea9683db Load scene config 2021-12-03 13:52:07 +01:00
Michel Breyer
e7aa81fed3 Minor 2021-12-03 11:49:50 +01:00
Michel Breyer
2f6fdf9c76 Remove unused imports 2021-11-24 16:26:38 +01:00
Michel Breyer
bcd270414f Read cartesian controller topic from rosparam 2021-11-24 11:34:12 +01:00
Michel Breyer
64730721cd Update min IG stopping criterion 2021-11-11 15:19:49 +01:00
Michel Breyer
524f4465dd Minor 2021-11-11 10:39:57 +01:00
Michel Breyer
3c39453aa8 Relax stopping criterion 2021-11-10 16:46:34 +01:00
Michel Breyer
e521ec4b0f Update angular velocity gain 2021-11-10 16:38:59 +01:00
Michel Breyer
406c53b309 Fix transform 2021-11-10 14:52:48 +01:00
Michel Breyer
0ac5ca20aa Minor 2021-11-10 12:15:33 +01:00
Michel Breyer
5f9c52bc19 Rename nbv policy 2021-11-10 10:50:51 +01:00
Michel Breyer
d351416b6d Change order of bbox visualization 2021-11-10 10:48:50 +01:00
Michel Breyer
533e6db06d Log motion plan failures 2021-11-09 23:00:59 +01:00
Michel Breyer
c53378d33d Compute IG only for voxels within the bounding box 2021-11-09 19:21:39 +01:00
Michel Breyer
2b8c66b318 Clear the whole planning scene before approaching 2021-11-09 17:10:39 +01:00
Michel Breyer
db681cea01 Increase time for the planning scene to update 2021-11-09 15:27:36 +01:00
Michel Breyer
b5f12baaba Update dbscan parameters 2021-11-09 15:10:42 +01:00
Michel Breyer
97517fb755 Remove unused configs 2021-11-09 12:01:35 +01:00
Michel Breyer
8052784cc0 Check whether the target is graspable 2021-11-09 11:53:16 +01:00
Michel Breyer
39e17ca5b7 Remove unused variables 2021-11-09 11:48:54 +01:00
Michel Breyer
945c912347 Specify MoveIt velocity scaling 2021-11-08 15:09:27 +01:00
Michel Breyer
2df4f09d0b Fix 2021-11-08 14:39:44 +01:00
Michel Breyer
9fccea5681 Check whether grasp can be reached 2021-11-08 13:13:43 +01:00
Michel Breyer
c82e7bde50 Minor 2021-11-08 11:43:06 +01:00
Michel Breyer
6d7a9fc3e2 Minor 2021-11-06 15:06:28 +01:00
Michel Breyer
3c268c7a5d Change definition of ROI wrt target bbox 2021-11-06 13:39:53 +01:00
Michel Breyer
9580b5c620 Use trac_ik solver 2021-11-05 15:53:15 +01:00
Michel Breyer
3d7a8c8ba9 Catch rare qhull errors 2021-11-04 20:08:16 +01:00
Michel Breyer
33d123e3ee Minor 2021-11-04 20:07:57 +01:00
Michel Breyer
7db03ff39e Specify xyz bounds for randomizing object location 2021-11-04 18:20:47 +01:00
Michel Breyer
cdd3cfb686 Update urdf paths 2021-11-04 17:49:42 +01:00
Michel Breyer
51ace4db01 Update score function 2021-11-04 17:37:51 +01:00
Michel Breyer
5d635cb540 Improve seeding behavior 2021-11-04 16:48:25 +01:00
Michel Breyer
3b44940e36 Prevent division by zero 2021-11-04 15:21:36 +01:00
Michel Breyer
c9b6ecbad1 Merge branch 'devel' of github.com:mbreyer/active_grasp into devel 2021-11-04 15:15:22 +01:00
Michel Breyer
0cafc20ead Use the Open3D wrapper of qhull 2021-11-04 15:04:10 +01:00
Michel Breyer
d307d7d57e Add TODO 2021-10-28 13:43:08 +02:00
Michel Breyer
4a884fdc11 WIP 2021-10-27 15:43:01 +02:00
Michel Breyer
8f6f18d296 Minor 2021-10-27 14:52:07 +02:00
Michel Breyer
f311ac4eed Decrease MoveIt planning time 2021-10-27 14:29:34 +02:00
Michel Breyer
b1eef0d6ef Option to add random noise to object locations 2021-10-27 14:29:18 +02:00
Michel Breyer
cc42ff66e8 Add collision object for the support plane 2021-10-25 11:09:13 +02:00
Michel Breyer
a7f05f9354 Switch to RRTStar 2021-10-25 10:47:01 +02:00