Skip to content

on-the-fly conversion of URDF -> MuJoCo MJCF #35

@saikishor

Description

@saikishor

Spoiler alert 🚨

We are currently working on the MuJoCo MJCF generation on the fly. We had a brainstorming session with Ortisa today. The idea is to reuse your work and add some more args to convert URDF on the fly. One of the features, we discussed is to set the scene file at run time, so we can also include this part into the scene or add a key pose part into the MJCF directly.

Would that work for you guys?

I'm trying to avoid hardcoding too many things in the URDF, because that way we lack flexibility to start with different poses.

This would be awesome! I think we would be happy to share our thoughts about on the fly conversion if you are interested. We had thought about that, but decided against it for several reasons. It might make sense to talk about it in a different issue though.

Regardless, providing a scene file at run time would definitely be nice! We have also thought about this a bit, but our infrastructure usually has a separate ROS package for a specific application, and we haven't figured out how to properly combine assets that need to be in that package with the assets in a base robot package. But obviously creating stuff on the fly might help solve that!

Originally posted by @ndunkelb-nasa in #34 (comment)

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