226 Commits

Author SHA1 Message Date
Michel Breyer
d3e0d58c05 Count rear side voxels 2021-08-18 10:40:10 +02:00
Michel Breyer
37ac25796f Detect surface crossings 2021-08-18 10:05:04 +02:00
Michel Breyer
a55b02b9ed Latch visualization topics 2021-08-18 09:58:03 +02:00
Michel Breyer
2614a9e9af Fix lower bound of rays 2021-08-17 22:12:52 +02:00
Michel Breyer
423db80e29 Step along rays 2021-08-17 21:56:05 +02:00
Michel Breyer
231e337c0f Improve grasp visualization 2021-08-17 20:53:03 +02:00
Michel Breyer
685e41dde2 Explicitly initialize tf broadcaster 2021-08-17 16:43:11 +02:00
Michel Breyer
26f7103237 Pass frame explicitly to each visualization method 2021-08-17 16:24:23 +02:00
Michel Breyer
69e6acf00b Fix wrong transform 2021-08-17 09:32:59 +02:00
Michel Breyer
ac5c490ae8 Draw colored camera views in rviz 2021-08-16 17:38:17 +02:00
Michel Breyer
4b4d54240b Only cast rays that intersect with the bbox 2021-08-16 15:33:52 +02:00
Michel Breyer
6da198a5bf Compute ray directions 2021-08-13 14:47:17 +02:00
Michel Breyer
164109c4bd Generate candidate viewpoints 2021-08-13 14:47:04 +02:00
Michel Breyer
ffd342e073 Update rviz config 2021-08-12 13:22:15 +02:00
Michel Breyer
9c16ecc603 Nbv skeleton 2021-08-11 18:12:32 +02:00
Michel Breyer
f594b73a67 Remove unused import 2021-08-11 18:04:17 +02:00
Michel Breyer
2a31fe3cb1 Rename launch file 2021-08-11 18:03:44 +02:00
Michel Breyer
1e6d933e53 Visualize quality and grasps 2021-08-10 18:52:03 +02:00
Michel Breyer
5a33561abb Fix issue with nans 2021-08-10 17:17:37 +02:00
Michel Breyer
020adebfd3 Fix init of baselines 2021-08-10 11:02:56 +02:00
Michel Breyer
0beca41c39 Compute mean over recent grasp predictions 2021-08-09 15:19:17 +02:00
Michel Breyer
4eeb309a8f Pass arguments directly to the policy 2021-08-06 15:23:50 +02:00
Michel Breyer
6fa4007727 Move timer to a separate module 2021-08-05 13:45:22 +02:00
Michel Breyer
5d17498084 Define task frame based on bbox 2021-08-03 18:11:30 +02:00
Michel Breyer
8a0dd9fd45 Merge branch 'devel' of github.com:mbreyer/active_grasp into devel 2021-07-22 11:29:05 +02:00
Michel Breyer
859422bc6c Move rviz config 2021-07-22 11:28:53 +02:00
Michel Breyer
1aa676f340 Seed the simulation 2021-07-22 11:05:30 +02:00
Michel Breyer
7a1756e87e Move results to an external folder 2021-07-15 13:09:44 +02:00
Michel Breyer
ed40db562e Read cam update rate from the config file 2021-07-14 17:01:34 +02:00
Michel Breyer
8989115bd7 Publish simulation state in multiple threads 2021-07-14 16:52:53 +02:00
Michel Breyer
7d3283ff32 Read the cam pub rate from the config file 2021-07-12 15:59:59 +02:00
Michel Breyer
2f07ceab82 Tune initial configuration 2021-07-12 14:52:05 +02:00
Michel Breyer
133fc18d4d Add notebook to compute mean metrics 2021-07-12 14:08:12 +02:00
Michel Breyer
66cbf39516 Log metrics 2021-07-12 13:12:36 +02:00
Michel Breyer
1375cedcb5 Seed the rng of the simulation 2021-07-09 15:53:34 +02:00
Michel Breyer
8772e80321 Add alignment baseline 2021-07-08 10:54:29 +02:00
Michel Breyer
44190330fe Random view baseline 2021-07-08 09:36:51 +02:00
Michel Breyer
869a61e981 Add fixed trajectory baseline 2021-07-08 09:15:09 +02:00
Michel Breyer
5855f67c2a Add top baseline 2021-07-07 17:46:11 +02:00
Michel Breyer
6658b8c7f0 Add setup.py file 2021-07-07 16:29:50 +02:00
Michel Breyer
f29d861fd4 Reject grasps outside the target bbox 2021-07-07 15:08:32 +02:00
Michel Breyer
37bef05d70 Prevent the floor from being selected as a target 2021-07-07 10:44:57 +02:00
Michel Breyer
71eac8d295 Select target 2021-07-07 10:16:12 +02:00
Michel Breyer
9a03a26172 Cleanup 2021-07-06 14:00:04 +02:00
Michel Breyer
12ae207b5b Approach the grasp from a fixed offset 2021-06-08 15:36:02 +02:00
Michel Breyer
139b73d657 Visualize control target 2021-06-08 11:43:58 +02:00
Michel Breyer
d431a95b5a Draw camera path 2021-06-08 11:20:35 +02:00
Michel Breyer
0cdeaa34f3 Reduce calls to the physics engine 2021-06-02 11:28:26 +02:00
Michel Breyer
e04361dd8c Simulate joint trajectory and move gripper interfaces 2021-06-02 11:20:58 +02:00
Michel Breyer
0545dbcc06 Simplify grasp controller 2021-05-26 21:55:11 +02:00