Asked — Edited
Resolved Resolved by Luis Vazquez!

Where Is The Autorelease All Button?

When you are testing and adjusting your robot's servos, if something goes wrong, you need a panic button on the main screen so you can just BANG! hit it. I thought I had seen it hidden away. But, I cannot find it.

Thanks in advance.

Mel


ARC Pro

Upgrade to ARC Pro

ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!

United Kingdom
#1  

It's in the ribbon menu, check through all of the tabs across the top. I don't have ARC in front of me at the moment so can't be more specific.

Failing that, make an emergency stop script which covers servos, motors, relays etc. Hit start on that to kill everything.

#2  

Yes on the top bar of ARC Click Options / then you will see a red stop button. This stops servos and pwm. User-inserted image

#3  

Or you can add the control to your desktop....You know where you add a servo control like vertical or horizontal servos?.... servo Auto Release control is there too.... you can use it to release all servos in your project....

United Kingdom
#4  

For ease of use, I've just uploaded an example emergency stop script. Download it, open your project, click merge, select this project and choose to import the "Emergency Stop" script.

Adjust the script to suit any serial or I2C commands required also, or drone landing/emergency commands if applicable.

Emergency Stop.ezb

#5  

You could also add it to a script if needed:

ReleaseAll ( [boardIndex] ) Release all servos from holding their position BoardIndex is optional, and specified the EZ-B board to use Example: ReleaseAll()

#6  

You all certainly deserve a point. But, I gave it to HippieGeek because he/she was first.

so it was under the Options menu and I am running on a mimo 7" monitor. So, it did not even show up.

Thank You, very much!

#7  

@Rich, I just discovered that YOU wrote a script for me. Thank you so much!

Life was not the same Before Rich (BR).

Sincerely, Mel