Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This script is a general purpose multidimensional path generator algorithm. Given n-dimensional waypoints described as pairs of positions and velocities, it calculates a path meeting these waypoints and guaranteed to be below maximum thresholds of velocity, acceleration and jurk. Keep in mind that the path created is not necessarily optimal.
Citation pour cette source
Erwin Torreao Dassen (2026). Multidimensional path-generator (https://fr.mathworks.com/matlabcentral/fileexchange/43165-multidimensional-path-generator), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.2.0.0 (5,05 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.2.0.0 | Fixed the checks on the parameters to use the structure format. |
||
| 1.1.0.0 | - Formatted the output as timeseries objects. - All workspace variables have been moved under one struct: pathGen |
||
| 1.0.0.0 |
