lbermillo / Where-Am-I

Project #2 for Udacity's Robotics Nanodegree Term 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where Am I?

completed_objective

Welcome to the localization project! In this project, you will learn to utilize ROS packages to accurately localize a mobile robot inside a provided map in the Gazebo and RViz simulation environments.

Over the course of this lesson, you will learn about several aspects of robotics with a focus on ROS, including -

  • Building a mobile robot for simulated tasks.
  • Creating a ROS package that launches a custom robot model in a Gazebo world and utilizes packages like AMCL and the Navigation Stack.
  • Exploring, adding, and tuning specific parameters corresponding to each package to achieve the best possible localization results.

About

Project #2 for Udacity's Robotics Nanodegree Term 2


Languages

Language:CMake 84.3%Language:C++ 15.7%