Closed nicolov closed 8 years ago
The PR looks good! Thanks for submitting it.
Could you simply add a section in the README with build instructions. Basically: 1- no need to manually install chilitags
, 2- catkin_make
or first install chilitags_catkin
(which clones and compiles chilitags) and then ros_marker
?
Thanks! Merged
The new
chilitags_catkin
package builds the chilitags library within the catkin workspace, so that users won't need to do it manually (and install it globally using plain CMake).