
Download and install the latest ARC robot programming software to experience these updates.
Get ARCVideo Recording, Multiple Joysticks, Video Overlay, and more! Welcome to a fantastic new release of EZ-Builder! There are many new features in this release to keep you busy. The video recording is one of my personal favorites - allowing you to begin recording by a speech command or touch of a button to capture moments with your robot.
Changes:
- Now updated to use .Net 4 Framework
- Video Overlay of custom text and EZ-Script variables
- New color tracking (faster and smoother)
- AR Parrot Drone selectable cameras
- AR Parrot Drone real-time navigation data
- Unlimited number of joystick controls
- Twitter Camera Image Update is faster and uses seperate thread while uploading
- Brookstone Rover Camera fix for slower AMD processors
- Camera Object Tracking information available as EZ-Script Variable
- New Examples (Auto connect at specific time, Camera Overlay, AR Parrot Drone, Camera Recording By Script)
- Video Recording includes customizable auto title
- Video Recording (Start/Stop/Pause)
- Video Recording EZ-Script Commands (start, stop, pause, toggle, etc)
- Video Recording Encoding Codec (mpeg4, wmv, avi, etc.)
- New EZ-Script $time constant (added to other constants, check EZ-Script manual)
- New AR Parrot Done EZ-Script command (DroneEmergency)
- Speech Recognition pauses when speaking
- Camera Image Snapshot has adjustable compression quality
- Camera Image Snapshot is now higher resolution
Enjoy!

Changes:
- Now updated to use .Net 4 Framework
- Video Overlay of custom text and EZ-Script variables
- New color tracking (faster and smoother)
- AR Parrot Drone selectable cameras
- AR Parrot Drone real-time navigation data
- Unlimited number of joystick controls
- Twitter Camera Image Update is faster and uses seperate thread while uploading
- Brookstone Rover Camera fix for slower AMD processors
- Camera Object Tracking information available as EZ-Script Variable
- New Examples (Auto connect at specific time, Camera Overlay, AR Parrot Drone, Camera Recording By Script)
- Video Recording includes customizable auto title
- Video Recording (Start/Stop/Pause)
- Video Recording EZ-Script Commands (start, stop, pause, toggle, etc)
- Video Recording Encoding Codec (mpeg4, wmv, avi, etc.)
- New EZ-Script $time constant (added to other constants, check EZ-Script manual)
- New AR Parrot Done EZ-Script command (DroneEmergency)
- Speech Recognition pauses when speaking
- Camera Image Snapshot has adjustable compression quality
- Camera Image Snapshot is now higher resolution
Enjoy!

There seems to be a problem in the Last couple of version that disconnect the "Ping Radar Control" from the "Custom Movement Panel". I believe this was working in an older version. The "Ping Radar Control" works with the "Movement Panel" but not the "Custom Movement Panel".
I do not understand your second paragraph regarding movement panels. If you expand in greater detail, perhaps i can help you.
Thank you DJ!
When the "ping radar control" would detect that the robot was too close to a object the robot would stop and turn with the original "movement panel".
I switched over to a "custom movement panel" so I could get speed control. With the standard "movement panel" I had to program the speed into the movement scripts.
The "ping radar control" does not make the robot stop and turn with the "custom movement panel". I thought it worked when I first switched over to the "custom movement panel", but I am not 100% sure.
Movement scripts are identical between "movement panel" and "custom movement panel" except for $speed variable is substituted for a number in the "custom movement panel" movement scripts.
I switched back to the original "movement panel" and the robot stops and turns when the robot is too close.
So it looks to me like the "ping radar control" is not treating the "custom movement panel" the same as a the original "movement panel" as would expect it to.
The "custom movement panel" was a great enhancement DJ but I suspect there is a small bug in the code. I have not tried camera control with the "custom movement panel".
I check box every time video device usb.
When I replaced my "Scripting Controls - Movement Script" with a "Misc Controls - Custom Movement Panel" the "Ping Distance Controls - Ping Radar" no longer stopped the robot and caused it to turn.