Skip to content
#

differential-drive-robot

Here are 54 public repositories matching this topic...

DiffBot is an autonomous 2wd differential drive robot using ROS Noetic on a Raspberry Pi 4 B. With its SLAMTEC Lidar and the ROS Control hardware interface it's capable of navigating in an environment using the ROS Navigation stack and making use of SLAM algorithms to create maps of unknown environments.

  • Updated Apr 2, 2024
  • C++

A differential drive robot is controlled using ROS2 Humble running on a Raspberry Pi 4 (running Ubuntu server 22.04). The vehicle is equipped with a raspberry pi camera for visual feedback and an RPlidar A1 sensor used for Simultaneous Localization and Mapping (SLAM), autonomous navigation and obstacle avoidance.

  • Updated May 15, 2024
  • Python

This repository contains different aspects of autonomous mobile robots including motion, control, and estimation. PID, LQR, and MPC controllers for differential drive robot are developed with ROS2. In addition, some filters are covered such as particle filter and ekf for localization.

  • Updated Mar 7, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the differential-drive-robot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the differential-drive-robot topic, visit your repo's landing page and select "manage topics."

Learn more