Almond home page
Search...
⌘K
Order
Order
Search...
Navigation
Types
Pose
Website
Chat with Us
Get Help
Get Started
Introduction
Quickstart
Robot Basics
Configuration
Control
Teleoperation
Tutorials
AI Training
AprilTags
Object Detection
API Reference
Python
AlmondBotClient
Types
AIModel
AprilTag
Joints
Mode
Point
Pose
Status
TaskTraining
TrainingEpisode
On this page
Properties
Types
Pose
A dataclass representing a pose in 3D space.
Properties
x
float
default:
"0"
The x coordinate of the pose in millimeters.
y
float
default:
"0"
The y coordinate of the pose in millimeters.
z
float
default:
"0"
The z coordinate of the pose in millimeters.
roll
float
default:
"0"
The roll of the pose in degrees.
pitch
float
default:
"0"
The pitch of the pose in degrees.
yaw
float
default:
"0"
The yaw of the pose in degrees.
Point
Status
Assistant
Responses are generated using AI and may contain mistakes.