Skip to content

2D and 3D mapping and navigation by path planning with the Turtlebot and the Kinect

Notifications You must be signed in to change notification settings

nahidnazifi87/MSCV2_RoboticsProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSCV2_RoboticsProject

Table of contents

Introduction

   Description of the Project

   Dependencies

         Turtlebot_vibot

         Point Cloud Library

         ActionLib

         RgbdSlam

1. 2D Mapping and Navigation

   1.1. 2D Mapping

   1.2. 2D Navigation with path planning

Introduction

Description of the Project

Dependencies

Turtlebot_vibot

Find here the turtlebot_vibot package.

Point Cloud Library

Find here the perception_pcl package.

ActionLib

The ActionLib package provides a standardized interface for performing tasks. Like for example, moving the base to a target location or performing a laser scan. The action client and server communicate with each other using a predefined action protocol. This action protocol relies on ROS topics in a specified ROS namespace in order to transport messages.

Find here the actionlib package.

RgbdSlam

1.  2D Mapping and Navigation

1.1.  2D Mapping

1.2.  2D Navigation with path planning

About

2D and 3D mapping and navigation by path planning with the Turtlebot and the Kinect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 60.6%
  • Python 30.7%
  • Shell 8.7%