Skip to content

Conversation

@Maximellerbach
Copy link
Contributor

No description provided.

Copy link
Contributor

@DocGarbanzo DocGarbanzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great change improving the interface to the donkey gym. A couple of comments how to improve the return values from the gym to stay in vectors instead of components.

We should also put gym into the conda yaml install and setup.py. It's good that you have a test, we should make sure this can be run also in the CI.

- output vectors instead of single components
setup.py Outdated
'imgaug'
'imgaug',
'gym',
'gym-donkeycar @ git+ssh://git@github.com/tawnkramer/gym-donkeycar.git@master#egg=gym-donkeycar',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't work in the CI, need to fix

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you try removing the trailing @master... and just put:
'gym-donkeycar @ git+ssh://git@github.com/tawnkramer/gym-donkeycar.git`

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

Successfully merging this pull request may close these issues.

2 participants