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

List of nice-to-have API functions #128

Open
yannbouteiller opened this issue Nov 15, 2019 · 0 comments
Open

List of nice-to-have API functions #128

yannbouteiller opened this issue Nov 15, 2019 · 0 comments

Comments

@yannbouteiller
Copy link

yannbouteiller commented Nov 15, 2019

Hello everyone,

So, I am now training things on tier 3, and although I think I probably won't get astonishing results before the deadline, I am quite happy to see my drones trying without using the imo-cheat noisy positional information :)

During my work with my approach on this project (end-to-end Deep Reinforcement Learning), I missed a few API functions. It would definitely be nice to have these in the future:

  • A way to directly specify the (reduced) size of the images from the drones without touching the json file (because I assume the competition setting will not let us modify this file ?)
  • A way to synchronously get the disqualification information
  • A way to synchronously get the gate-passing information (with gate id). Actually there is already a way to do this and I use it, but it is a bit geometrically intense.
  • A way to really control time (basically changing simContinueForTime() for something that is simulated-time based instead of cpu-time based should do the trick)
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

1 participant