Beta Release 2019.06.10.00

Download and install the latest ARC robot programming software to experience these updates.
Get ARCThis is a big release with a number of gui and backend updates. Try this beta build and provide feedback of irregularities or errors. The GUI has a theme engine now, which means you can (or will be able to shortly) create custom themes for projects. This includes custom windows, title bars, colors, fonts, etc..
Currently this theme engine is using a default DARK theme that i derived from Microsoft Visual Studio and Windows 10 dark mode. The great thing about the dark mode is it's friendly on both your eyes and your robot's battery. The dark mode doesn't use as much power for the LCD - which is good for robots with onboard PC's or people using laptops.

Changes:
- standard date time formatting for all log data
- display error message as an application window during software initialization. If an error occurs during initialization, this will catch it.
- initialize the ezb array before application runs
- Theme engine will theme is backward compatible with existing behavior control plugins
- Force change the decimal separator if the culture has it set for a comma or something weird
- Theme text color is an invert based on the background color calculated from reverse luminescence
- Allow removing of background image for mobile interface
- New data hub for sending structured data to controls that can subscribe to it. Similar to ROS' Node system, this allows behavior controls to publish and subscribe to data by specific categories and types. This is to compliment the lidar navigation system and ROS node behavior control that is in development.
Currently this theme engine is using a default DARK theme that i derived from Microsoft Visual Studio and Windows 10 dark mode. The great thing about the dark mode is it's friendly on both your eyes and your robot's battery. The dark mode doesn't use as much power for the LCD - which is good for robots with onboard PC's or people using laptops.

Changes:
- standard date time formatting for all log data
- display error message as an application window during software initialization. If an error occurs during initialization, this will catch it.
- initialize the ezb array before application runs
- Theme engine will theme is backward compatible with existing behavior control plugins
- Force change the decimal separator if the culture has it set for a comma or something weird
- Theme text color is an invert based on the background color calculated from reverse luminescence
- Allow removing of background image for mobile interface
- New data hub for sending structured data to controls that can subscribe to it. Similar to ROS' Node system, this allows behavior controls to publish and subscribe to data by specific categories and types. This is to compliment the lidar navigation system and ROS node behavior control that is in development.
A 7 inch display usually has a resolution of maximum 800x480 or 1024x600 which is lower than the minimum resolution of ARC.
You will likely need a display that can support a higher resolution in order to use ARC.