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 support for being used with sbot_simulator #17

Merged
merged 13 commits into from
Sep 1, 2024
Merged

Conversation

WillB97
Copy link
Collaborator

@WillB97 WillB97 commented Aug 18, 2024

  • Adds support for the sbot_simulator method of attaching to boards over socket, instead of serial port.
  • Adds support for remote sleep control to allow the the robot to sleep for periods of simulator time.
  • Adds support for loading metadata from a file whose path is passed through an environment variable.
  • Adds a WebotsRemoteCameraSource to receive camera frames over a socket.
  • Adds ultrasound support to arduino.

Built for use with the SR fork: https://github.com/srobo/sbot_simulator

@WillB97 WillB97 self-assigned this Aug 18, 2024
Base automatically changed from sr2025-updates to main August 21, 2024 18:38
WillB97 and others added 2 commits August 25, 2024 10:26
Rework vision API to add save arguments directly to functions
sr/robot3/arduino.py Outdated Show resolved Hide resolved
sr/robot3/arduino.py Outdated Show resolved Hide resolved
sr/robot3/arduino.py Show resolved Hide resolved
sr/robot3/robot.py Show resolved Hide resolved
sr/robot3/simulator/camera.py Show resolved Hide resolved
Co-authored-by: Jake Howard <[email protected]>
Copy link

@8BitJosh 8BitJosh left a comment

Choose a reason for hiding this comment

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

Basic test in simulator and on a physical kit and all looks good

@WillB97 WillB97 merged commit d5eff62 into main Sep 1, 2024
10 checks passed
@WillB97 WillB97 deleted the sbot_simulator branch September 1, 2024 12:41
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.

3 participants