ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Openni compilation error

asked 2011-02-21 21:11:38 -0500

updated 2011-02-22 00:40:41 -0500

I'm getting a compilation error when building openni on Ubuntu 10.10:

In file included from openni_camera/src/openni_driver.cpp:43: openni_camera/include/openni_camera/openni.h:45: fatal error: Eigen/Core: No such file or directory

I'm using the version checked out from git https://github.com/ros-pkg-git/ni.git with an svn installation of ROS. Presumably there's some library that I'm missing.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2011-02-28 08:44:44 -0500

The solution I found was to install the diamondback version of ROS.

http://www.ros.org/wiki/diamondback/

Only then could I get openni to compile as per the instructions.

edit flag offensive delete link more
1

answered 2011-02-22 05:04:44 -0500

tfoote gravatar image

You are missing the Eigen package. There are instructions on how to install openni on the ni wiki page

edit flag offensive delete link more

Comments

I've followed the instructions, but still end up with the same compile error. Do I need to install Eigen separately?
JediHamster gravatar image JediHamster  ( 2011-02-22 07:31:05 -0500 )edit

Question Tools

Stats

Asked: 2011-02-21 21:11:38 -0500

Seen: 741 times

Last updated: Feb 28 '11