Skip to content

Releases: IFL-CAMP/simple

S.I.M.P.L.E. 1.1.0

18 Jun 12:52
c919918
Compare
Choose a tag to compare

Moved the use of all dependencies (flatbuffers, ZeroMQ, cppzmq) to the implementation files, headers are all dependency-free.
Added CPack functionality to automatically generate and upload release artifacts to GitHub.
Minor fixes and improvements.

S.I.M.P.L.E. 1.0.0

20 Sep 17:06
bce3a38
Compare
Choose a tag to compare
Feature/homogeneousTransformMsg (#44)

Added the definition of Transform and TransformStamped messages and their relative tests.