Kuisy
Kuisy
> Hi @Eku127 Thanks for your interest! We're currently working on the release of the open-set version, too! You can expect this to be released here as well in the...
> Hi @Eku127 Thanks for your interest! We're currently working on the release of the open-set version, too! You can expect this to be released here as well in the...
Based on the manual from 3D->2D projection given by @aclegg3 , intrinsic matrix can be calculated by the render matrix and viewport. ``` def get_camera_intrinsics(sim, sensor_name): # Get render camera...
Any solution yet? Meet the same problem with docker.
> I've having the same issue, running the interactive viewer from the example works, but running asset viewer tutorial or calling the simulator doesn't For me I solved by using...
> ``` > @abwerby thank you for quick fix! I don't encounter such problems right now. > ``` > > However, when I am trying to generate scene graph, I...
> @Eku127, what you are seeing is most likely an "Out of Memory" problem. You can use workaround by changing "merge_type" to "hierarchical" in the config. See this comment from...
Problem solved by running the code in the server
> @Eku127 how much RAM did you use? For Room0 Replica, the peak memory usage is about 250 GB I am runnning on a server with 700GB memory. For HM3D...
> oh Thanks! I have solved this issue by reinstalling the NVIDIA driver. But I got new isuue when I try to run python examples/interactive_play.py --never-end. X Error of failed...