Xavier Puig
Xavier Puig
Thank you for your comments. Have you run the makefile inside LabelMeAnnotationTool? This should allow you to navigate through the images and create masks. You can download the Masks for...
Yes, your configuration seems fine. Which mode do you have set in the url? If it is the 'i' mode, could you check the contents of LabelMeAnnotationTool/annotationCache/DirLists/ ? I am...
> demo/generate_snapshot.py may work well with unity_simulator of v2.0.0(virtualhome). > https://github.com/xavierpuigf/virtualhome/releases/download/v2.0.0/linux_exec.zip > > What is the difference between v2.0.0(virtualhome) and v2.2.4(virtualhome_unity) ? Hi, I only update virtualhome when there is...
> Hello, > I get a similar error for running generate_video.py and the same type of error when trying to visualize scene number 4. I'm using v2.2.4. Using v2.0.0 didn't...
It may be that the simulator enters in a buggy state and in hangs, thanks for the bug repot! Could you tell me which script you are trying to run?...
Yeah, Player.log is what I was looking for. I see there is an issue with a library (libKernel32) that cannot be loaded. I am investigating what could be wrong.
Will look into this! Some of the object names we had in previous executable are not well mapped in the latest updates. Will follow up on this soon.
Thank you! Is there a way to control currently the streaming frame rate? I see the streamSize variable to control the resolution but I wonder if there is any hidden...
To follow up on the previous response. The more straightforward approach to add multiple humanoids to the social navigation task is to modify the `social_nav.yaml` file. You will need to...
Could you post the contents of Player.log? that generally contains information about what may be failing in the simulator. When things fail, I recommend trying to run the executable in...