amino
Lightweight Robot Utility Library
|
Amino is library of basic utilities for robotics software. It covers mathematical and linear algebra routines, memory management, time-handling, and various utilities.
git clone --recursive https://github.com/golems/amino.git cd amino && autoreconf -i
./configure && make && make install
See the INSTALL file and ./configure --help
for details and dependencies.
./doc/manual/
./demos/