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

fix:(ansible) update model download logic #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bgilby59
Copy link

PR Type

  • Bug Fix

Related Links

Description

This PR fixes edge-auto to align with Autoware Universe's new model download logic.

Tests performed

Centerpoint and YOLOX from edge-auto and edge-auto-jetson respectively, were launched, and I confirmed that they were outputting predictions at the correct frequency (~10 Hz).

Effects on system behavior

Previously, edge-auto's model downloading was broken by an update to Autoware Universe, such that YOLOX and Centerpoint would not be able to launch. This PR updates edge-auto to correctly download models under Autoware Universe's new scheme.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

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