Skip to content

dorecasan/mobile_robot_bachelor_graduation_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile robot project

Introduction

This resource includes all the necessary code for implementing the navigation stack and person tracking on a four-wheel mecanum mobile robot in both the ROS/Gazebo simulation environment and the real world. The paper can be found here.

The robot can do following tasks:

  1. SLAM: Gmapping and RTABMAP
  2. Path planning and following: A*, DWA*
  3. Person tracking: YOLOv4/SSD MobileNet + DeepSORT

Hardwares:

  1. 3D camera: Realsense D435i
  2. Lidar: Rplidar A1
  3. NVIDIA Jeson Xavier NX

Results

  1. RTABMAP for 3D Mapping. Link youtube (https://youtu.be/6_P0vyS4N2I)
  2. Robot naviagtion: Gmapping, A*, DWA. Link youtube (https://youtu.be/okjhm3c1e0w)
  3. Person tracking: YOLOv4+DeppSort. Link youtube (https://youtu.be/4MV78j0H5VI) image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published