-
Notifications
You must be signed in to change notification settings - Fork 4
Initial reworked behavior trees #376
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
Open
jmblixt3
wants to merge
28
commits into
main
Choose a base branch
from
behavior-tree-jonathan
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
bd5dacd to
e7ca30e
Compare
7819f04 to
785bbca
Compare
Isopod00
requested changes
Apr 14, 2025
af54369 to
c6fb15b
Compare
31a1b74 to
81b33d2
Compare
Isopod00
requested changes
May 1, 2025
Member
Isopod00
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left minor comments but otherwise looks good to me.
81b33d2 to
5701668
Compare
a72879d to
0b5f630
Compare
0b5f630 to
3a6cadc
Compare
commit fc3bc12 Author: Anthony Brogni <anthonybrog@gmail.com> Date: Tue May 6 14:06:05 2025 -0500 (Merge this!) Drivetrain Safety Feature (#402) * drivetrain safety feature * it works! --------- Co-authored-by: umnrobotics <robotics@umn.edu> commit 2310108 Author: Isopod00 <anthonybrog@gmail.com> Date: Mon May 5 22:55:25 2025 -0500 Update the default values of ROS params commit c39292e Author: Anthony Brogni <anthonybrog@gmail.com> Date: Mon May 5 21:03:06 2025 -0500 Nav2 Autonomy Testing Outside (#398) * nav2 config file improvements * testing changes * Renamed all "zed2i/zed_node/" to "zed2i/zed_node_zed2i/" * last fix * Squashed commit of the following: commit 7dcebf1 Merge: 3ce4a23 a8b3910 Author: Anthony Brogni <anthonybrog@gmail.com> Date: Sun May 4 16:22:16 2025 -0500 Merge remote-tracking branch 'origin/zed-topics-renaming-fix' into calibrate-field-coordinates-testing commit 3ce4a23 Merge: 0364d6b 083fbe5 Author: Isopod00 <anthonybrog@gmail.com> Date: Sun May 4 15:42:54 2025 -0500 Merge branch 'main' into calibrate-field-coordinates-testing commit 0364d6b Merge: e4221d1 4869895 Author: Anthony Brogni <anthonybrog@gmail.com> Date: Sun May 4 11:32:24 2025 -0500 Merge branch 'main' into calibrate-field-coordinates-testing commit e4221d1 Merge: 598e23d a8c3822 Author: Anthony Brogni <anthonybrog@gmail.com> Date: Sun May 4 10:53:23 2025 -0500 Merge branch 'main' into calibrate-field-coordinates-testing commit 598e23d Author: Isopod00 <anthonybrog@gmail.com> Date: Sat May 3 14:52:22 2025 -0500 added an async_sleep commit 0526ca9 Author: Isopod00 <anthonybrog@gmail.com> Date: Sat May 3 10:41:20 2025 -0500 small calibrate field coordinates accuracy improvements * mount the apriltags lower in simulation * remove unused import * Added RotationShimController and switched from mppi controller to simpler dwb controller * small changes * auto formatting * Added a use_nav2 arg and nav2_launch file for testing * testing changes * reverted some changes we dont want to merge yet * last revert --------- Co-authored-by: umnrobotics <robotics@umn.edu> commit 2673e23 Author: Anthony Brogni <anthonybrog@gmail.com> Date: Sun May 4 22:53:31 2025 -0500 ZED Topics Renaming Fix (Fixes Apriltags) (#400) * Renamed all "zed2i/zed_node/" to "zed2i/zed_node_zed2i/" * last fix
commit d56eb3f Author: Anthony Brogni <anthonybrog@gmail.com> Date: Thu May 8 22:29:46 2025 -0500 Auto Dig Nav Offload + Cameras (#408) * auto dig improvement * improvements * working caemra compression * initial try, will need to be tested * small changes * added to everything launch * added to launch file and whatnot * Added a client for the new action server to the main control node * it works * removed duplicate * nav2 and zed config changes * Tuned backward_distance * disable some everything launch features * testing changes * decrease global costmap size * auto format * auto format --------- Co-authored-by: Alex Berg <56053786+BergerKing333@users.noreply.github.com> Co-authored-by: umnrobotics <robotics@umn.edu> Co-authored-by: alex berg <ber00221@umn.edu> commit 224c79c Author: Anthony Brogni <anthonybrog@gmail.com> Date: Tue May 6 23:03:56 2025 -0500 gazebo driving fix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.