Average Transformation (SE3)

Version 1.0.0 (422 ko) par HS Ding
Average Position and Orientation
4 téléchargements
Mise à jour 25 mai 2024

Afficher la licence

Core Function:
% Input:
% rot: 3*3*n SO3 Matrix or n*4 quat
% tran: 3*n or 3*1*n Position Column Vector
%
% Optional Input
% w: 1*n weight vector
avg_pos = AvgSE3(rot,tran)
avg_pos = AvgSE3(rot,tran,weight)
Quaternion Averaging

Citation pour cette source

HS Ding (2024). Average Transformation (SE3) (https://www.mathworks.com/matlabcentral/fileexchange/166656-average-transformation-se3), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2024a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0