I'm having multiple issues with RemoteControl blocks, namely the autopilot.
Trying to control a drone from a PB.
Problems are:
1. There is no control over collision avoidance. Can't turn it on or off, nor set the distance.
2. There is no feedback, you can't even read values you put into the block back out.
3. It sometimes spazzes out, and spins around. Not 100% sure physics bug or RC block bug.
remote.SetAutoPilotEnabled(false); sometimes triggers this, other times it's colliding with...
need alternative to Remote Control block autopilot
Trying to control a drone from a PB.
Problems are:
1. There is no control over collision avoidance. Can't turn it on or off, nor set the distance.
2. There is no feedback, you can't even read values you put into the block back out.
3. It sometimes spazzes out, and spins around. Not 100% sure physics bug or RC block bug.
remote.SetAutoPilotEnabled(false); sometimes triggers this, other times it's colliding with...
need alternative to Remote Control block autopilot