Skip to content

[Feature] Allow custom kinematics parser to be passed to motion gen? #590

@dogganon

Description

@dogganon

Currently curobo only supports URDF/USD as its source of truth for the kinematics model. However sometimes it would be useful to be able to bring our own parser (curobo.cuda_robot_model.kinematics_parser import KinematicsParser), particularly in simulations where users can interactively adjust the parameters without repeatedly importing and exporting the URDFs.

The feature is trivial to implement, and we already have a working prototype:

robotodo-platform@b5d80db

@balakumar-s

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