Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Code implementing the RRT* algorithm in both 2D and 3D spaces. 2D version also contains obstacle avoidance given the position and dimensions of an obstacle.
2D/RRTStar.m executes the 2D version of RRT*.
3D/RRTStar_3D.m executes the 3D version.
[1] LaValle, S. M., ‘Rapidly-Exploring Random Trees: A New Tool for Path Planning’, TR 98-11, Computer Science Department, Iowa State University, Oct. 1998.
[2] Karaman, Sertac, and Emilio Frazzoli. "Incremental sampling-based algorithms for optimal motion planning." Robotics Science and Systems VI 104 (2010).
Zitieren als
SAI VEMPRALA (2026). 2D/3D RRT* algorithm (https://de.mathworks.com/matlabcentral/fileexchange/60993-2d-3d-rrt-algorithm), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Belief Space Motion Planning using iLQG
Allgemeine Informationen
- Version 1.1.0.0 (4,58 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Minor fixes/improvements
|
||
| 1.0.0.0 |
