1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed two small errors More... over 5 years ago
Correct spelling of pyobjc More... over 5 years ago
Rewrite Readme and Wiki More... over 5 years ago
Amend Examples More... over 6 years ago
Basic documentation and examples - Example usage of ETS2/ATS OpenAI gym env - Example of map visualization and rendering - Blender imported and exported map wavefront (.obj) files - Remove icon More... over 6 years ago
Fix minor bugs in Map and Definition class - Parse strings in SCS annotated files - Extend Definition class unit test - Fix Map final merging More... over 6 years ago
Improve and refactor Policeman class - Add support for array_struct in Maps - Fix Telemetry Cap'n'Proto schema loading path - Clean up unused paths More... over 6 years ago
Clean up Policeman class - Return an instance as the gym env info dict - Remove unused plot function - Refactor unit tests More... over 6 years ago
Improve OpenAI gym environments - Better reliability due to fixed wait for events with timeouts - Improved episode reset with truck crash detection More... over 6 years ago
Add timeout to Telemetry.wait(...) - Allow for semi-non-blocking waits for specific events - Fix unreliable enter key press More... over 6 years ago
Small code refactoring - Switch to Python 3.6 f-string formatting - Relocate enter() to Keyboard - Fix top level import More... over 6 years ago
Consolidate Telemetry class - Move shared Cap'n'proto message definition files - Put all related files in one folder More... over 6 years ago
Add control and wear channels to ETS2/ATS telemetry plugin - Channels for different kinds of truck damage and controls - Switch Simulator controls sign convention to match - Updated message serialization - New plugin macOS binary More... over 6 years ago
Synchronize ETS2/ATS Simulator window capture calls with rendering - Capture is synced with frame end telemetry message - Simulator command(...) can wait for frame event More... over 6 years ago
Add timeout to macOS Window class - No more weird sleeps More... over 6 years ago
Create environments for OpenAI gym - Relocate all files into an importable folder - Envs 'ETS2-Indy500-v0' and 'ATS-Indy500-v0' - Discrete action space L/R and F/R controls - Return raw pixel data as state More... over 6 years ago
Blocking ZMQ REQ/REP Telemetry plugin implementation - Telemetry plugin synchronously waits for requests and blocks ETS2/ATS - Implement synchronous waits into Simulator logic - Remove useless Telemetry class unit test More... over 6 years ago
Make autodrome package executable - Support for python -m autodrome ETS2/ATS --map indy500 More... over 6 years ago
Streamline Simulator functionality and fix bugs - Split ETS2/ATS classes to their own executable files - Optional context management for easier clean-up - Support for more keys on macOS - Improved initialization steps More... over 6 years ago
Expand Policeman class - Relocate game archive extraction step More... over 6 years ago
Update ETS2/ATS mod with Indianapolis 500 oval map - Relocate into separate subfolders for ETS2/ATS - Overwrite default truck damage coefficients - Wavefront geometry .obj files for preview - Improved description and readme - Works with ETS2 1.32 and ATS 1.6 - Bumper cars icon :) More... over 6 years ago
Update .gitignore - Ignore pesky .DS_Store macOS folder attribute files - Ignore steam_appid.txt left over after a crash More... over 6 years ago
Improve Simulator window management abstraction - Add support to bring windows to front More... over 6 years ago
Improve Simulator controller abstraction - Remove foohid dependcy due to difficult .kext installation - Add missing keyboard keys More... over 6 years ago
Relocate ETS2/ATS telemetry plugin - Add pre-build binary for macOS - Relocate cppzmq submodule More... over 6 years ago
Small Simulator improvements - Add context management for Simulator class instances - Add warnings for window capture on macOS - Plugin building howto in readme.md - Fix requirements.txt More... over 6 years ago
Update ETS2/ATS telemetry plugin SDK - http://modding.scssoft.com/wiki/Documentation/Engine/SDK/Telemetry - Version 1.9 More... over 6 years ago
Implement Simulator window capture for macOS - Interface abstract base class for other platforms - Uses Python Objective-C binding for Quartz More... over 6 years ago
Implement Simulator virtual controllers for macOS - Interface abstract base class for other platforms - Uses Python foohid binding and kernel extension More... over 6 years ago
Rename project to Autodrome - Almost like bumper cars but more sophisticated :) More... over 6 years ago