turtlebot / turtlebot_create_desktop

Visualisation and simulation tools for the iRobot Create
http://www.ros.org/wiki/turtlebot_create_desktop
6 stars 18 forks source link

boost::shared_*_cast are deprecated, removed in boost 1.53 #9

Closed bchretien closed 10 years ago

bchretien commented 10 years ago

Compilation currently fails on Arch Linux (and any distribution using boost >= 1.53).

cf. https://bitbucket.org/osrf/gazebo/issue/581/boost-shared_-_cast-are-deprecated-removed

stonier commented 10 years ago

Could use a pull request ;)

Otherwise might be a little while before we get around to tackling this.

bchretien commented 10 years ago

I was just trying to package it for Arch Linux, even though I do not have any need for this. I don't have much time on my hands either, but I figured that the least I could do was report the issue ;-)

stonier commented 10 years ago

That's certainly useful and thanks for the link.

bit-pirate commented 10 years ago

Same issue here: https://github.com/yujinrobot/kobuki_desktop/issues/25

jihoonl commented 10 years ago

10 fixes.