Panther with LSLIDAR C16 visualized in Rviz2.
-
Connect to the Panther's WiFi network, and open an SSH session on the NUC.
-
Clone this repository on the Panther robot.
git clone https://github.com/husarion/panther-demos.git
-
[OPTIONAL] Provide custom network configuration in the net.env file.
Important! The below steps assume that Husarion OS is installed on NUC. Otherwise, please follow the installation steps.
-
Share and access the NUC's remote desktop referring to Remote Desktop setup instructions.
-
Run demo.
cd panther-demos/lsc16/ docker compose up -d
Note: Compose file uses locally built docker image. The building is started, once
docker compose up
command is executed.