Collision avoidance with LIDAR and Jetson Nano

Implementation of environment scanning and collision detection using RPLidar from Slamtec and Jetson Nano single board computer. Lidar is used to detect obstacles in front while the robot is walking. Also LIDAR data can be visualized in robot control Python application using websocket connection and polar chart from plotly.js library.