ar-tools/ar_tools

ar_tools for ROS kinetic

Opened this issue · 2 comments

Hi I would like to know if you are planning to release a version of ar_tools for ROS kinetic.
thanks

dlaz commented

I'm unlikely to have a chance to look into this anytime soon. If you'd like to give it a shot, maybe @LucidOne can add you as a maintainer.

to compile on kinetic, we have to change

include_directories(${artoolkit_DIR}/../../../include ${catkin_INCLUDE_DIRS} include)

in ar_pose/CMakeLists.txt, may there is cleaner way.