RTLS Hub Installation for Locator Kit (VirtualBox Method)
This guide details the installation of RTLS Hub software using a VirtualBox virtual image, which is often the quickest way to get started with the RTLS Locator Kit for demonstrations or small Proof of Concepts (PoCs). While native Ubuntu installation is also an option (see RTLS Hub Installation Guide), this section focuses on the VirtualBox deployment. Each RTLS Hub version is available as a virtual image file (.ova or .vbox). This method is beneficial for beginners and for small-scale deployments.VirtualBox Installation Requirements:
- RTLS Hub VirtualBox image .zip package (downloadable from Locus Portal)
- Oracle VM VirtualBox software installed on your host PC (downloadable from https://www.virtualbox.org/)
VirtualBox and RTLS Hub Image Installation
- Go to the official website of Oracle VirtualBox and click on Download VirtualBox 7.0 (or the latest stable version). (Placeholder: Screenshot of the VirtualBox website download page.)
- Download the appropriate VirtualBox package for your host operating system (e.g., Windows host). (Placeholder: Screenshot showing the selection of the Windows host package on the VirtualBox download page.)
- Open the downloaded installer file and follow the on-screen prompts to complete the installation of VirtualBox. (Placeholder: Screenshot of a step in the VirtualBox installation wizard.)
- After successfully installing VirtualBox, download the RTLS Hub VirtualBox Image from the Locus Portal -> Downloads section. (Placeholder: Screenshot of the Locus Portal downloads page highlighting the RTLS Hub VirtualBox image.)
-
Once the RTLS Hub image (e.g., a
.ovafile) is downloaded, open VirtualBox and select File -> Import Appliance… (or Machine -> Add… if you have an unzipped.vboxfile and associated disk images). (Placeholder: Screenshot of VirtualBox Manager with “Import Appliance” menu highlighted.) -
Browse to and select the downloaded RTLS Hub image file (e.g.,
.ova) and press “Open” or “Next”. Follow the prompts to import the appliance. The image will then be added to the VirtualBox list of virtual machines. (Placeholder: Screenshot of the VirtualBox import appliance dialog showing the selected image.) - Before starting the VM, verify its settings. Select the imported RTLS Hub VM and go to Settings -> Network. (Placeholder: Screenshot of VirtualBox VM settings with the “Network” tab selected.)
- Ensure that for Adapter 1 (or the primary network adapter), it is Attached to: Bridged Adapter, and select your host computer’s active Ethernet network adapter from the Name dropdown. Also, ensure the Cable connected checkbox is checked. (Placeholder: Screenshot of Network Adapter settings in VirtualBox, showing “Bridged Adapter” selected and the host Ethernet adapter chosen.)
- After these steps, start the RTLS Hub virtual machine. It should now be up and running. (Placeholder: Screenshot of the RTLS Hub VM console after a successful boot, possibly showing a login prompt or IP address.)
- Once the VirtualBox VM is running, your host computer will need to have an active Ethernet connection (the one bridged to the VM). Otherwise, you may not be able to connect to the RTLS Hub services from other devices on your network.
- Please also ensure that the VirtualBox VM has been allocated at least 2 CPU cores and sufficient RAM (refer to System Requirements). For laptops, ensure the power plan is set to a high-performance mode rather than power-saving.
- After the software installation and VM startup are complete, it is time to deploy and connect all the Anchors
Troubleshooting
Virtualization (VT-x/AMD-V) is disabled in BIOS/UEFI
It may happen that hardware virtualization is disabled on the host machine, preventing VirtualBox from running 64-bit VMs or performing optimally.- If this is the case, you need to enable virtualization in your computer’s BIOS/UEFI settings. To access BIOS/UEFI on Windows, you can often go to Settings -> Update & Security -> Recovery -> Advanced startup and click “Restart now”. (Placeholder: Screenshot of Windows Advanced Startup options.)
- After the restart, choose Troubleshoot. (Placeholder: Screenshot of the “Choose an option” screen with “Troubleshoot” highlighted.)
- Then click Advanced options. (Placeholder: Screenshot of the “Troubleshoot” screen with “Advanced options” highlighted.)
- Select UEFI Firmware Settings (this option might vary). (Placeholder: Screenshot of “Advanced options” with “UEFI Firmware Settings” highlighted.)
Accessing and modifying BIOS/UEFI settings should be done carefully. If you are unsure, consult your computer or motherboard manufacturer’s documentation.