Skip to content
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

Motion Planning #1

Open
ekanshgupta92 opened this issue May 26, 2021 · 0 comments
Open

Motion Planning #1

ekanshgupta92 opened this issue May 26, 2021 · 0 comments

Comments

@ekanshgupta92
Copy link
Collaborator

ekanshgupta92 commented May 26, 2021

The problem statement concerned with Motion Planning is to transverse in an unknown environment and finding feasible paths while avoiding static and dynamic obstacles.
So far, we’ve narrowed it down to employing an Artificial Potential Field along with OctoMaps for the process. However, keeping in mind the early stages of development that the project is in, these specifics are subject to change in the future.
You can go through the following papers to get familiar with the sub-system and the scope it offers. These papers will also help you understand the various state of the art solutions to the problem: https://drive.google.com/drive/folders/1jd3PdycPLxPBdiX298xeUYnSFO2js7YS?usp=sharing

After this, you can do these courses:

  1. Robotics: Computational Motion Planning, https://www.coursera.org/learn/robotics-motion-planning
  2. Introduction to Self-Driving Cars, https://www.coursera.org/learn/intro-self-driving-cars#syllabus
  3. Motion Planning for Self-Driving Cars, https://www.coursera.org/learn/motion-planning-self-driving-cars#syllabus
  4. The Construct, https://www.youtube.com/channel/UCt6Lag-vv25fTX3e11mVY1Q

Author:
@bhavika-g

@ekanshgupta92 ekanshgupta92 changed the title Global Planning Motion Planning May 26, 2021
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

No branches or pull requests

1 participant