nicksanford / xsens-mti-lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xsens MTi Library

Library and utilities for connecting to Xsens MTi series IMUs.

Steps to compile in canon:

sudo apt install -y swig
make clean sdk swig build

(you can just run make build after the first time)

Steps to run:

./bin/xsens-mti-lib

About

License:Apache License 2.0


Languages

Language:C++ 52.2%Language:Go 47.6%Language:SWIG 0.2%Language:Makefile 0.0%