Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.generalrobotics.dev/llms.txt

Use this file to discover all available pages before exploring further.

G1Locomotion

Inherits from: object No class docstring.

init

G1Locomotion.__init__()
No docstring provided.

moveByVelocity

G1Locomotion.moveByVelocity(linear_velocity: Velocity, angular_velocity: Velocity, frame: str = 'base')
No docstring provided.
Arguments
linear_velocity (Velocity)
Velocity
required
No description provided.
angular_velocity (Velocity)
Velocity
required
No description provided.
frame (str)
str
No description provided.