Skip to content

Graviti-AI/prediction-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Bowen Zhang
Oct 16, 2020
3b85355 · Oct 16, 2020

History

13 Commits
Aug 26, 2020
Aug 26, 2020
Oct 16, 2020
Jul 20, 2020
Aug 26, 2020

Repository files navigation

prediction-challenge

For simulator part, see

For predictor part, see

8/26/20 SYF

To meet the demand of the simulator and the preditors, the simulator.proto has been changed (see proto/simulator_new.proto). Please help me change the corresponding code to fit the new .proto. For example, these following files need to be modified.

  • simulator/service/*, simulator/core/trajectory.h, simulator/core/imp/default_simulator_impl.h, etc.
  • predictor/simulator_client.py, predictor/predictor/*, etc.