최찬역(Chanyeok Choi), 김정한(Jeonghan Kim), 남윤재(Yunjea Name)
이왕건(Wanggeon Lee)
You can watch the video of our project. Click here.
AnimeGAN | selecting frame | printing image |
---|---|---|
If you are curious about the contents related to the web server, click this link.
git clone --recurse-submodules https://github.com/Plan-Real/Snapbot.git
Download the Isaac Gym Preview 4 release from the website, then follow the installation instructions in the documentation. We highly recommend using a conda environment to simplify set up.
you have to download nvidia issac-gym in this repository. please, check your .env file when you install the isaac gym.
To run our program, you should prepare the computer equipped with a GPU and UR.
docker compose build dev
docker compose run dev
if you can't run this docker file, you can fix the error by following ROS_dev_template instruction.