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

Added max_speed attribute to agents #72

Merged
merged 6 commits into from
Apr 11, 2024
Merged

Added max_speed attribute to agents #72

merged 6 commits into from
Apr 11, 2024

Conversation

Marsolo1
Copy link
Collaborator

@Marsolo1 Marsolo1 commented Apr 10, 2024

Description

As the title says

Related Issue (if applicable)

closes #65

How to test

  • Launch server and interface
  • select an agent, set it on MANUAL, set both its motors to 1 and put its wheel diameter to 10 (to make it go fast)
  • then lower the max_speed setting, it should make the agent slow down

@Marsolo1 Marsolo1 added enhancement New feature or request work in progress labels Apr 10, 2024
@Marsolo1 Marsolo1 marked this pull request as ready for review April 11, 2024 12:48
Copy link
Collaborator

@corentinlger corentinlger left a comment

Choose a reason for hiding this comment

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

lgtm

@corentinlger corentinlger merged commit 613cd43 into main Apr 11, 2024
2 checks passed
@corentinlger corentinlger deleted the martial/max_speed branch April 16, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add max speed attribute for agents
2 participants