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.
-
The robot is controlled using the teleop_twist_keyboard package.
-
The robot is mounted with a laser scan sensor.
-
The laser detects objects in the robot's surroundings.