-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
68e4a4e
commit 803c81e
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule riptide_autonomy
updated
13 files
+1 −0 | include/riptide_autonomy/autonomy_base.hpp | |
+100 −0 | include/riptide_autonomy/bt_actions/GetImuOrientation.btaction.hpp | |
+111 −0 | include/riptide_autonomy/bt_actions/TriggerControllerStunt.btaction.hpp | |
+12 −12 | launch/autonomy.launch.py | |
+1 −1 | src/riptide_autonomy/DoTask.cpp | |
+8 −0 | test/riptide_autonomy/bt_actions/TestGetImuOrientation.cpp | |
+95 −56 | trees/.groot/workspace.xml | |
+75 −33 | trees/BuoyTree.xml | |
+385 −171 | trees/CompTree.xml | |
+58 −42 | trees/DemoFlipTree.xml | |
+80 −38 | trees/GateTree.xml | |
+250 −99 | trees/TestTree.xml | |
+35 −38 | trees/TorpedoTree.xml |
Submodule riptide_core
updated
2 files
+2 −2 | riptide_hardware/cfg/talos_ekf.yaml | |
+2 −1 | riptide_hardware/launch/zed.launch.py |
Submodule riptide_gui
updated
5 files
Submodule riptide_perception
updated
14 files
Submodule riptide_simulator
updated
13 files