Closed seigot closed 4 years ago
I think you can just download the source and compile it. use 'catkin make install'
thanks, I got installed.
cd catkin_src/src
git clone https://github.com/pal-robotics/aruco_ros
cd ..
catkin make install
Do you know how to release as an apt-get package? I'd like to make the install process easier...
Requested release in https://github.com/ros/rosdistro/pull/26584
I tried to install ros-melodic-aruco-ros on ros-melodic, but there're no aruco package.
Do you have any plans to release for ros-melodic-aruco-ros?