Ivo Herzig

Results 9 comments of Ivo Herzig

Hey I have a BVH loader that parses through a BVH file and outputs a THREE.Skeleton and AnimationClip for easy use with the Mixer: https://github.com/herzig/BVHImporter and the working example: http://herzig.github.io/BVHImporter/...

Great that you could flash it. I don't think it has anything to do with the makefile or your toolchain setup. Looks more like an issue with the I2C Connection....

The serial output looks good. I think to recall that this error (````read_fifo_failed````) can happen ocne in a while, but the sensor still works. Can you check if you can...

The server is the computer that runs the Bewegungsfelder app to collect the data. The individual sensors send the data to this server address. While it should not strictly matter...

No, you need to flash the ``esp8266_mpu6050`` to all of the ESP. Each with different ``SENSOR_ID``, and ``LOCAL_IP``. Also make sure to change the SSID and Server settings to your...

Sorry but I'm afraid I won't be able to help you with this at the moment :( . I don't have the hardware ready and also don't have the build...

Hi Vincy-Ying, Thanks for pointing that out. I agree, all the calculations in CalculateCalibrationTransform seem to be completely unnecessary. It's been a long time since I wrote that Code and...

Yes, it should work with third-party bvh files, it's tested with a couple files I found online. If you can provide the file, I can try and have a look.

> Thanks, I have sent email to you and the bvh file has been attached. Hi, sorry for not getting back to you earlier.I have not seen any BVH file...