Skip to content

The main goal of this project is to implement a navigation strategy so that the Pioneer-3DX robot is able to follow a reference trajectory.

Notifications You must be signed in to change notification settings

luislopes1997/Robotics_NavStrategies

 
 

Repository files navigation

Robotics_NavStrategies

This project is part of the Robotics course from Instituto Superior Técnico.

The main goal of this project is to implement a navigation strategy so that the Pioneer-3DX robot is able to follow a reference trajectory, evaluating if there is any opened, semi-opened or closed door.

In order to control the robot tracjectory, we will be using the Laser Range Finder (LRF) to evaluate the distance between the robot and the wall and the depth between the wall and the door in order to evaluate the state of the door.

How to run the code

To run this program you need to:

  • Install urg_node

  • Run Robotics.launch

Check the Results

A video showing the behavior of the robot is avaiable at Youtube

The final report is also avaiable for download, however it is written in Portuguese.

Collaborators

  • Diogo Morgado
  • Luis Afonso Lopes
  • Valter Piedade

About

The main goal of this project is to implement a navigation strategy so that the Pioneer-3DX robot is able to follow a reference trajectory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%