gvgramazio / docker-vrep

A docker image with V-REP simulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-vrep

A docker image with V-REP simulator.

Prerequisites

Docker on your host.

Start the container

You could launch the container with docker run -it --name vrep gvgramazio/vrep. Lanching V-REP without screen would fail even if in headless mode. To avoid this, launch V-REP through xvfb-run.

About

A docker image with V-REP simulator.

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%