Releases: FAR-Lab/CrossCulturalDriving
Haifa v2
New Features:
- Multicast Address can be changed on the front menu (port is 12351)
Changes:
- Borders set to match Haifa room
- Calibration points are set +-5 meters from the midpoint, on the far wall, at a height of 1.5 meters
Haifa Deployment
Key Features
- Two point room calibration for pedestrian
- Single cast works again
SinglePlayer Driver-Driver Interaction
New Alpha Release Available: Version 0.9.4-alpha
For original release, visit GitHub Repository
What's Changed
Consult issue #31 for a comprehensive list of updates, including bug fixes and new features.
Key Features:
- Support for multiuser interaction in VR space using OpenXR.
- Added AV driving for single user Application.
First Stable study release
For original release see https://github.com/FAR-Lab/CrossCulturalDriving2021/releases/tag/v0.9.3-beta
What's Changed
Again please check issue #15 for a complete list of bug fixes and features.
The latest feature includes :
shift + T
resets the server time.- Adding a field
QnImagePath
to the question field, the image on that path will be shown during that question.
❗The Questionnaires in the folder C:\Users\USERNAME\AppData\LocalLow\FarLab\XCDriving\QN_Updates override the QNs inside the released application. Make sure to delete old files or to update them.
An example question could look something like this:
{
"ID": 1,
"Scenario_ID": "CP1-1",
"SA_atoms": "Speed",
"SA_Level": "Perception",
"Awareness_to": "Myself",
"Participant": [
"A",
"B"
],
"QuestionText": {
"English": "How fast were you driving before the intersection?",
"Hebrew": "מה הייתה המהירות שלך בזמן שהתקרבת לצומת?"
},
"QnImagePath":"QNPictures\\CPapproach",
"Answers": []
}
- Version upgrade by @DavidGoedicke in FAR-Lab/CrossCulturalDriving2021#22
Full Changelog: FAR-Lab/CrossCulturalDriving2021@V0.9.2-beta...v0.9.3-beta
Language Debuging
Identical to 1.31 just includes additional debug outputs
Hebrew Update
V1.31 Updated Intro
The Mirror Update
V1.3 mirror update
Honk Update
- Included the horn in the data logger.
- Added support to all blue buttons to trigger the horn.
Inital Study Realease
This is the first full release of the Cross Cultural Driving simulator.