Skip to content

Commit

Permalink
Merge pull request #558 from una-auxme/524-general-distance-measureme…
Browse files Browse the repository at this point in the history
…nt-of-not-detected-objects-for-lidar-data

524 general distance measurement of not detected objects for lidar data
  • Loading branch information
michalal7 authored Dec 11, 2024
2 parents 8ce1f52 + 9f96937 commit d63c492
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 142 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 d63c492

Please sign in to comment.