------------------------------------------- Name: Qortex 2.3 Company: Quanergy Systems, Inc. Copyright: (C) 2022, Quanergy Systems, Inc. ------------------------------------------- ------------------------------------------- NETWORK SETUP ------------------------------------------- - Plug your Quanergy M8 Sensors into the same network as the machine(s) that will be running Qortex Server and Qortex Client. -- For instance, if your computer is on the local 10.1.10.xxx network, plug the sensors into the same network. ------------------------------------------- SOFTWARE INSTALLATION for Ubuntu Focal 20.04 Linux ------------------------------------------- - Assumptions: You have received license credentials from your support representative. - Open a terminal on your Ubuntu machine that is on the same network as the M8 sensors. - Remove any old versions of Qortex using the below commands! $ sudo systemctl stop qortex-server.service $ sudo dpkg -r - Download the Qortex Server Debian package and/or Qortex Client Debian package from Quanergy Download Center: https://downloads.quanergy.com/ - Put it wherever you like, for instance ~/Downloads. - Open a Terminal on your Ubuntu machine. - Type the below commands to install Qortex Server from the downloaded debian package, where xxxx is the current release number. $ cd ~/Downloads #OR wherever you downloaded it $ sudo dpkg -i qortex-server_xxxx_amd64.deb #OR for Qortex Client $ sudo dpkg -i qortex-client-xxxx_amd64.deb $ sudo systemctl daemon-reload - Activate the server license as explained in the Qortex DTC Quick Start Card: https://downloads.quanergy.com/#qortex - Run the below command to start the Qortex server: $ sudo reboot - Run the below command to start the Qortex Client: $ /opt/quanergy/qortex-client/Qortex-Client -------------------------------------------- OPERATION -------------------------------------------- The system must be carefully configured so that the Qortex Server can read the LiDAR sensor and publish surveillance data for the Client system. Please see the Qortex DTC Quick Start Card for how to get started: https://downloads.quanergy.com/ -------------------------------------------- TROUBLESHOOTING -------------------------------------------- - Qortex Crashed! -- If Qortex Server crashes, the daemon service will automatically restart again. -- If Qortex Client crashes, just restart it again. It will remember everything you have done, so you can pick up where you left off. - Get HELP of any kind: -- For more detailed information, check your Qortex DTC User Guide at https://downloads.quanergy.com/. -- Contact Quanergy Customer Support at support@quanergy.com. This will create an automatic support ticket.