Mobile robot equipped with lidar for exploration of environment. This directory contains simulations, models to train the robot.
This simulation is used to create custom tracks and drive around with robot to collect new data. We collect 360 degree scan of the track, x_axis and y_axis of the left stick. This simulation supports regression approach to the problem of autonomous navigation
Follow this instruction:
- Download isaac sim from this website
- In order to launch issac sim run following command on (windows):
cd C:\isaacsim
isaac-sim.bat
- In the issac sim window open project located in simulations directory
The dataset has been shared on the kaggle website here. It was used to train the robot. If you want to improve overall performance, please drive robot on the new tracks. The more angles in training, the more robust the robot performance is.
This project is licensed under the MIT License. See the LICENSE file for details.


