Skip to content

Added 4th section regarding robot control.#10

Open
michalpelka wants to merge 1 commit intomainfrom
mp/control
Open

Added 4th section regarding robot control.#10
michalpelka wants to merge 1 commit intomainfrom
mp/control

Conversation

@michalpelka
Copy link
Copy Markdown

@michalpelka michalpelka commented Mar 30, 2026

Added robot control proposal.

Signed-off-by: Michał Pełka <michal.pelka@robotec.ai>

Applies to prims that possess a `PhysicsJointAPI` and are part of a kinematic chain of the robot.
Used to identify and map joints between an imported scene and ROS-native concepts such as robot descriptions. This API enables one-to-one mapping between joints controlled by the ROS 2 control framework.
* `string ros2:joint:name`: The name of the joint (without namespace).
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Schema is analogous to https://docs.isaacsim.omniverse.nvidia.com/5.1.0/omniverse_usd/robot_schema.html#joint-api

Suggested change
* `string ros2:joint:name`: The name of the joint (without namespace).
* `string ros2:joint:name`: The name of the joint (without namespace).
* `string ros2:joint:DofOffset`: Offset for this joint for position control and state

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant