Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

object document update #159

Closed
robotlearning123 opened this issue Jan 7, 2021 · 2 comments
Closed

object document update #159

robotlearning123 opened this issue Jan 7, 2021 · 2 comments

Comments

@robotlearning123
Copy link

Hi, it seems that some documents do not update.

In the quickstart doc, cannot find function get_collision

sphere = BallObject(
    name="sphere",
    size=[0.04],
    rgba=[0, 0.5, 0.5, 1]).get_collision()

And in object doc, the two functions cannot be found:

    def get_collision(self, name=None, site=False):
        pass

    def get_visual(self, name=None, site=False):
        pass
@cremebrule
Copy link
Member

Thanks for bringing this up. Yes, the docs are in the process of being updated, and should be finalized and published by this weekend.

@cremebrule
Copy link
Member

This is now fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants