openDS-oss icon indicating copy to clipboard operation
openDS-oss copied to clipboard

Mirror of the OpenDS.de car driving simulator

Results 40 openDS-oss issues
Sort by recently updated
recently updated
newest added

To setup controls: keyboard/wheel/... from GUI and tune it #8 - [ ] make in package `cz.cvut.gui.ControllerSetup` - [ ] open a window with `slide-bars` for Keyboard (and Wheel) -...

UI

In our `Distraction experiment` display an "info screen" with controls (arrows, goals -eg. "collect the colored ball according to the instruction", "you can drive anywhere in the city" etc)

enhancement
UI

Add a prediction / anomaly detection module on driving data. (eg. HTM based - https://github.com/numenta/htm.java ) This should be done after #18 #28 is improved.

new_feature
research

~~\- [ ] document how the results from cognitive load experiments can be visualized (currently matlab)~~ - [ ] maybe use some open-source lightweight alternative for the drawing, eg. https://github.com/htm-community/nupic.visualizations...

enhancement
cognitive_load
URGENT

- [ ] add a `duration` field to distractors - [ ] make them runable `threads` and show it for the duration - basically the thread would: `D.spawn(); T.sleep(duration); D.remove()`...

enhancement
cognitive_load

NB offers an automatic refactoring, which suggests many potential bugs/improvements/speed ups... - do this after #17 - I see a problem of diverging from ODS upstream much more!

enhancement
upstream

- [ ] about the environment (which city/street he entered, x,y-position on map, ...) - [ ] about the user (how is he "clicking"/driving wheel, eye-gaze,...) - [ ] about...