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

Standalone code #37

Open
techner3 opened this issue Jun 15, 2023 · 4 comments
Open

Standalone code #37

techner3 opened this issue Jun 15, 2023 · 4 comments

Comments

@techner3
Copy link

Hi,
First of all thanks for sharing the code for Interfuser.

Here while using Interfuser many other dependencies such as leaderboard and scenario runner involved. Is there any Interfuser code available as a standalone so that i can directly plug Interfuser into CARLA for my own custom scenario ? Or any way to do it ?

Thanks in advance !

@deepcs233
Copy link
Collaborator

deepcs233 commented Jun 15, 2023

Hi!
Our Interfuser doesn't depend on the specific version of leaderboard and scenario_runner. You can just modify the corresponding environment path of the evaluation bash.

@techner3
Copy link
Author

Thanks for your reply,

If i want the ego vehicle to go to a specific location in CARLA using Interfuser, how do i do it any idea ? And also is Interfuser CARLA version independent ?

@deepcs233
Copy link
Collaborator

I think you could replace ROUTES(https://github.com/opendilab/InterFuser/blob/e0682c350892a243cf40bf448622743f4b26d0f3/leaderboard/scripts/run_evaluation.sh#LL18C8-L18C14) with your route file with a new start point and end point?

@techner3
Copy link
Author

Thanks for the response

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