Update robotics.py by bcfletcher · Pull Request #162 · pybricks/pybricks-api · GitHub
Skip to content

Update robotics.py#162

Open
bcfletcher wants to merge 5 commits into
pybricks:masterfrom
bcfletcher:patch-6
Open

Update robotics.py#162
bcfletcher wants to merge 5 commits into
pybricks:masterfrom
bcfletcher:patch-6

Conversation

@bcfletcher

Copy link
Copy Markdown

updated DriveBase.settings to added more information about turn_rate calculations based on trouble ticket I submitted this week and the response from Laurens

updated DriveBase.settings to added more information about turn_rate calculations
@dlech dlech requested a review from laurensvalk April 5, 2025 20:08
Comment thread src/pybricks/robotics.py Outdated
Comment thread src/pybricks/robotics.py Outdated
Comment thread src/pybricks/robotics.py Outdated
Comment thread src/pybricks/robotics.py

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It's not always a max of 1000 deg/s is it? Doesn't it depend on the axel_track, wheel_diameter and the actual max speed of the motor being used?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

perhaps, changing to "The max possible value for turn_rate is 1000 deg/s but in reality it depends on the axelTrack and wheelDiameter settings."

Comment thread src/pybricks/robotics.py Outdated
bcfletcher and others added 4 commits April 9, 2025 20:25
Co-authored-by: David Lechner <david@lechnology.com>
Co-authored-by: David Lechner <david@lechnology.com>
Co-authored-by: David Lechner <david@lechnology.com>
Co-authored-by: David Lechner <david@lechnology.com>
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