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

questions regarding carla closed-loop simulation instructions #2

Open
CharlesXu1124 opened this issue Aug 3, 2022 · 4 comments
Open

Comments

@CharlesXu1124
Copy link

I am trying to evaluate the pretrained model inside carla simulator(0.9.10.1) using the transfuser repository, do I need to place the "carla_agent.py" script inside transfuser folder and test it in the same fashion for testing for "submission_agent", or do I need to change other arguments?

@yuaoze
Copy link

yuaoze commented Nov 20, 2022

Hey, have you resolve the issue?

@betbetliu
Copy link

I changed those: "export TEAM_AGENT(carla_agent.py path ) and TEAM_CONFIG(carla.ckpt path) " in file local_evaluation.sh in transfuse repository and it worked.

@betbetliu
Copy link

I fogot one thing, you also need to add a planner.py in team_code folder. I got the planner.py in TCP model.

@yuaoze
Copy link

yuaoze commented Nov 23, 2022

I changed those: "export TEAM_AGENT(carla_agent.py path ) and TEAM_CONFIG(carla.ckpt path) " in file local_evaluation.sh in transfuse repository and it worked.

thanks for your reply! I have tried and an error raised “leaderboard.autoagents.agent_wrapper_local.AgentError: shape '[196608, 3]' is invalid for input of size 967680". Is there anything I missed?

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

3 participants