217 Commits

Author SHA1 Message Date
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
Michel Breyer
062c541b56 Generate random object arrangements 2021-05-26 14:46:12 +02:00
Michel Breyer
914b808179 Rename simulation class 2021-05-11 13:58:35 +02:00
Michel Breyer
8fdd2af05e Add single view baseline 2021-05-05 12:22:41 +02:00
Michel Breyer
3676fc896a Read frame ids from the param server 2021-05-05 11:41:10 +02:00
Michel Breyer
c37af70f56 Change to new VGN interface 2021-05-05 11:18:43 +02:00
Michel Breyer
cd9fb814e9 Fixed trajectory baseline 2021-04-29 10:50:33 +02:00
Michel Breyer
af955b40ed Change default visualizer camera settings 2021-04-28 17:27:55 +02:00
Michel Breyer
404a2cadc6 Fix camera optical frame link index 2021-04-28 17:03:49 +02:00
Michel Breyer
507a6b7f07 Publish camera info 2021-04-28 11:24:51 +02:00