-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- Create Model class
- Interface with RVO library
- Test multi-simulation RVO Wrapper methods.
- Test virtual environment setup.
- Setup parallelization: parfor simulation loops (Rather than agent parfors).
- Implement inference algorithm (InferGoals)
- Produce Simulation Velocities (RunSims)
- Goal Sampling
- Goal Sequence
- Awareness
- Test goal prediction results.
- Test simultaneous multiple agents.
- Consider tracker ids for better intention inference
- When calc_pref_velocities for unmodelled agents inside simulation, allow to either set curr_velocity or use most likely goal for such agent (Optional: unknown side-effects of latter)
- Using decimal points on the goal x or y breaks the model!
- Probabilistic Programming (Figaro) seems awesome. IMPLEMENT IT!
Reactions are currently unavailable