We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to use sample factory, with this gym environment for a class: https://github.com/f1tenth/f1tenth_gym_ros
How would I integrate this?
The text was updated successfully, but these errors were encountered:
Hi @gauravkuppa ! Integrating a Gym environment into Sample Factory is pretty straightforward. Take a look at this documentation page to get started: https://www.samplefactory.dev/03-customization/custom-environments/#custom-environment-template
We also provide numerous example environment integrations, such as https://www.samplefactory.dev/09-environment-integrations/dmlab and many others. You can find the source code of these examples here: https://github.com/alex-petrenko/sample-factory/tree/master/sf_examples
I'd be happy to answer any specific questions! You're welcome to join our Discord to discuss any problems you might encounter!
Sorry, something went wrong.
No branches or pull requests
I want to use sample factory, with this gym environment for a class: https://github.com/f1tenth/f1tenth_gym_ros
How would I integrate this?
The text was updated successfully, but these errors were encountered: