-
Notifications
You must be signed in to change notification settings - Fork 129
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
rviz and gazebo load an empy world environment #151
Comments
There isn't much you can do to increase training speed besides what is mentioned in the tutorial. However, here it seems your model is probably not training properly, and you might want to train again with a different seed. See issues labeled with |
Hi,Reinis |
The training is somewhat random so even without changes it may fail to converge. Though it does look like the values are improving, the performance should also be improving. |
Hello, I had the same problem, rviz loaded an empty world environment, and the terminal error message was the same. I would like to ask you how to rebuild the repo. How to solve this problem. I will be very grateful. |
@innocence-cloud To rebuild the repo simply delete the folder with it and clone it again. Most likely you are not setting up the sources correctly so make sure to follow the tutorial and pay attention to the paths to the repo. |
@answsdu hi, i want to know how did you solve the empty world problem? |
Hi Reinis, so sorry to bother you,
Describe the bug
when I run "python3 test_velodyne_td3.py",it turn to the following pictures,it seems like rviz and gazebo load an empty world environment.
And I have check my set of GAZEBO_RESOURCE_PATH following comment#16,I think it's correct,but the program still can't work well.
the terminal send out the following error:
Desktop (please complete the following information):
Could u pls help me solve this problem?Thank u very much!
The text was updated successfully, but these errors were encountered: