fort-hermes
— Tracking Data exchange format for the FORMicidae Tracker¶
FORT Project Wiki • Report a Bug • Request a Feature
fort-hermes is a small library, implemented in C/C++, go and python for the exchange format of tracking data for the FORmicidae Tracker project. This is mostly based on protocol buffer. It provides utilities to access file sequence of saved tracking data or to connect to live tracking instance to access broadcasted data.
Installation¶
C/C++¶
libfort-hermes and libfort-hermes-cpp packages are distributed within the larger conda libfort-myrmidon package through the formicidae-tracker channel.
conda install -c formicidae-tracker libfort-myrmidon
Python¶
The py_fort_hermes package is available through PyPI formicidae-tracker-hermes project.
Golang¶
go get github.com/formicidae-tracker/hermes
Authors¶
The file AUTHORS lists all copyright holders (physical or moral person) for this repository.
See also the list of contributors who participated in this project.