Skip to content

Robot dynamics model alternatives (MuJoCo, pinocchio, Drake, etc.) #6

Description

@Tadinu

Hi,

Thanks for this long-awaited repo, which greatly helps with the sim2real testing on Franka!

Aside from Genesis as the simulation backend for robot dynamics model, how would you think of alternatives like MuJoCo, pinocchio, Drake as well?, which all have rich python API.

pinocchio is actually the base for robot models in libfranka itself.
https://github.com/frankarobotics/libfranka/blob/main/src/robot_model.h

Drake + franka driver
https://github.com/RobotLocomotion/drake-franka-driver
https://github.com/DexaiRobotics/drake-franka-driver

Also quite relevant, if already present, would you mind sharing a benchmark as compared to libfranka C++? This may help provide some useful info as moving from sim to hw I guess.

Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions