We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi,
Thank you for sharing this work!
I have a question regarding the diffusion result, I'd appreciate it if you are able to help!
I ran the planner code with the car2d environment, and then I ran python vis_diffusion.py car2d to get the following result:
python vis_diffusion.py car2d
the figure differs from the one used in the paper, but I do see that seed == 0 in mbd_planner.py. I wonder if this is normal?
seed == 0
mbd_planner.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Thank you for sharing this work!
I have a question regarding the diffusion result, I'd appreciate it if you are able to help!
I ran the planner code with the car2d environment, and then I ran
python vis_diffusion.py car2d
to get the following result:the figure differs from the one used in the paper, but I do see that
seed == 0
inmbd_planner.py
. I wonder if this is normal?The text was updated successfully, but these errors were encountered: