multi-agent-with-obstacle-avoidance
Robot shaping and obstacle avoidance
Develops a control system for robots to form shapes and avoid obstacles using a combination of formation control and path planning techniques
Design a control system on Matlab for robots so that they are able to form a defined shape, then Artificial Potential Field method is applied for robots to avoid obstacles
53 stars
1 watching
16 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ariannagavioli/motion-planning-for-kuka-lbr | Automated robotic arm motion planning with obstacle avoidance using MATLAB and CoppeliaSim simulator. | 72 |
lihongbo97/formation_consensus_basic | A MATLAB project providing basic tools for robot formation consensus and obstacle avoidance | 73 |
ai-winter/matlab_motion_planning | Provides implementations of various motion planning algorithms and navigation techniques for autonomous robots and mobile agents. | 337 |
balrifaee/net-mpc_collision-avoidance | A MATLAB simulation of model predictive control for vehicle collision avoidance. | 85 |
jmiseikis/robotnavigation | This is a MATLAB implementation of two popular navigation algorithms: A-star and Real-Time Randomized Path Planning. | 65 |
mit-acl/cadrl_ros | ROS package for dynamic obstacle avoidance trained with deep RL | 588 |
adityajain07/path-planning-algorithms | MATLAB implementation of popular path planning algorithms for motion planning in robotics and related fields. | 46 |
yashbansod/robotics-planning-dynamics-and-control | A collection of MATLAB codes for simulating and controlling robots, focusing on planning, dynamics, and control | 357 |
robotology/whole-body-controllers | Develops control algorithms for humanoid robots using Simulink-based whole-body controllers | 124 |
smartlab-purdue/robotarium-rendezvous-rssdoa | Multi-agent consensus control in Robotarium platform using various rendezvous and bearing-only algorithms. | 46 |
star2dust/paper-simulation | Reproducing simulations of multi-robot systems and cooperative manipulation using MATLAB | 329 |
atsushisakai/matlabrobotics | MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. | 611 |
balcilar/multi-robot-path-planning-on-graphs | An algorithmic solution to find the optimal path for multiple robots on a graph network while avoiding collisions and ensuring a specific goal configuration | 97 |
vita-epfl/crowdnav | Develops robot navigation policies in crowded spaces using reinforcement learning and attention mechanisms. | 598 |
mathworks-robotics/trajectory-planning-robot-manipulators | Provides MATLAB and Simulink examples for generating trajectories of robot manipulators | 115 |