Skip to content
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

The viewer shows a blank 3d grid and nothing else #2

Closed
raemounz opened this issue May 19, 2020 · 3 comments
Closed

The viewer shows a blank 3d grid and nothing else #2

raemounz opened this issue May 19, 2020 · 3 comments

Comments

@raemounz
Copy link

Operating System: MacOS

Issue #1
. ./env.sh didn't work for me. I use source env.sh instead.

Issue #2
After running the 3 terminals, I open the VNC viewer and connected. I can hear my macbook pro's fan running hard, but nothing is displayed except for the blank 3d grid. Am I supposed to see a car running on track immediately after connecting? or I have to wait for an hour or so? I don't see any errors in the 3 terminals so I supposed I set it up properly.

@kevinmarlis
Copy link
Owner

Sorry, I haven't worked on Deep Racer in at least 6 months. I'm betting they've changed something that impacts these instructions. The car didn't show up immediately, but should not take more than a minute to start up. Are you getting training output in the terminals even though you can't visually see the car?

@raemounz
Copy link
Author

This is the last lines from the sagemaker terminal:

algo-1-warla_1  | ## Creating agent - name: agent
algo-1-warla_1  | Checkpoint> Saving in path=['./checkpoint/0_Step-0.ckpt']
algo-1-warla_1  | Uploaded 3 files for checkpoint 0
algo-1-warla_1  | INFO:tensorflow:Froze 11 variables.
algo-1-warla_1  | INFO:tensorflow:Converted 11 variables to const ops.
algo-1-warla_1  | saved intermediate frozen graph: rl-deepracer-sagemaker/model/model_0.pb

And this is from the robomaker terminal:

******************************************************************************
Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?

The scheme stores pixel data offscreen on the VNC viewer side for faster
retrieval.  It should work with any VNC viewer.  Try it by running:

    x11vnc -ncache 10 ...

One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching

[gazebo_gui-3] process has finished cleanly
log file: /root/.ros/log/d0e5c970-9a97-11ea-88b5-0242ac130003/gazebo_gui-3*.log

@kevinmarlis
Copy link
Owner

Sagemaker looks correct.

I'm not sure what's going on with Robomaker. I'd recommend checking here as it is much more active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants