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

a question about action control on new scenes. #34

Open
WuZhongQing opened this issue Sep 9, 2024 · 2 comments
Open

a question about action control on new scenes. #34

WuZhongQing opened this issue Sep 9, 2024 · 2 comments

Comments

@WuZhongQing
Copy link

WuZhongQing commented Sep 9, 2024

hi,i'm trying to control the direction of the car, and i used the command like this (and used image not in nuScene):

image

in the same time, i changed the code in "sampe.py",like:

image

but it doesn't work, the output of video doesn't change anything.
cloud you please explain that ~
And i think the reason is all of your traing data has only one direction when traing phase 2 , is that a reasonable explaination ?^_^

@WuZhongQing WuZhongQing changed the title a question about action on new scenes. a question about action control on new scenes. Sep 9, 2024
@WuZhongQing
Copy link
Author

and i had tried control the direction by using traj, it worked ~

@Little-Podi
Copy link
Collaborator

Thanks for your question! As mentioned in the appendix, the chance of failure persists in action control. Our model has better controllability for trajectory, angle, and speed conditions but is slightly worse for command and goal point conditions. The reason could be the limited diversity among training samples, as you said. To enable successful command control, I recommend trying a scenario where the ego vehicle arrives in front of a crossroad (or a place where turning can occur).

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