Conversation
mjcarroll
left a comment
There was a problem hiding this comment.
Overall looking really good. A few notes:
- Copyright 2021 on newly-created files
- ifdefs get all caps
- Initialize pointers to
nullptr
ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh
Outdated
Show resolved
Hide resolved
ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh
Outdated
Show resolved
Hide resolved
ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh
Outdated
Show resolved
Hide resolved
ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh
Outdated
Show resolved
Hide resolved
ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh
Outdated
Show resolved
Hide resolved
Signed-off-by: AmrElsersy <amrelsersay@gmail.com>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Segmentation camera
Signed-off-by: AmrElsersy <amrelsersay@gmail.com>
Signed-off-by: AmrElsersy <amrelsersay@gmail.com>
Signed-off-by: AmrElsersy <amrelsersay@gmail.com>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
adlarkin
left a comment
There was a problem hiding this comment.
The sensor itself seems to work well, but I did find a few issues with mouse functionality in the example. Since we want to get this in for Fortress, I'm approving this so that it can get merged, but I've ticketed an issue that outlines the mouse functionality issues in the example so that we can work on fixing them later: #414
Codecov Report
@@ Coverage Diff @@
## main #329 +/- ##
==========================================
+ Coverage 54.74% 55.06% +0.31%
==========================================
Files 187 191 +4
Lines 18890 19265 +375
==========================================
+ Hits 10342 10608 +266
- Misses 8548 8657 +109
Continue to review full report at Codecov.
|
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
|
It looks like there's a new warning on ubuntu CI that we should fix before merging: |
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Feedback has been addressed
🎉 New feature
related to #134
Summary
Segmentation Camera to capture semantic information, Implemented using OGRE 2 by using the material switching to provide Semantic & Panoptic Segmentation
Semantic Segmentation
Panoptic Segmentation
Features: