turtlebot/turtlebot_create_desktop

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

Closed this issue · 5 comments

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

Could use a pull request ;)

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

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 ;-)

That's certainly useful and thanks for the link.

#10 fixes.