Skip to content

Add two planners, RRT*-Connect and Informed RRT*-Connect#743

Open
rezamasha wants to merge 6 commits intoompl:mainfrom
rezamasha:master
Open

Add two planners, RRT*-Connect and Informed RRT*-Connect#743
rezamasha wants to merge 6 commits intoompl:mainfrom
rezamasha:master

Conversation

@rezamasha
Copy link
Copy Markdown

@rezamasha rezamasha commented Aug 6, 2020

Two planners, RRT*-Connect (10.1109/ROBIO.2015.7419012), and Informed RRT*-Connect (10.1109/ACCESS.2020.2969316), have been added.

Comment thread src/ompl/geometric/planners/rrt/src/RRTstarConnect.cpp
@imgeorgiev
Copy link
Copy Markdown
Contributor

Also here is a comparison between your introduced planners and the already available ones in OMPL. This computed over 10 runs for each case inside a fairly complicated environment in ReedsShepp state space. Sadly that is as much as I can disclose, but here are some nice looking plots :)

planners-001-comparison

planners-001-detailed-comparison

@rezamasha
Copy link
Copy Markdown
Author

Also here is a comparison between your introduced planners and the already available ones in OMPL. This computed over 10 runs for each case inside a fairly complicated environment in ReedsShepp state space. Sadly that is as much as I can disclose, but here are some nice looking plots :)

planners-001-comparison

planners-001-detailed-comparison

Excellent work, Ignat,
thanks for sharing these plots :)

Base automatically changed from master to main March 12, 2021 22:31
@rezamasha
Copy link
Copy Markdown
Author

Hi @mamoll, could you please check this pull request?
The issue reported by @imgeorgiev has been fixed.
Thanks.

@Jaeyoung-Lim
Copy link
Copy Markdown
Contributor

Jaeyoung-Lim commented Jan 14, 2023

@mamoll @rezamasha @zkingston Are there any plans to get this merged? or is there any outstanding issues why this is not getting merged?

@Jaeyoung-Lim
Copy link
Copy Markdown
Contributor

Jaeyoung-Lim commented Jan 22, 2023

@rezamasha I tried using the RRTstarConnect planner, but the haveExactSolutionPath seems to return true even when the start and goal trees are not connected. Have you experienced something similar?

@y-gq-git
Copy link
Copy Markdown

Two planners, RRT*-Connect (10.1109/ROBIO.2015.7419012), and Informed RRT*-Connect (10.1109/ACCESS.2020.2969316), have been added.

Hello, thank you very much for the help provided with the code. Now, I would like to add test code for InformedRRTstarConnect in the 2denvs.cpp file. Could you please advise me on how to do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants