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

Leonid: readme updates; minor effort refactoring #18

Merged
merged 24 commits into from
Feb 28, 2024

Conversation

Leonid-98
Copy link
Contributor

  • Added documentation
  • Changed effort to duty cycle

README.md Outdated Show resolved Hide resolved

In the same format You can also send data to the mainboard to set the motor speeds (from -100 to 100).
(\*) *All speed units are arbitrary in range (-100:100).* </br>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Needs attention. For 'RS' and 'MS' the speed should be in standard units of m/s. For 'RS' it has to be in the Robot's coordinates and for 'MS' it should be the linear speed of the wheel along the axis perpendicular to the motor shaft.
We should clearly note that in 'DC' mode, velocity controllers are disabled and the values are directly set as PWM signal duty cycles for each motor.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

PID will have to be re-tuned.
I will figure this out, but it takes a bit of time.

Copy link
Collaborator

Choose a reason for hiding this comment

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

moved this to a separate issue to accept other changes now #19

README.md Outdated Show resolved Hide resolved
docs/.images/fw_arch_if.png Outdated Show resolved Hide resolved
docs/.images/fw_architecture.png Outdated Show resolved Hide resolved
docs/firmware_design.md Outdated Show resolved Hide resolved
src/app/main.c Outdated Show resolved Hide resolved
@Veix123 Veix123 merged commit 3f94c32 into v3.0-devel Feb 28, 2024
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.

None yet

2 participants