Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bsb808 authored Dec 19, 2016
1 parent 6a71c15 commit cefaba7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# microstrain_3dm_gx5_45

## Dependencies

* serial: https://github.com/wjwwood/serial - for now we build this from source in our catkin_ws

## Build instructions.

The concept is to build this drive along with the Microstrain SDK (Version 1.1). Currently the repo contains the SDK files,
but in the future, it might make sense to not include them - or to substitute a newer version.
Here are the steps I took to build the code...

* Dowload the zip archive "MIP C Code Sample for Windows and Linux Version 1.1" from the Microstrain website
* Extract the archive into the directory "MIPSDK". The first directory in MIPSDK should be "C"
* In C/Library/User Functions/mip_sdk_user_functions.c, comment out the line "#include <windows.h>
Expand Down

0 comments on commit cefaba7

Please sign in to comment.