52 Commits

Author SHA1 Message Date
722c319ed3 update 2024-12-20 15:28:39 +08:00
384d8a0ca6 sim on omni_test 2024-12-04 16:07:44 +08:00
0nhc
4099a0574d add offset for gsnet-generated grasp poses 2024-11-04 00:53:23 -06:00
0nhc
ed5915fa40 added support id interface 2024-11-03 01:15:25 -05:00
0nhc
d70e585860 solved the fucking mysterous bug 2024-10-21 11:32:13 -05:00
0nhc
c8f0354550 goodnight 2024-10-20 17:20:09 -05:00
0nhc
ca9b6733f0 interfaced with gsnet 2024-10-19 18:31:46 -05:00
0nhc
7cad070b13 support different controller for different type of policies 2024-10-13 06:51:46 -05:00
0nhc
79d709d1ac ap-single-view baseline succeeded 2024-10-13 06:40:54 -05:00
0nhc
2a5192e9db single-view initialized 2024-10-13 05:34:35 -05:00
0nhc
620010d05a using target ID inpolicy test passed 2024-10-13 01:22:11 -05:00
0nhc
52cb65dee8 add seg_id interface for policy update() function 2024-10-13 01:13:42 -05:00
0nhc
0b3d7f2b22 successfully applies segmentation input for policy class 2024-10-13 00:37:45 -05:00
Michel Breyer
7f111252d0 Update transform interface 2022-01-11 11:19:21 +01:00
Michel Breyer
484483aa4c Increase wait time for velocity switching 2021-12-06 11:05:28 +01:00
Michel Breyer
6ea4ef4d34 Fix timing issue 2021-12-06 10:49:18 +01:00
Michel Breyer
90ef7e98d2 Wait for user input between runs 2021-12-06 09:46:46 +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
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
e521ec4b0f Update angular velocity gain 2021-11-10 16:38:59 +01:00
Michel Breyer
533e6db06d Log motion plan failures 2021-11-09 23:00:59 +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
945c912347 Specify MoveIt velocity scaling 2021-11-08 15:09:27 +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
3d7a8c8ba9 Catch rare qhull errors 2021-11-04 20:08:16 +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
f311ac4eed Decrease MoveIt planning time 2021-10-27 14:29:34 +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
Michel Breyer
305654a200 Minor formatting 2021-10-13 17:39:28 +02:00
Michel Breyer
1532d66b6e Adjust pregrasp pose 2021-10-13 15:44:22 +02:00
Michel Breyer
c6126d5a3f Make logdir 2021-10-13 15:44:06 +02:00
Michel Breyer
30ab57e7d2 Increase planning time 2021-10-13 14:21:50 +02:00
Michel Breyer
51c4f8861a Minor 2021-10-13 14:04:01 +02:00
Michel Breyer
3cc4fb159b Approach grasp and lift with Cartesian planner 2021-10-13 13:55:18 +02:00
Michel Breyer
8a1b8130dc Change MoveIt planner 2021-10-13 11:59:10 +02:00
Michel Breyer
505b768cce Minor 2021-10-12 17:57:09 +02:00
Michel Breyer
a4e170966a Attach the target collision object before grasping 2021-10-12 17:42:48 +02:00
Michel Breyer
5815a2a66c Create separate collision objects 2021-10-12 17:17:13 +02:00
Michel Breyer
b91ced08d9 Create collision objects from the reconstruction 2021-10-11 22:44:46 +02:00
Michel Breyer
fcc5045671 Read nbv params from the rosparam server 2021-10-08 15:41:50 +02:00