tmcg0 / bioslam

IMU-based human skeletal pose estimation in C++11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Bioslam available on Windows

rocketsciencenerd opened this issue · comments

This is a placeholder issue to remind us to allow bioslam to run on windows.

What needs to be done? As we find out more, we can document here.

thanks for making this issue! the major dependency of bioslam is gtsam. Checking out their build process is probably a good place to start.

For now, we're going to just use the Dockerfile to use this software on other platforms. You can spin up an entire dev environment inside a Docker container in VSCode!