Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xavier support? #34

Open
WERAQS opened this issue Feb 9, 2019 · 5 comments
Open

xavier support? #34

WERAQS opened this issue Feb 9, 2019 · 5 comments

Comments

@WERAQS
Copy link

WERAQS commented Feb 9, 2019

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 on xavier?

@wappler99
Copy link

Same here, none of this is working on the Xavier. I understand this is all bleeding edge stuff, but it would be awesome if you could make your installs hardware independent! Otherwise this will not scale at all. Thanks!

@uersoy
Copy link

uersoy commented Jun 8, 2020

This does not work on Xavier NX either. Any plan to revise?

@WERAQS
Copy link
Author

WERAQS commented Jun 13, 2020 via email

@dusty-nv
Copy link
Owner

The issue stems from versions of PyTorch newer than 0.3 breaking backwards compatibility, so the RL algorithm doesnt work on newer versions. I don't personally plan to update it, but I do keep jetson-inference updated. Since I made this example tutorial there have been more comprehensive RL libraries released - for example see:

https://discourse.ros.org/t/a-toolkit-for-reinforcement-learning-using-ros-and-gazebo/442

https://spinningup.openai.com/en/latest/

@uersoy
Copy link

uersoy commented Jun 13, 2020

The issue stems from versions of PyTorch newer than 0.3 breaking backwards compatibility, so the RL algorithm doesnt work on newer versions. I don't personally plan to update it, but I do keep jetson-inference updated. Since I made this example tutorial there have been more comprehensive RL libraries released - for example see:

https://discourse.ros.org/t/a-toolkit-for-reinforcement-learning-using-ros-and-gazebo/442

https://spinningup.openai.com/en/latest/

PERFECT! Thanks a lot for the links. I will take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants