机器人坐标系转换

SE2 Representation of 2D rigid-body motion

This subclasss of RTBPose is an object that represents rigid-body motion in 2D.

Internally this is a 3x3 homogeneous transformation matrix (3x3) belonging to

the group SE(2).

Constructor methods::

SE2 general constructor

SE2.exp exponentiate an se(2) matrix

SE2.rand random transformation

new new SE2 object

Display and print methods::

animate ^graphically animate coordinate frame for pose

display ^print the pose in human readable matrix form

plot ^graphically display coordinate frame for pose

print ^print the pose in single line format

Group operations::

* ^mtimes: multiplication (group operator, transform point)

/ ^mrdivide: multiply by inverse

^ ^mpower: exponentiate (integer only):

inv inverse

prod ^product of elements

Methods::

det determinant of matrix component

eig eigenvalues of matrix component

log logarithm of rotation matrix

inv inverse

simplify* apply symbolic simplication to all elements

interp interpolate between poses

theta rotation angle

Information and test methods::

dim ^returns 2

isSE ^returns true

issym ^test if rotation matrix has symbolic elements

SE2.isa test if matrix is SE(2)

Conversion methods::

char* convert to human readable matrix as a string

SE2.convert convert SE2 object or SE(2) matrix to SE2 object

double convert to rotation matrix

R convert to rotation matrix

SE3 convert to SE3 object with zero translation

SO2 convert rotational part to SO2 object

T convert to homogeneous transformation matrix

Twist convert to Twist object

t get.t: convert to translation column vector

Compatibility methods::

isrot2 ^returns false

ishomog2 ^returns true

tr2rt ^convert to rotation matrix and translation vector

t2r ^convert to rotation matrix

transl2 ^translation as a row vector

trprint2 ^print single line representation

trplot2 ^plot coordinate frame

tranimate2 ^animate coordinate frame

^ inherited from RTBPose class.

【机器人工具箱学习笔记】第二章 位置与姿态描述_tr2angvec-CSDN博客文章浏览阅读752次,点赞4次,收藏11次。二维{B}相对于A的相对位姿/对{A}施加平移和旋转使它转化为{B}2.2矩阵指数由【3B1B笔记】e的矩阵指数------怎么算?为什么?知:,即R = expm(skew(θ) ),也即2.4旋转RX绕原点旋转,而XR绕X点旋转。而对于绕C旋转的XC,从右向左读,先将C点转换到原点,绕C旋转,然后再将坐标系平移回C二维twist的中心思想即为:任何坐标变换均为绕某点的旋转?欧拉角:ZYZ序列 eul2r横滚-俯仰-偏航角(卡尔丹角/泰特-布莱恩角/导航角): XYZ序列 rpy2r双向_tr2angvechttps://blog.csdn.net/qq_46142162/article/details/129547023

相关推荐
Blossom.11814 小时前
机器学习在智能制造业中的应用:质量检测与设备故障预测
人工智能·深度学习·神经网络·机器学习·机器人·tensorflow·sklearn
MidJourney中文版19 小时前
深度报告:中老年AI陪伴机器人需求分析
人工智能·机器人
微小冷1 天前
二关节机器人系统模型推导
线性代数·机器人·概率论·推导·拉格朗日函数·二关节机器人·机器人控制系统的设计
kyle~1 天前
计算机视觉---RealSense深度相机技术
人工智能·数码相机·计算机视觉·机器人·嵌入式·ros·传感器
视觉语言导航2 天前
RAL-2025 | 清华大学数字孪生驱动的机器人视觉导航!VR-Robo:面向视觉机器人导航与运动的现实-模拟-现实框架
人工智能·深度学习·机器人·具身智能
BFT白芙堂2 天前
睿尔曼系列机器人——以创新驱动未来,重塑智能协作新生态(上)
人工智能·机器学习·机器人·协作机器人·复合机器人·睿尔曼机器人
Blossom.1182 天前
机器学习在智能建筑中的应用:能源管理与环境优化
人工智能·python·深度学习·神经网络·机器学习·机器人·sklearn
Mr.Winter`3 天前
障碍感知 | 基于3D激光雷达的三维膨胀栅格地图构建(附ROS C++仿真)
人工智能·机器人·自动驾驶·ros·具身智能·环境感知
AiTEN_Robot3 天前
AGV 无人叉车关键技术问题解析:精准定位算法 / 安全避障逻辑 / 系统对接协议全方案
人工智能·机器人·自动化·制造
一颗小树x3 天前
【机器人】复现 HOV-SG 机器人导航 | 分层 开放词汇 | 3D 场景图
机器人·机器人导航·复现·hov-sg·分层 3d 场景图