-
Notifications
You must be signed in to change notification settings - Fork 1
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
(WIP) Implemented proper ROS service behavior and modified Auto Dig and Auto Offload logic #298
base: main
Are you sure you want to change the base?
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c98c98 - Browse repository at this point
Copy the full SHA 5c98c98View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9382a9c - Browse repository at this point
Copy the full SHA 9382a9cView commit details
Commits on Sep 24, 2024
-
refactored read_serial.py to not use absolute encoders per task #275 …
…"Refactor swerve drive into tank drive"
Configuration menu - View commit details
-
Copy full SHA for a976131 - Browse repository at this point
Copy the full SHA a976131View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ef8cc7 - Browse repository at this point
Copy the full SHA 3ef8cc7View commit details -
Merge branch 'Refactor-swerve-into-tank' of https://github.com/GOFIRS…
…T-Robotics/Lunabotics into Refactor-swerve-into-tank
Configuration menu - View commit details
-
Copy full SHA for 2f2f232 - Browse repository at this point
Copy the full SHA 2f2f232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e64914 - Browse repository at this point
Copy the full SHA 9e64914View commit details -
Merge branch 'Refactor-swerve-into-tank' of https://github.com/GOFIRS…
…T-Robotics/Lunabotics-2024 into Refactor-swerve-into-tank
Configuration menu - View commit details
-
Copy full SHA for 846b2fe - Browse repository at this point
Copy the full SHA 846b2feView commit details -
refactored drivetrain_node to arcade drive from swerve
Co-authored-by: cparece1 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c1b0b8 - Browse repository at this point
Copy the full SHA 0c1b0b8View commit details -
Merge branch 'Refactor-swerve-into-tank' of https://github.com/GOFIRS…
…T-Robotics/Lunabotics into Refactor-swerve-into-tank
Configuration menu - View commit details
-
Copy full SHA for d81054b - Browse repository at this point
Copy the full SHA d81054bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d502c20 - Browse repository at this point
Copy the full SHA d502c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4c1b05 - Browse repository at this point
Copy the full SHA b4c1b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ea543 - Browse repository at this point
Copy the full SHA d0ea543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf4c28 - Browse repository at this point
Copy the full SHA 1cf4c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4e84c - Browse repository at this point
Copy the full SHA ad4e84cView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6609ef2 - Browse repository at this point
Copy the full SHA 6609ef2View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c027945 - Browse repository at this point
Copy the full SHA c027945View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 466a705 - Browse repository at this point
Copy the full SHA 466a705View commit details -
Configuration menu - View commit details
-
Copy full SHA for e984b9a - Browse repository at this point
Copy the full SHA e984b9aView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 912db1a - Browse repository at this point
Copy the full SHA 912db1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a1bc4 - Browse repository at this point
Copy the full SHA c2a1bc4View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1e6d55 - Browse repository at this point
Copy the full SHA f1e6d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f99ef - Browse repository at this point
Copy the full SHA 62f99efView commit details
Commits on Oct 3, 2024
-
small update to autodig to align with new robot design and prepare fo…
…r asnyc improvements
Configuration menu - View commit details
-
Copy full SHA for 3a2056d - Browse repository at this point
Copy the full SHA 3a2056dView commit details
Commits on Oct 4, 2024
-
finally commiting this garbage. Scuffed fix for Skimmer node, decent …
…code for autodig, and now theres a todo in motor control!
Configuration menu - View commit details
-
Copy full SHA for 7a2fb6c - Browse repository at this point
Copy the full SHA 7a2fb6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc0719 - Browse repository at this point
Copy the full SHA dfc0719View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd70e1b - Browse repository at this point
Copy the full SHA bd70e1bView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e93187 - Browse repository at this point
Copy the full SHA 2e93187View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb6d18e - Browse repository at this point
Copy the full SHA cb6d18eView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a058008 - Browse repository at this point
Copy the full SHA a058008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 413be1e - Browse repository at this point
Copy the full SHA 413be1eView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3656b70 - Browse repository at this point
Copy the full SHA 3656b70View commit details
Commits on Oct 16, 2024
-
Removed the async node class, and adapted the digger node, and the Au…
…to dig and dump servers. Auto dump requires dump zone be already reached
Configuration menu - View commit details
-
Copy full SHA for 1b4fb4a - Browse repository at this point
Copy the full SHA 1b4fb4aView commit details
Commits on Oct 18, 2024
-
Changed logic for extend/retract dumper, reread AutoDig, AutoOff, Dum…
…per, and Digger, and all look good. Testing time!
Configuration menu - View commit details
-
Copy full SHA for 8b3fa30 - Browse repository at this point
Copy the full SHA 8b3fa30View commit details -
TargTach was private so not accessable, added a getter to work around…
… this. Now up to motor_control_node builds successfull!
Configuration menu - View commit details
-
Copy full SHA for dfff57b - Browse repository at this point
Copy the full SHA dfff57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f651c - Browse repository at this point
Copy the full SHA 74f651cView commit details -
Merge branch 'AutoDig-Improvements' of https://github.com/GOFIRST-Rob…
…otics/Lunabotics into AutoDig-Improvements
Configuration menu - View commit details
-
Copy full SHA for b0d67cc - Browse repository at this point
Copy the full SHA b0d67ccView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 297e80e - Browse repository at this point
Copy the full SHA 297e80eView commit details
Commits on Oct 23, 2024
-
Digger_node should be good, motor control has thresholds, but still r…
…elies on while loops- needs to switch to futures/events
Configuration menu - View commit details
-
Copy full SHA for cc8ee93 - Browse repository at this point
Copy the full SHA cc8ee93View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e5957 - Browse repository at this point
Copy the full SHA f5e5957View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c39f7 - Browse repository at this point
Copy the full SHA f7c39f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48fe448 - Browse repository at this point
Copy the full SHA 48fe448View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 847ba94 - Browse repository at this point
Copy the full SHA 847ba94View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c71be3b - Browse repository at this point
Copy the full SHA c71be3bView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b17b67e - Browse repository at this point
Copy the full SHA b17b67eView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cf106c - Browse repository at this point
Copy the full SHA 6cf106cView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9de17c8 - Browse repository at this point
Copy the full SHA 9de17c8View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa0d28e - Browse repository at this point
Copy the full SHA fa0d28eView commit details
Commits on Nov 13, 2024
-
Re-Added Async_sleep via asyncnode to control time spent digging and …
…dumping via yaml config dig_time and dump_time, set to 5 seconds atm in auto dig and dumper_node - we should probably standardize this
1Configuration menu - View commit details
-
Copy full SHA for b52316c - Browse repository at this point
Copy the full SHA b52316cView commit details
Commits on Nov 15, 2024
-
Added workaround to make dumping berm cancellable (dump is now a seri…
…es of calls from autooffload server)
Configuration menu - View commit details
-
Copy full SHA for 3623d28 - Browse repository at this point
Copy the full SHA 3623d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fd434 - Browse repository at this point
Copy the full SHA b6fd434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3741a42 - Browse repository at this point
Copy the full SHA 3741a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c01be - Browse repository at this point
Copy the full SHA 82c01beView commit details -
Configuration menu - View commit details
-
Copy full SHA for e05dd76 - Browse repository at this point
Copy the full SHA e05dd76View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed4f5e8 - Browse repository at this point
Copy the full SHA ed4f5e8View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e95ff0f - Browse repository at this point
Copy the full SHA e95ff0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c4146 - Browse repository at this point
Copy the full SHA 67c4146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 413388a - Browse repository at this point
Copy the full SHA 413388aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d9f34 - Browse repository at this point
Copy the full SHA d1d9f34View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 570e9ce - Browse repository at this point
Copy the full SHA 570e9ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 114bb19 - Browse repository at this point
Copy the full SHA 114bb19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610e507 - Browse repository at this point
Copy the full SHA 610e507View commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9512aa - Browse repository at this point
Copy the full SHA d9512aaView commit details