|
What should I prepare? How can I transfer it into supported format? Thanks! |
Answered by
WCJ-BERT
Jul 15, 2026
Replies: 1 comment 2 replies
|
Thanks for your interest. Could you clarify what source dataset and data format you are using? SimEngine does not currently provide a generic converter for public datasets. The existing data preparation pipeline is designed for nuPlan scenes and assumes that the corresponding MTGS reconstruction assets and calibration metadata are already available.
|
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If your goal is to reuse the existing rendering assets for nuPlan-based scenes, modify the ego or surrounding-agent behavior using your own models, and then save the resulting rollout as a new SimEngine scenario, this should be technically feasible. However, the current public WorldEngine release does not yet provide an end-to-end workflow for this use case, so custom implementation would currently be required.