jetson-reinforcement icon indicating copy to clipboard operation
jetson-reinforcement copied to clipboard

Deep reinforcement learning GPU libraries for NVIDIA Jetson TX1/TX2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator.

Results 30 jetson-reinforcement issues
Sort by recently updated
recently updated
newest added

It seems both Jetson TX1 and TX2 have reached EOL. What is a suitable platform to try this out. I was trying to get Nano to work but I kept...

Bonjour, je suis TRÈS TRÈS débutant en cingulata, j'ai suivi ce tuto [](https://github.com/CEA-LIST/Cingulata/wiki/Installation) et la création d'une image docker avec les packages requis pour Cingulata en mode B / FV:...

I followed the following iinstruction, but it fales at **$ cmake ../** $ sudo apt-get install cmake $ git clone http://github.com/dusty-nv/jetson-reinforcement $ cd jetson-reinforcement $ git submodule update --init $...

this whole setup doesn't work on Xavier. it generates random errors. I was able to make and run all the examples on Jetson TX2. What is the recommended setup procedure...

Will this repository be moving from torch7 to ATen? It seems torch7 is deprecated and ATen is recommended: "Torch is not in active development" https://github.com/torch/torch7/blob/master/README.md I have real and significant...

Hi Dustin, thanks for this repo. I am stuck at c++ wrapper especially this line results in segmentation fault (core dumped): pyModule = PyImport_Import(pyModuleName); Thanks

Hi @dusty-nv , First, thanks for this amazing project. I am running this project on a Jetson TX2 Ubuntu 16.04. While running catch executable I got the folllowing message: ```...

Hello, make gave me the following error. cmake ../ seemed to have finished fine. I am using jetson TX2 L4T 28.2.0 with Ubuntu 16.04 and CUDA 9.0252 Scanning dependencies of...

Just a small typo fix :)