leggedrobotics / SimBenchmark

Physics engine benchmark for robotics applications: RaiSim vs Bullet vs ODE vs MuJoCo vs DartSim
https://leggedrobotics.github.io/SimBenchmark/
199 stars 39 forks source link

Docker does not pulling image #12

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi,

The docker image cannot be pull as specified.

$ docker pull donghokang/simbenchmark
Using default tag: latest
Error response from daemon: manifest for donghokang/simbenchmark:latest not found
ghost commented 5 years ago

use tag 16.04

Peter-haotian-cui commented 5 years ago

Thanks! This solves the problem.