Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 859 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 859 Bytes

usbcam_apriltag

Build - noetic license - MIT

You can plug in your any usb cameras to detect apriltag using this package.

Downloading and building the package

cd ~/catkin_ws/src/
git clone https://github.com/cwsfa/usbcam_apriltag.git
cd ~/catkin_ws && rosdep install --from-paths src --rosdistro noetic -y
catkin build    # or catkin_make

Then execute the following to check the result

roslaunch usbcam_apriltag main.launch

This is the test result (Apriltag ID 13 is used in the example)


TODOs

  • Camera Calibration

    • add chessboard image to asset
    • rosrun camera_calibration cameracalibrator.py
    • yaml