ar-tools / ar_tools

AR Marker tools for ROS
31 stars 51 forks source link

ar_tools for ROS kinetic #30

Open artur84 opened 7 years ago

artur84 commented 7 years ago

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

dlaz commented 6 years ago

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.

shutakahama commented 6 years ago

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.