tu-darmstadt-ros-pkg / hector_localization

The hector_localization stack is a collection of packages, that provide the full 6DOF pose of a robot or platform.
83 stars 61 forks source link

Fixed boost 1.53 issues #2

Closed cehberlin closed 10 years ago

cehberlin commented 10 years ago

changed boost::shared_dynamic_cast to boost::dynamic_pointer_cast and boost::shared_static_cast to boost::static_pointer_cast