467810d0创建于 2025年10月6日历史提交
readme.md

Here's the urdf files, assets, and EE control codes in Maniskill.

Update

XLeRobot files are exclusively listed instead of borrowing fetch's name. So there are a few more modifications need to be done to run XLeRobot in the ReplicaCAD scene, in addtion to the previous tutorial

For new robot ids, you need to add them to ReplicaCAD scene first. image

As well as the agent/robots/init.py image

Run the examples

You also need to add the robot id in the command. For example, if you want to run a single-arm version of XLeRobot:

python -m mani_skill.examples.demo_ctrl_action_ee_keyboard_single -e "ReplicaCAD_SceneManipulation-v1" -r "xlerobot_single"  --render-mode="human" --shader="rt-fast" -c "pd_joint_delta_pos"