- Changed pose to be a const ref.
- Exported axes marker library.
- Contributors: Justin Huang
- Removed warning message for surfaces with no objects.
- Fixed objects intersecting with surface.
- Fixed bugs with shape extraction.
- Decouple the usage of margin_above_surface and max_point_distance
- Fixed bug with standardizing object orientation (#9) * Pulled code to standardize object orientations into a separate function * Fixed a bug with this function * Added tests * Added a visualization of the object orientations
- Updated Doxygen mainpage.
- Contributors: Justin Huang, Yu-Tang Peng
- Allowed surfaces with no object on them.
- Fixed occasional crashes due to convex hull computation.
- Added optional point cloud frame argument in demo to support target frame other than base_link.
- Contributors: Justin Huang, Yu-Tang Peng
- Multi-shelf detection
- Contributors: Justin Huang, Yu-Tang Peng
- Make new x-axis the one closer to the data's x-axis.
- Contributors: Justin Huang
- Changed oriented bounding box fitting algorithm so that the x direction always points towards the shorter side.
- Contributors: Justin Huang
- Added mainpage documentation.
- Contributors: Justin Huang
- Fixed header files not being installed.
- Contributors: Justin Huang
- Added missing dependency.
- Contributors: Justin Huang
- Initial implementation of surface_perception.
- Contributors: Justin Huang