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

Boost confilct and omnimapper on Ubuntu 12.04

asked 2014-10-31 01:48:50 -0500

Hi, I tried to install omnimapper(https://github.com/CognitiveRobotics/omnimapper), it only compiles with boost 1.48. But ROS has many packages which need boost 1.46. For instance, If we would like to use Kinect, the ros-hydro-openni-launch shall be installed, but at the same time libboost1.48-all-dev will be automatically removed .

  They don't support ubuntu 12.04. Has anyone tried successfully using ubuntu 12.04? Thanks a lot!
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-10-31 11:25:33 -0500

ahendrix gravatar image

updated 2014-10-31 11:25:47 -0500

See: http://answers.ros.org/question/17040...

You'll either have to modify Omnimapper to work with an older version of boost, build ROS from source, or upgrade to a newer version of Ubuntu where the version of boost that you need is the default version.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-10-31 01:48:50 -0500

Seen: 141 times

Last updated: Oct 31 '14