Skip to content

kuolunwang/Pick-and-Place-with-RL

Repository files navigation

Pick-and-Place-with-RL

example workflow

clone repo

    git clone --recursive [email protected]:kuolunwang/Pick-and-Place-with-RL.git

You can run this code on a GPU computer and CPU computer, but if you want to execute DL program, please change GPU computer to run


Building docker image

    cd Docker && source build.sh

How to run

    cd Docker && source docker_run.sh [gpu or cpu]
    Docker $ cd catkin_ws && catkin_make
    Docker $ source environment.sh

If you want to enter same container

    $ cd Docker && source docker_join.sh
    Docker $ source environment.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published