Zhiyu Huang

Results 18 comments of Zhiyu Huang

Yeah, it works well now. Thank you so much for your help!

Hi, @WGBmushi, thank you for your interest in our work. This issue is because Theseus has recently got updated and I have fixed the problem in my code to adapt...

Hi, thank you for your interest in our work. Here are my answers to your questions and some suggestions. 1. I am not sure what kind of metrics you are...

Sorry for the late reply. I guess the possible reason is that the motion planner is not properly learned, could be the cost function or initialization. The chosen dataset I...

Looks like it's a problem with the `pynput` package, which takes the keyboard inputs. I suggest reinstalling the package and making sure it works well on your system.

Hi, @xinfu607, thank you for your interest. You should run `python test.py --model_path interaction_aware_predictor.pth --use_interaction` , if you have trained a conditional prediction model,

It's a bit tricky as there seems to be an issue with the Envision server that requires passing the map or scenario path to the server. You may try provide...

Can you try directly launching the nuBoard from the command line? `python nuplan-devkit/nuplan/planning/script/run_nuboard.py simulation_path=/your/path`

Hi @dgj123456, do other functions in the nuBoard, such as simulation visualization, work well?