Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Obstacles avoidance #1

Open
mechaliomar opened this issue Apr 2, 2019 · 1 comment
Open

Obstacles avoidance #1

mechaliomar opened this issue Apr 2, 2019 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@mechaliomar
Copy link

How do you avoid obstacles? How do you model an obstacle

@alifahrri alifahrri self-assigned this Apr 3, 2019
@alifahrri
Copy link
Owner

Hi, at the current master branch, the obstacles were modeled as dynamic circles (e.g. circles with tuples of px, py, vx, vy); I am working on more generic definition of obstacles in the devel branch. To avoid the obstacles, kinodynamic-RRT* algorithm was used.
Btw, this project is a part of my other project that combine motion planning and trajectory tracking, I suggest you to checkout this repo to get better insight.

@alifahrri alifahrri added the question Further information is requested label Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants