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

Add XRP to creating robot programs #2760

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

leongmichael
Copy link
Contributor

No description provided.


#### XRP - Timed

The ``XRP - Timed`` template provides a ``XRPDrivetrain`` class that exposes an ``arcadeDrive(double xaxisSpeed, double zaxisRotate)`` method. It's up to the user to feed this arcadeDrive function.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be exact with the naming here. It looks like they are called XRP - Command Robot and XRP - Timed Robot. This is also a problem with the Romi section. I realize you didn't write that but I think improving it the same way would help!


The ``XRP - Command Bot`` template provides a ``XRPDrivetrain`` subsystem that exposes an ``arcadeDrive(double xaxisSpeed, double zaxisRotate)`` method. It's up to the user to feed this arcadeDrive function.

This subsystem also provides functions for retrieving and resetting the XRP's onboard encoders.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of this feels just a duplication of the Romi stuff. While it is all true I am wondering if we couldn't get across all the same information with a single combined section that use this text once for all. It would need to say "subsystem/class".

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

Successfully merging this pull request may close these issues.

2 participants