-
Notifications
You must be signed in to change notification settings - Fork 55
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
Process sim_grasp.py terminates after loading all the scene #24
Comments
Where is the error ? It is completed 100 % successfully |
I have followed all the steps, data generation and training. What appears as the simulation is I think the default, a box with objects dropping on it, on each "epoch" until 100%. No grasping nor my objects spawning. - 30 Sept 2022 EDIT 25 January 2023: Any insight on this @aniketghodake10 |
Hi, I also try to synthetic grasping trials in pile scene by using |
It's been 2 years almost so I cannot really say anything right now. I will re-check this repository in the following weeks so hopefully I'll be able to help out @Andyyoung0507 |
Thanks for your help! |
I am have been trying to fix this issue where I run
sim_grasp.py
:python3 scripts/sim_grasp.py --model data/runs/22-08-10-08-09_dataset\=foo\,augment\=False\,net\=conv\,batch_size\=32\,lr\=3e-04/vgn_conv_7.pt --sim-gui --rviz
Before, I run
roscore
in another console. All the previous instructions for the rest of the parts have been made. Also trained a model.With the following output:
I have been trying to see if there was anything wrong with my ros installation. My system is Ubuntu 20.04 (Ubuntu 20.04.5 LTS). I am trying the simulation in VirtualBox, having done the previous parts on a real Ubuntu machine. Might it be something related to the VM?
The text was updated successfully, but these errors were encountered: