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

Change bird view to dashboard view #34

Closed
ElliOsm opened this issue Nov 4, 2021 · 6 comments
Closed

Change bird view to dashboard view #34

ElliOsm opened this issue Nov 4, 2021 · 6 comments

Comments

@ElliOsm
Copy link

ElliOsm commented Nov 4, 2021

Hello!
I want to change the camera I get when I run evaluate_nocrash.py from bird view to a dashboard camera.
Things I tried to do:
-I tried to modify the code so I got the view from a dashboard sensor but I couldn't exactly pinpoint what I needed to change and where.
-I thought about recording the session and then viewing it by the sensor I wanted, but the --record argument is only available to the nocrash_evaluator.py and I am having a hard time running it as well.
So can you guide me to the right direction?

@dotchen
Copy link
Owner

dotchen commented Nov 5, 2021

Hi,

You can change the visualize function in the agent file.

@ElliOsm
Copy link
Author

ElliOsm commented Nov 7, 2021

Hello!
Thank you for your quick reply.
What I understood is that, I have to change the visualize_obs() function in image_agent.py.
Sadly, this is not what I am looking for, what I am looking for is a way to change the sensor that is rendered on screen.

@dotchen
Copy link
Owner

dotchen commented Nov 7, 2021

Hello,
I am having trouble understanding what exactly you are looking for. Could you post a picture of what you would like to change?

@ElliOsm
Copy link
Author

ElliOsm commented Nov 9, 2021

Hello!
Sorry for the delayed response
Basically what I want to change is this camera:
mine
to this:
37220131-7cd119f2-237a-11e8-946c-56762fd159e2

@dotchen
Copy link
Owner

dotchen commented Nov 9, 2021

Hello,

In that case you do not need to modify anything. The agents will upload its camera recordings to wandb, so you can simply view the video of frontal facing cameras in your wandb page.

@ElliOsm
Copy link
Author

ElliOsm commented Nov 13, 2021

Ok, thanks a lot for the clarification, I found it at last!

Have a nice day.

@ElliOsm ElliOsm closed this as completed Nov 13, 2021
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