Tags: UBC-Thunderbots/Software
Tags
Fixed "Compute Thunderloop MD5 Hash" Ansible Task (#3589) * Commented out broken "Compute Thunderloop MD5 Hash" Ansible playbook command. This command prevents the setup_pi playbook from successfully executing. * changed glob pattern matching to use ansible.builtin.shell instead of ansible.builtin.sudo * added ansible task to import thunderloop_MD5_hash.sh to raspberry pi * Fixed dependences for Ansible task: Compute Thunderloop MD5 Hash * Modified/added ansible tasks to transfer hash_thunderloop_binary.sh to rasp pi and allow its execution * Revert "changed glob pattern matching to use ansible.builtin.shell instead of ansible.builtin.sudo" This reverts commit 72e629e. * [pre-commit.ci lite] apply automatic fixes * changed sh_binary in BUILD file to filegroup to configure dependency without making file directly executable --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Fix ball filter linear regression relative error bug (#3538) * Fix ball filter linear regression using abs error * Add comments that regression error is RMSE * Fix typo * Fix pass defender check for kick * [pre-commit.ci lite] apply automatic fixes --------- Co-authored-by: williamckha <williamha@outlook.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Fix ball filter linear regression relative error bug (#3538) * Fix ball filter linear regression using abs error * Add comments that regression error is RMSE * Fix typo * Fix pass defender check for kick * [pre-commit.ci lite] apply automatic fixes --------- Co-authored-by: williamckha <williamha@outlook.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
New release workflow (#3566) * add tar to bazel build * clean commit history * add arm compilation * multi platform build * rerun release * rerun release * comment out macos option * bugfix * another bugfix * Add TODO for MacOS support Added a TODO comment to indicate future MacOS support. * remove tar from main build * remove tar from test builds * fix * fix tests * adjust file location * debug msgs * add trigger * testing * testing * testing * testing * fixed * add cron * rebase and update * fixes * fixes * fixes * fixes * fixes * fixes * fixes * remove old bazel commands * cron * cron and manual and versioning * delete old tar * Test * delete comments * add comment * reenable cron * remove on push * fux * add macos support * add macos build to github actions * fix * fix * debug * fix * better release notes * fix * fix * fix * add format * [pre-commit.ci lite] apply automatic fixes * fix * fix * tag input logic * fix race condition * fix race condition * fix race condition * fix race condition * fix race condition * fix * another fix * fixes * fixes * more fixes * please work * whitespace * Revert "please work" This reverts commit 7d13953. * Revert "more fixes" This reverts commit badca35. * rainbow * some crazy changes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Code from our championship game vs RoboIME