Closed Ruihyw closed 4 months ago
Hi, thanks a lot for using our repo.
We are currently working on a new extension that facilitates that, will keep you updated. In the meantime, at least for the Carla environment, you can visualise the semantics of the camera using the standard Isaac way https://docs.omniverse.nvidia.com/extensions/latest/ext_replicator/visualization.html#visualization
Please let us know if there are any other questions or issues.
Thank you very much for your reply, I managed to get the semantic information now!
But actually I can't actually run it with carla data , so I'd appreciate it if you could help me with that!
here is the warning message:
2024-05-24 06:09:17 [19,013ms] [Warning] [omni.viplanner.utils.unreal_importer] Mesh Town01_Opt has no faces or vertices.
Execute crosswalk multiplication 'cw_2'
2024-05-24 06:09:17 [19,367ms] [Warning] [omni.usd._impl.utils] Cannot duplicate prim /World/Carla/terrain/Town01_Opt/Town01_Opt/Road_Crosswalk_Town01_2 since it doesn't exist.
[INFO]: Time taken for scene creation : 0.915456 seconds
Traceback (most recent call last):
File "/home/wwd/hyw/viplanner/omniverse/standalone/viplanner_demo.py", line 135, in
Hi, this looks like an error in the mesh file. I will look into it
The mesh has been updated and should work again as expected. Please redownload the asset and also pull the latest changes of the repo.
Closing this issue for now, please reopen if there are any further issues on your side.
Hi!, thank you for the great work of your team! I have successfully run the demo.py and I was wondering about how to view the semantic map information in the demo program. Looking forward for your reply!