Skip to content

differences bt sapien and robosuite on mujoco #75

Answered by fbxiang
shivanimall asked this question in Q&A
Discussion options

You must be logged in to vote

The major difference are the following

  1. SAPIEN uses PhysX4 as backend while robosuite uses mujoco. So SAPIEN allows adding, modifying, and removing objects at run time while robosuite does not. On the other hand, mujoco may support more solvers and has more tunable parameters.
  2. SAPIEN provides a feature-rich and customizable rasterizer and a ray tracer. So on the rendering side, SAPIEN can do a lot more.
  3. Robosuite offers other functionalities such as controllers, robots, tasks, and environments, which we do not provide in SAPIEN, but we provide them in downstream software and applications that use SAPIEN, such as ManiSkill.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shivanimall
Comment options

Answer selected by shivanimall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants