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

About agents version. #25

Closed
strualo opened this issue Oct 14, 2021 · 4 comments
Closed

About agents version. #25

strualo opened this issue Oct 14, 2021 · 4 comments

Comments

@strualo
Copy link

strualo commented Oct 14, 2021

Which version of agents is used in the code?

@ap229997
Copy link
Collaborator

The provided TransFuser checkpoint uses the architecture of the leaderboard entry (with score 16.93) with some bug fixes in transfuser_agent.py and is new trained on a newer dataset. This checkpoint gets a score of around 21 on the leaderboard (this submission is not public).

Is this what you are asking? If not, can you please clarify a little more?

@strualo
Copy link
Author

strualo commented Oct 15, 2021

from agents.navigation.global_route_planner import GlobalRoutePlanner
I mean the agents library called in this line of code.

@ap229997
Copy link
Collaborator

Sorry, I misunderstood your question.

For agents, you need to install carla and set all the paths properly in run_evaluation.sh.

@strualo
Copy link
Author

strualo commented Oct 15, 2021

Thank you for your answer. I'll try it first and communicate with you when I have questions.

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

No branches or pull requests

2 participants