-
Notifications
You must be signed in to change notification settings - Fork 128
Better handling of motor faults #3425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 55 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
7ff486b
project vimrc for FZF
itsarune e2258b1
filter out .swp files
itsarune 3a6c5c5
Changes the implementation of MotorFaultIndicator
GrayHoang f76c4e3
adjusts dependencies and such to allow robot_auto_test.cpp to run as …
GrayHoang e4bae36
WIP transition from overall error tracking to per-motor tracking. Per…
GrayHoang 3546bd7
adds capability to diusable robots
GrayHoang 254b7e3
Finishes motor disabling loops
GrayHoang 32c074c
Merge branch 'master' of github.com:UBC-Thunderbots/Software into Han…
GrayHoang 2cb1c0c
removes commented code
GrayHoang 60d7215
crosstool-ng config
itsarune cc78e24
Merge branch 'vimrc' of github.com:itsarune/Software into tbots_cross…
itsarune a184ae1
working on getting a nano compilation working
itsarune adf6f45
seems to compile
itsarune cc69121
Merge branch 'master' of github.com:UBC-Thunderbots/Software into Han…
GrayHoang 74a219a
Working impl of x-compiler
itsarune 329019d
updat headed_estop_reader test timeout
itsarune f84a945
Update clang-format to work on ubuntu 24
itsarune ea7edfb
Finished testing, patched some bugs and added disabling of motor when…
GrayHoang aab1eed
wip
itsarune 60c1596
removes leftover code from testing. New patch that causes motors to r…
GrayHoang 014458b
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 71ae4da
Update cross-compiler compilation paths
itsarune 6dea991
delete my local computer config
itsarune 9177e23
Merge branch 'master' of github.com:UBC-Thunderbots/Software into tbo…
itsarune 6ebef9c
fix runtime issues with robot_info and robot_view widgets
itsarune 02d6ecf
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 9795e96
moves the implementation to motor.cpp, removes some debugging vestigi…
GrayHoang 2b2dece
Moves stopDisabledMotors() call to poll instead of updateMotorStatus
GrayHoang 04bdeca
adds a helper for writing target velocities
GrayHoang 8ad696e
better naming
GrayHoang 9dd71eb
moves stopDisabledMotors to private methods and changes the method doc
GrayHoang fd3ef81
Merge branch 'master' of github.com:UBC-Thunderbots/Software into Han…
GrayHoang c022cfb
moves readwrite helper function to private
GrayHoang 0eed37b
Merge branch 'HandleMotorFault' of github.com:potatoisagender/Softwar…
GrayHoang c1dc1fc
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] e8dc746
delete crosstool-ng config
itsarune 3040133
Merge branch 'tbots_crosstool_compiler' of https://github.com/itsarun…
GrayHoang a6b3495
Add a getter for "cached_motor_faults_"
GrayHoang 9924573
Bug fixing some stuff with robot diagnostics in arun's pr
GrayHoang 0dbb9dd
Merge branch 'HandleMotorFault' of github.com:potatoisagender/Softwar…
GrayHoang 52e77a0
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] b08b87f
Merge branch 'master' of github.com:UBC-Thunderbots/Software into Han…
GrayHoang d7d9d39
Merge branch 'HandleMotorFault' of github.com:potatoisagender/Softwar…
GrayHoang 549e78a
remove boost 1.84 concept syntax flag
GrayHoang dd9d6e1
Changes documentation for removeMotorIfFaulty/removeFaultyMotor
GrayHoang a58ddf2
fixed encoder connections calibration function
GrayHoang 765a66a
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] c89c56e
Bugfix
GrayHoang 904b66e
remove comment
GrayHoang 137d4f6
Merge branch 'HandleMotorFault' of github.com:potatoisagender/Softwar…
GrayHoang 8271f50
Remove unneccessary motor_fault_detector_ code?
GrayHoang 89b8818
Debug
GrayHoang 85f3454
Move MotorFaultIndicator constructor to cpp file
GrayHoang e209166
Merge branch 'HandleMotorFault' of github.com:potatoisagender/Softwar…
GrayHoang e30d993
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] d56333d
Revert "Remove unneccessary motor_fault_detector_ code? Scan all moto…
GrayHoang 7cd7fe2
Moves the Motor fault detection to poll()
GrayHoang b64b77b
change readThenWriteToEnabledMotor to return a velocity rather than u…
GrayHoang 356dd45
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.