-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[All 2D planners] Fix last pose orientation, fix small path and add ignore_goal_orientation parameter #2488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
SteveMacenski
merged 26 commits into
ros-navigation:main
from
wyca-robotics:smac2d_end_point
Sep 1, 2021
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c63bca5
end point orientation
5e1b469
add ignore_goal_orientation to dyn param
3716499
back() instead of [path.poses.size() - 1]
5997d94
Smac2d use_final_approach_orientation name
8197952
add in NavFn
4fd1303
add in theta_star
0c36c49
wip
4473ce0
deal with navfn double end pose case
f2b8e53
add tests
ec01cb9
back and revert test smac2d
c92eee7
get path hotfix
2fb2dcf
navfn wip
614f2d0
Corner cases
a93ae73
Checks consistency accross the 3 2D planners
47d188d
comment
ee88dc2
interpolate final orientation in planner instead of smoother
1354448
clarify and homogenize comments
2e364dd
using same cell test instead of distance compared to resolution
e2537ba
remove unneeded else
15567b1
lint
45085ed
Merge remote-tracking branch 'ros-planning/main' into smac2d_end_point
39a1653
fix smac2d goal orientation override
0c91fe2
fix and add tests
4f64df7
update comment
4b4aa24
typo
adef9ea
simplify if (_use_final_approach_orientation) block
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.