Skip to content

Commit

Permalink
Merge branch 'main' into 553-feature-document-behaviour-tree-and-beha…
Browse files Browse the repository at this point in the history
…viours
  • Loading branch information
Vroni27 authored Dec 15, 2024
2 parents 1f4c753 + 727f1d5 commit 8a7f40f
Show file tree
Hide file tree
Showing 8 changed files with 927 additions and 216 deletions.
2 changes: 1 addition & 1 deletion code/perception/launch/perception.launch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<launch>
<arg name="role_name" default="hero" />
<arg name="control_loop_rate" default="0.05" />
<arg name="control_loop_rate" default="0.05" />

<!-- just for Debugging/ Optimizing purposes -> Uncomment to use and see plots -->
<!-- <node pkg="perception" type="position_heading_filter_debug_node.py" name="position_heading_filter_debug_node" output="screen">
Expand Down
Loading

0 comments on commit 8a7f40f

Please sign in to comment.