rwightman / udacity-driving-reader

Quick docker based reader for udacity rosbag self-driving dataset. Dumps to png/jpg + csv or Tensorflow examples.
Apache License 2.0
162 stars 64 forks source link

download issue #22

Closed AbhinanduReddy closed 4 years ago

AbhinanduReddy commented 5 years ago

iam using window 10 home which is not compatable for installing docker ,suggest any alternative

rwightman commented 4 years ago

@AbhinanduReddy it maybe be possible to get docker in Windows, possibly with WSL (or WSL 2 when it's out) in Windows... not sure on the specifics, but a number of articles can be found, things are changing in that area

If you can get ROS 1 installed in Windows, you can just use the scripts this repository without the docker container. Otherwise, you'll need Linux.