StanfordVL / iGibson

A Simulation Environment to train Robots in Large Realistic Interactive Scenes
http://svl.stanford.edu/igibson
MIT License
626 stars 154 forks source link

Unify joint control / link state calls #265

Open ChengshuLi opened 2 years ago

ChengshuLi commented 2 years ago

We are using

It might be better to unify all of these.

cgokmen commented 2 years ago

There's usually no good reason to use the p. versions directly, too - with the pybullet_tools version you can see the arguments & it will put the results in easy-to-use namedtuples.