Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_helena_rosnav
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
labrobotica
ros
robots
helena
iri_helena_rosnav
Commits
0145424a
Commit
0145424a
authored
4 years ago
by
Alejandro Lopez Gestoso
Browse files
Options
Downloads
Patches
Plain Diff
Added lidar_angle_filter_config.yaml and adapted launch file
parent
324910ef
No related branches found
No related tags found
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/lidar_angle_filter_config.yaml
+22
-0
22 additions, 0 deletions
config/lidar_angle_filter_config.yaml
launch/include/3d_nav.launch
+1
-1
1 addition, 1 deletion
launch/include/3d_nav.launch
with
23 additions
and
1 deletion
config/lidar_angle_filter_config.yaml
0 → 100644
+
22
−
0
View file @
0145424a
n_pairs
:
5
ranges
:
-
range1
-
range2
-
range3
-
range4
-
range5
range1
:
min
:
-0.1
max
:
0.1
range2
:
min
:
-1.1
max
:
-0.9
range3
:
min
:
0.9
max
:
1.1
range4
:
min
:
-2.2
max
:
-2.0
range4
:
min
:
2.0
max
:
2.2
This diff is collapsed.
Click to expand it.
launch/include/3d_nav.launch
+
1
−
1
View file @
0145424a
...
...
@@ -13,7 +13,7 @@
<arg
name=
"use_nodelets"
value=
"$(arg use_nodelets)"
/>
<arg
name=
"lidar_nodelet_manager"
value=
"lidar_nodelet_manager"
/>
<arg
name=
"lidar_filter_node_name"
value=
"lidar_filter"
/>
<arg
name=
"lidar_filter_config_file"
value=
"$(find iri_
point_cloud_angle_filter)/config/default
_config.yaml"
/>
<arg
name=
"lidar_filter_config_file"
value=
"$(find iri_
helena_rosnav)/config/lidar_angle_filter
_config.yaml"
/>
<arg
name=
"lidar_filter_cloud_in"
value=
"/helena/sensors/rslidar_points"
/>
<arg
name=
"lidar_detector_node_name"
value=
"lidar_detector"
/>
<arg
name=
"lidar_detector_config_file"
value=
"$(find iri_lidar_obstacle_detector)/config/default_config.yaml"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment