Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 1.1 KB

Readme.md

File metadata and controls

26 lines (15 loc) · 1.1 KB

A 2-Wheeled Robot

Description:

This project is made for exploring Robot Operating System (ROS). I have followed The Construct's Exploring ROS using a 2 Wheeled Robot series.

  • The 2-wheeled robot is made using ROS Noetic on Ubuntu 20.04.

  • The structure is defined in Unified Robotic Description Format (URDF).

  • The visualization is run on RViz.

  • The simulation is run on Gazebo.

    two-wheeled-robot

    two-wheeled-robot

  • The robot is controlled using the teleop_twist_keyboard package.

    two-wheeled-robot

  • The robot is mounted with a laser scan sensor.

    two-wheeled-robot

  • The laser detects objects in the robot's surroundings.

    two-wheeled-robot