Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdeits/crazytags
https://github.com/rdeits/crazytags
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rdeits/crazytags
- Owner: rdeits
- Created: 2015-10-14T23:17:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T22:21:10.000Z (about 9 years ago)
- Last Synced: 2024-10-12T14:53:35.172Z (about 1 month ago)
- Language: Python
- Size: 1.35 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Installation
This package is PODs-compliant. If you have apriltags and lcm installed, then you should just be able to do:
make
If you want to install local copies of apriltags and lcm, then you should do:
cd externals
make
cd ..
make## Required packages (ubuntu)
cmake libopencv-dev