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

RL example: Drive #1973

Merged
merged 7 commits into from
Apr 26, 2023
Merged

RL example: Drive #1973

merged 7 commits into from
Apr 26, 2023

Conversation

Adaickalavan
Copy link
Member

  • Added baseline example, consisting of training, inference, and zoo agent registration, for the driving and turning tasks in Driving SMARTS 2023.1 and 2023.2 benchmarks, respectively. It uses RelativeTargetPose action space.
  • Documented the challenge objective, desired inference code structure, and use of baseline example, for Driving SMARTS 2023.1 (i.e., basic motion planning) and 2023.2 (i.e, turns) benchmarks.
  • Added an env wrapper for constraining the relative target pose action range.

docs/benchmarks/driving_smarts_2023_1.rst Outdated Show resolved Hide resolved
docs/benchmarks/driving_smarts_2023_1.rst Outdated Show resolved Hide resolved
docs/benchmarks/driving_smarts_2023_1.rst Outdated Show resolved Hide resolved
@Adaickalavan Adaickalavan merged commit a408615 into master Apr 26, 2023
@Adaickalavan Adaickalavan deleted the drive-example branch April 26, 2023 18:29
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