Fixed list not defined error in util3d_surface.h. Updated rgbd_mapping example with Freenect2, zed and realsense options

This commit is contained in:
matlabbe
2016-09-09 18:35:56 -04:00
parent 2eb2362da8
commit d6f9f29835
2 changed files with 32 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <rtabmap/core/Transform.h>
#include <rtabmap/core/CameraModel.h>
#include <set>
#include <list>
namespace rtabmap
{