-
Notifications
You must be signed in to change notification settings - Fork 95
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
Improvements based on use case partner feedback #293
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for these improvements!
I think it would be also nice to add the two new pages "issues.md" and "customize.md" in docs/reference/index.md
Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com>
I agree, I moved it to the bottom. I also added the labels for running the tests, just to be safe. |
This is now ready for review again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com>
* removed wrongly placed file * Update README.md * restructured projects * Update README.md * Create README.md * removed __init__.py * Create issues.md * Update issues.md * Update customize.md * Update README.md * Apply suggestions from code review Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com> * Link updated * Update index.md * Updated released index * Update index.md * Fix old link * Update test_license.py * Updated projects path * Updated links to projects * Updated links to projects * Fixed projects path * pep8 fixes * Categorized nodes according to their input * Custom model loading example * Issues for colab * Update issues.md * Update projects/opendr_ws/README.md Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com> Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com>
This PR includes the following changes:
__init__.py
.python
folder inprojects
where all python examples are placed to avoid mixing them with the C examples and ROS nodes.projects
documentation.