Walid-khaled / autonomous_mobile_robotsLinks
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.
☆72Updated 2 years ago
Alternatives and similar repositories for autonomous_mobile_robots
Users that are interested in autonomous_mobile_robots are comparing it to the libraries listed below
Sorting:
- Path planning and control algorithms for a differential drive robot using ROS2☆87Updated last year
- Supports the various URDF and GAZEBO mobile robot model☆72Updated 3 years ago
- This plugin makes the Gazebo SimpleTrackedVehicle Plugin available in ROS.☆19Updated 3 years ago
- This repo relate to working with multi robots in Gazebo simulator. Based on Navigation stack packages, environment map is created and eac…☆28Updated 10 months ago
- Package for Path Planning and Tracking created using ROS2, Turtlebot3, A*, and PurePursuit☆51Updated 2 years ago
- A plugin for simulation of human pedestrians in ROS Gazebo☆77Updated 2 years ago
- New version of my fake_car simulator targeting ROS 2☆63Updated 2 years ago
- ☆46Updated last week
- Playground to benchmark algorithms on Robot Simulations☆28Updated 3 years ago
- ☆89Updated 4 months ago
- Trajectory Tracking Controller for ROS Package Using Nonlinear Model Predictive Control (MPC) with C/GMRES Method☆70Updated 4 years ago
- A Global planner plugin for move_base☆43Updated 3 years ago
- [ROS2 humble] Custom gazebo package☆38Updated 2 years ago
- Omnidirectional planner for mobile robots based on MPC☆60Updated last week
- Gazebo ackermann vehicle model☆91Updated 4 years ago
- 100+ favorite papers from the fields of robotics, autonomous driving, and related areas, updated continuously.☆38Updated last year
- Lightweight ROS 2 C++ RRT path planner package for 2D and 3D.☆20Updated last year
- ☆122Updated 2 years ago
- Use ROS and Gazebo to demonstrate SLAM and Path Planning in a simulated robotic environment.☆77Updated 4 years ago
- ROS2 Package for turtlebot3 to execute local path planning using the potential field methods. This package is an excuse to learn C++ and …☆24Updated last year
- Gazebo ROS plugin to move actors using velocity or path messages☆65Updated last month
- ROS package for autonomous navigation of AGVs in unknown cluttered environments using MPPI and log-MPPI☆181Updated last year
- Implement both advanced PID and MPC control algorithm to navigate Turtlebot3 robot with obstacles avoidance.Codes are written in C++ with…☆66Updated 2 years ago
- Simulate a simple Ackermann steering vehicle in Gazebo using ros_control.☆110Updated 4 years ago
- Using Nav2 for navigating a simulated Turtlebot 3 in the Ignition Gazebo simulator.☆35Updated 2 years ago
- [IROS 2024] MPPI (Model Predictive Path-Integral) Controller for a Swerve Drive Robot☆204Updated 4 months ago
- C++ ROS2 packages that implement learning model predictive control for real-world autonomous race cars.☆141Updated 2 years ago
- A ROS script to create waypoints, and make the robot navigate between them☆15Updated 7 years ago
- Implementation of a rapidly expanding random trees algorithm for ROS (Robot Operating System).☆17Updated 5 years ago
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆84Updated 9 months ago