Skip to content

[Question] Is it possible to simulate a conveyor belt in IsaacLab for RL training? #3214

@sudoku77

Description

@sudoku77

Hello IsaacLab team,

I would like to create a dynamic task in IsaacLab for RL training.
In this task, I need to use a conveyor belt that actively moves and transfers its motion through friction to a cube placed on it, so that the cube also moves along with the belt.

However, from what I see, the RigidBody class in IsaacLab does not seem to support modeling a conveyor belt or allowing a rigid body to move by itself (without being driven by joints or external forces).

Is there a recommended way to achieve this kind of environment setup in IsaacLab?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions