95 Commits

Author SHA1 Message Date
Michel Breyer
b030d14a79 Add collision object for table 2021-09-06 16:28:20 +02:00
Michel Breyer
184b380ea9 Change score function 2021-09-06 13:40:49 +02:00
Michel Breyer
6c0a39b175 Switch nbv policy to velocity commands 2021-09-06 10:11:07 +02:00
Michel Breyer
1d00ed0f02 Fix initial view baseline 2021-09-04 17:17:29 +02:00
Michel Breyer
9751b51f33 Interpolate trajectories 2021-09-04 16:52:11 +02:00
Michel Breyer
3f3b58f404 Execute grasps with MoveIt 2021-09-04 15:50:29 +02:00
Michel Breyer
c508c65038 Improve plugin activation 2021-09-03 23:07:30 +02:00
Michel Breyer
b4f68e78cc Switch to velocity control 2021-09-03 22:39:17 +02:00
Michel Breyer
81588a1075 Move towards best grasp candidate 2021-09-03 17:10:53 +02:00
Michel Breyer
f43688023b Visualize best grasp 2021-09-03 11:50:14 +02:00
Michel Breyer
98abe3789d Small touch to the visualization 2021-08-30 12:53:26 +02:00
Michel Breyer
9f0e2789cf Add camera calibration error 2021-08-27 10:52:27 +02:00
Michel Breyer
764288d3ac Apply noise to the synthetic depth images 2021-08-26 13:37:09 +02:00
Michel Breyer
7a53fddc31 Minor 2021-08-26 11:43:03 +02:00
Michel Breyer
813e9cd6c5 Remove unused variable 2021-08-26 11:18:16 +02:00
Michel Breyer
9b944c9d36 Fixed multi-view baselines 2021-08-25 21:32:47 +02:00
Michel Breyer
5501c2ae42 Single view baselines 2021-08-25 18:29:10 +02:00
Michel Breyer
fc8d9a8791 Small change to the visualization 2021-08-25 14:57:43 +02:00
Michel Breyer
327826de90 Minimum gain and max duration stopping criteria 2021-08-18 12:31:28 +02:00
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