dusty-nv / jetson-reinforcement

Deep reinforcement learning GPU libraries for NVIDIA Jetson TX1/TX2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator.
MIT License
874 stars 225 forks source link

Before your installation steps, Should I install ROS, gazebo, gym, and even pip? #18

Closed aysegulucar2016 closed 6 years ago

aysegulucar2016 commented 6 years ago

Before your installation steps, Should I install ROS, gazebo, gym, and even pip? I installed ROS and gazebo before your installation steps. After your installation steps. it showed no module gazebo and no pip.

Now I re-flashed my jetson tx2 with 3.2.1 jetpack. Before your installation steps, Should I install ROS, gazebo, gym, and even pip? Thanks.

dusty-nv commented 6 years ago

Hi @asegulucar2016, the repo does that automatically during setup, so you shouldn't have to do that unless there is a problem.

-------- Original message -------- From: aysegulucar2016 notifications@github.com Date: 7/4/18 12:05 PM (GMT-05:00) To: dusty-nv/jetson-reinforcement jetson-reinforcement@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [dusty-nv/jetson-reinforcement] Before your installation steps, Should I install ROS, gazebo, gym, and even pip? (#18)

Before your installation steps, Should I install ROS, gazebo, gym, and even pip? Thanks.

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/dusty-nv/jetson-reinforcement/issues/18, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AOpDK2W5oXxye7GjHipo4tVd1-P0IV7_ks5uDJD-gaJpZM4VCS9s.


This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.

aysegulucar2016 commented 6 years ago

Hi Thanks for answer. Now it works perfectly.