ethz-asl / asctec_mav_framework

Framework for data aquisition and position control to be used with the highlevel processor of Ascending Technologies helicopters
http://www.ros.org/wiki/asctec_mav_framework
36 stars 40 forks source link

waypoint_server missing link library of Boost #28

Closed prclibo closed 9 years ago

prclibo commented 10 years ago

Hi, I failed to compile due to the absence of Boost in waypoint_server and waypoint_client. So just suggest to add ${Boost_LIBRARIES} to waypoint_server and waypoint_client in the CMakeLists.txt.

simonlynen commented 10 years ago

@prclibo Thanks for reporting that. Would you mind to open a pull-request for this change? Thanks

markusachtelik commented 9 years ago

fixed in #29