Sniffer is a robotic UGV (Unmanned ground vehicle) built on neural compute platform to scan underneath of vehicles with brilliant surveillance cameras coupled with cognitive analytics to have a crystal clear view of vehicle underneath for Under Vehicle Surveillance.
This repository will be having information regarding building sniffer on Jetson nano
This repository contains 3 folders.
- Motion (Contains the programs related to motion of the rover)
- Camera (Contains the programs for live streaming of camera feed and User Interface)
- Battery (Programs to monitor the battery voltage using ADS1115)
- Download the repository by cloning. (git clone [email protected]:surendrasafepro/Rover_on_TX2.git)
- Direct to the Sniffer-TX2 folder. (cd Sniffer-TX2)
- Install the repository using the following command. (sudo bash install.sh)
- once the installation is done, run the below commands in the Shell.