Skip to content

MetaDrive Bicycle Class implementation#438

Open
revacholiere wants to merge 1 commit intoBerkeleyLearnVerify:mainfrom
revacholiere:main
Open

MetaDrive Bicycle Class implementation#438
revacholiere wants to merge 1 commit intoBerkeleyLearnVerify:mainfrom
revacholiere:main

Conversation

@revacholiere
Copy link

Description

Adds Scenic's Bicycle class for the MetaDrive simulator.

Issue Link

N/A

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

The class is implemented as a subclass of Pedestrian. It uses MetaDrive's Cyclist class to spawn objects in the simulation.

This is the modification we did for the paper ScenicRules.

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.69%. Comparing base (cbc265d) to head (4e012de).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #438      +/-   ##
==========================================
- Coverage   89.70%   89.69%   -0.01%     
==========================================
  Files          48       48              
  Lines       13190    13190              
==========================================
- Hits        11832    11831       -1     
- Misses       1358     1359       +1     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant