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

A two-wheeled robot made using ROS.

Notifications You must be signed in to change notification settings

omar55221/two-wheeled-robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A two-wheeled robot made using ROS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 43.0%
  • CMake 24.7%
  • Python 16.1%
  • C 5.8%
  • C++ 5.8%
  • Shell 4.6%