XDASH is a very heavy-weight tool developed for XBOT Robotics that is designed to control all machines that host the cameras, AI models, and XTABLES. The dashboard provides a user-friendly interface that simplifies the management and operation of these systems.
Download the latest release of XDASH from the link below:
To run XDASH, open a terminal and execute the following command:
java -Djava.net.preferIPv4Stack=true -Djava.awt.headless=false -jar XDASH.jar
⚠️ NOTICE: All machines must be running XCASTER for XDASH to discover the machine.
This is a crucial step for the real-time discovery of your devices and seamless operation within the XDASH system.