Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210910794
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210910794
Commits
4066ab94
Unverified
Commit
4066ab94
authored
3 years ago
by
Austin Deric
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix
https://github.com/ros-planning/navigation2/issues/2312
(#2313)
parent
f2895104
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nav2_behavior_tree/nav2_tree_nodes.xml
+1
-1
1 addition, 1 deletion
nav2_behavior_tree/nav2_tree_nodes.xml
with
1 addition
and
1 deletion
nav2_behavior_tree/nav2_tree_nodes.xml
+
1
−
1
View file @
4066ab94
...
...
@@ -30,7 +30,7 @@
<input_port
name=
"planner_id"
/>
</Action>
<Action
ID=
"Remove
d
PassedGoals"
>
<Action
ID=
"RemovePassedGoals"
>
<input_port
name=
"input_goals"
>
Input goals to remove if passed
</input_port>
<input_port
name=
"radius"
>
Radius tolerance on a goal to consider it passed
</input_port>
<output_port
name=
"output_goals"
>
Set of goals after removing any passed
</output_port>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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