Skip to content

This repository contains the codes I used to create a smart 4WD robot for autonamous navigation and inspection projects.

Notifications You must be signed in to change notification settings

mohsen-azimi/smart-4wd-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-4wd-robot

This repository contains the codes I used to create a smart 4WD robot for autonomous navigation and inspection projects.

./realsense_L515 contains the codes to use Realsense L515 lidar camera for navigation, inspection, and SLAM.

See ./Misc for other helpful repositories.


To use this repository,

1. Clone the repository

$ git clone https://github.com/mohsen-azimi/smart-4wd-robot.git robot

$ cd robot

2. Create conda environment

$ conda create -n robot python=3.8 -y

$ conda activate robot

$ pip install -r requirements.txt

3. To be updated...

...

About

This repository contains the codes I used to create a smart 4WD robot for autonamous navigation and inspection projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published