0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename Library Platform More... over 12 years ago
Add initial development for alternative CM730 code for DARwIn-OP More... over 12 years ago
Fixing the Make clean errors for CUtil and NSLGameControl More... over 12 years ago
Beginning to add support for the OP. This includes the addition of bodyTilt to the default walk engine, the Stretcher FSM, Various Config tweaks, and a better colortable. Webots keyframes are also added. More... over 12 years ago
fixed typo in run_cognition More... over 12 years ago
fixed bug in convert_logs. yuyvMontage was not being saved in the correct format More... over 12 years ago
added missing shm_robot.m file More... over 12 years ago
Merge branch 'master' into macosx_support More... over 12 years ago
added short readme file in the GameController directory with a short explanation of what it is. More... over 12 years ago
updated the README with more up to date information More... over 12 years ago
Merge branch 'master' into macosx_support More... over 12 years ago
added the webots controller wrapper to gitignore More... over 12 years ago
Removed duplicate mexa64 entry in gitignore More... over 12 years ago
added gitignore file More... over 12 years ago
Merge branch 'master' into macosx_support More... over 12 years ago
Removed Doc directory. Any relevant documentation has been moved to the github wiki (https://github.com/UPenn-RoboCup/UPennalizers/wiki). More... over 12 years ago
fixed bug in Lib/Util/Python Makefile. Incorrect referece to unset MEXEXT variable More... over 12 years ago
removed duplicate Colortable directory. Lib/Util/Matlab/colortable should be used More... over 12 years ago
removed PyQt (unused/non working code) More... over 12 years ago
updated Logger.m to work for local logging from shared memory. Now takes as an argument the teamNumber and playerID to work with the new shared memory naming scheme More... over 12 years ago
removed CustomFileFormats.txt file, the descriptions there were old, the online/wiki version is the most up to date one More... over 12 years ago
Added comments to all of the Matlab/colortable functions Cleaned up all of the matlab functions and reformatted them so they are easier to read Added support for variable image sizes in the colortable training More... over 12 years ago
updated convert_logs to be self contained and not rely on the global LOG variable More... over 12 years ago
removed old/depricated files from Matlab/colortable More... over 12 years ago
removed unhelpful README from Matlab/colortable see the wiki for instructions on using the colortable More... over 12 years ago
removed Doc/Interface.txt. It is obsolete and replaced by the online version More... over 12 years ago
removed unneccary comments from Lib/Makefile More... over 12 years ago
added default MODE to WebotsController/Makefile More... over 12 years ago
updated WebotsController/Makefile with better MacOSX support More... over 12 years ago
Lib/Makefile will now use mode=64 by default on MaxOSX More... over 12 years ago