robotlearn / pyrobolearn

PyRoboLearn: a Python framework for Robot Learning
Apache License 2.0
403 stars 62 forks source link

need doc on frame conventions #38

Open tridge opened 4 years ago

tridge commented 4 years ago

The docs really need a section on frame conventions. Here is what I've discovered:

I think it would be really nice to have to_earth_frame and to_body_frame helper functions

lrozo commented 4 years ago

Hi @tridge ,

We have this documentation thing as a pending task in our endless ToDo list. As every user may discover new issues, missing stuff, or develop new features, we really encourage people to contribute to Pyrobolearn. So, it would be really cool if you can contribute, for example, by providing some short documentation about the frame conventions you mentioned in this issue.

We would be glad to review this through a pull request!

Leonel

tridge commented 4 years ago

So, it would be really cool if you can contribute, for example, by providing some short documentation about the frame conventions you mentioned in this issue.

sure! I'll do a PR