Chris Duke

Results 4 comments of Chris Duke

For anyone using Android, this is what did it for me: `node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./android --entry-file index.worker.js --platform android --bundle-output ./android/app/src/main/assets/index.worker.bundle --sourcemap-output ./android/app/src/main/assets/index.worker.map`

Can I ask how you defined the initial sensor placement? I'm looking to place a sensor on the mid thigh but can't figure out how to do it. Many thanks.

@abdelwahed To get sensors on the middle of the upper and lower leg bones I ended up splitting the bones. Script is [here](https://gist.github.com/chrisdukey/29369f8c6ee1d0b045e051b2c4b545da) , line 42 is where they get...

I can confirm that `npm install sinopia --no-optional --no-shrinkwrap` fixes the same issue on OS X 10.11.4, node 6.2.2