Skip to content

friction between cable and geometry (eg capstan) #3005

@jongwoolee127

Description

@jongwoolee127

The feature, motivation and pitch

Hi MuJoCo team,

I’d like to request support for capstan friction in spatial tendons, which is important for cable-driven robotic hands. A simple model (T_high = T_low · exp(mu · theta)) would already be very useful.

Right now it’s hard to implement this in user code because spatial tendon wrapping does not expose wrap geometry (e.g., theta or entry/exit tangent points), and the tendon model effectively exposes only a single scalar tendon force—so users end up splitting tendons and manually approximating theta.

Could you either (1) add an optional built-in capstan friction model for cylinder/sphere wrapping, or (2) expose wrap geometry outputs (theta + entry/exit points) via API/sensors to enable robust plugins?

Thanks for considering,

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions