autonomous-driving
Here are 517 public repositories matching this topic...
-
Updated
Jul 12, 2020 - Jupyter Notebook
docstrings for carla
Is is possible to include the docs from https://carla.readthedocs.io/en/latest/python_api/#carla.Actor in the python library? I would prefer using the docs in my IDE rather than jumping into the browser when I have to look something up.
Thank you.
-
Updated
Mar 15, 2019 - Jupyter Notebook
WIP in the branch: port-doc-sphinx-breathe
Instructions and dependencies here.
-
Inspiration:
-
Motivation:
- Sphi
-
Updated
May 7, 2020 - Python
-
Updated
Jul 12, 2020
-
Updated
Mar 2, 2018 - Python
-
Updated
Jul 10, 2020 - Python
-
Updated
Jun 13, 2018 - Python
-
Updated
Jul 6, 2020
Hi,
I've implemented Model Predictive Path Integral (MPPI, Williams et al., 2017) in Python with the OpenAI Gym environment "pendulum" [1]. Perhaps you are interested in referencing this implementation in your readme/docs? I believe sharing this information could help some people looking for MPPI implementations.
It would be greatly appreciated.
-
Updated
May 15, 2020 - Python
-
Updated
May 17, 2019 - Python
-
Updated
Nov 6, 2018 - Python
-
Updated
Jul 7, 2020 - Python
-
Updated
Jul 3, 2020 - TeX
-
Updated
Jul 3, 2019 - C++
-
Updated
Jun 15, 2017 - Python
-
Updated
Mar 7, 2020
-
Updated
Apr 14, 2020 - Jupyter Notebook
-
Updated
Jun 28, 2020
-
Updated
Mar 28, 2017 - Python
-
Updated
Aug 26, 2019 - Python
-
Updated
Nov 10, 2018 - MATLAB
-
Updated
Nov 6, 2018 - Python
-
Updated
Nov 6, 2018 - Python
-
Updated
Mar 10, 2019 - Julia
Improve this page
Add a description, image, and links to the autonomous-driving topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the autonomous-driving topic, visit your repo's landing page and select "manage topics."
I'm looking into the code about the FemPosDeviationSmoother (one strategy of the DiscretePointsReferenceLineSmoother), but find it difficult to understand. Is there any paper or document for reference? Thanks a lot.