-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Getting started" questions #89
Comments
Thanks for your interest in BenchBot :) So this is a bit of a version issue at the moment. In early 2022 we moved from using Isaac Unreal to Isaac Omniverse as our underlying simulator. The data_collect add-on was designed to work with the Unreal simulator and has not yet been transferred to Omniverse (related to #73). We are no longer able to install the Unreal version of the simulator that was used in the past as that is no longer available for download from NVIDIA. I deeply apologize for this. Is |
Copy that! Thanks for your reply~ PS: what I'd say is that the error of "benchbot_run" isn't likely to be avoided, even though I desire to ignore BenchBot add-ons. And if I cannot successfully execute "benchbot_run", the simulator window would not pop up. Thanks again~~~ |
So what should be operating as normal are What I am guessing might have happened is that by installing the Easy way to check this would be to do do a An omniverse version of the |
Emmm, I did the
And I found there is only one entry present for each environment(which means apartment:1-5, ..., office1-5 have the same type). Their types are all "sim_unreal".
Could you please give me a hand again? |
Hmmm unusual. Perhaps you installed something originally with the Though not ideal, one option perhaps would be to do a full uninstall and reinstall of the system. You can do this with |
OK, now I understand it. |
Yes you can do the uninstall and reinstall manually. the |
Okk, Thanks for your help!!! |
Unluckily, I have uninstalled and then reinstalled manually, but something is wrong:
And I found there is not environment there, do the command
Facing this situation, could you please tell me how can I do? |
Can I confirm that your benchbot add-ons folder has the development environments present within it? |
Ohh, there is nothing but "LICENSE.txt README.md" |
Hmmm that is very unusual to me. Are you able to uninstall and re-install the add-on itself? or remove the folder and attempt an install again and print the full log output? The entire install process for environment add-ons is that we take download the files found in the I shan't be sharing an e-mail here but if you wish another line of communication then you can get in contact via our robotic vision challenge slack workspace where you can find and contact me |
Pinging this issue again. If not commented on in 3 days issue shall be closed due to inactivity |
Closed due to inactivity |
After I succeeded in executing those commands:
Their results both ended with "Finished!"
However, I directly input the command "benchbot_run --robot carter_omni --env miniroom:1 --task semantic_slam:active:ground_truth"
and got the ERROR:
Then, I changed the robot as "carter" in order to make sure that Robot & environment types are consistent,
so I input the command "benchbot_run --robot carter --env miniroom:1 --task semantic_slam:active:ground_truth"
Three versions are outdated! I don't know why they would be outdated due to the fact that I succeeded in installing all of them just now(maybe in two days)?
And I also tried to add '-f' to the end of this command, and run it again(input the command "benchbot_run --robot carter --env miniroom:1 --task semantic_slam:active:ground_truth -f"):
This error is "Unable to find image 'benchbot/simulator:sim_unreal' locally", but I have no idea how to solve it...
For those abnormal problems, could you please give me some valuable suggestions again?
The text was updated successfully, but these errors were encountered: