iforce2d
iforce2d
Yes. I just did a git clone and it looks ok when running with the box2d.js as in the repo... @jarbot when you say 'axes' you mean the red and...
@jarbot After building with the latest source I was able to reproduce the problem you describe. It looks like customizeVTable is not matching the correct function when replacing the virtual...
okay I managed to figure this out. The initial problem above was caused by some of the Qt build scripts trying to use the explicit path `/usr/bin/xcrun` instead of just...
I'm having this problem too (MAMBAF405US). With BF 4.2 the quad flies great. With BF 4.3 it acts like the throttle value has a small amount of random noise added...
Actually in angle mode, the throttle surges are actually enough to lift the quad off the ground sometimes. https://youtu.be/MfQU-tWlb1I I have not done any tuning other than to set the...
@d00lar thanks for the suggestion, unfortunately it makes no difference for me. I will just use BF 4.2 which was working great, I can't even remember why I wanted to...
The 'file exists' error is not a problem with my code. There is a file on your system that your current user does not have write permissions for. Maybe you...
The arduino should be connected to the flight controller via UART, not I2C. Please read the explanation a bit more carefully, eg: "FollowMeController uses MSP (MultiWii Serial Protocol) to communicate...
If you did everything the same as me and got a different result, I don't know how I could offer any solution. I have never used an Omnibus F4 but...
nRF24l01 signal pins can handle 5v. But VCC must be powered with no more than 3.6v (preferably 3.0v if you are using 5v signals). If you have not used these...