-
# Motivation
Would the maintainers be open to me contributing an improved tutorial for dubins 2D? I ran through the [GeometricCarPlanning](https://github.com/ompl/ompl/blob/main/demos/GeometricCar…
-
Hello, when running the AGA_SEAD.py code, the following error is displayed, namely AttributeError: module 'dubins' has no attribute 'shortest_path'” I cannot solve it, can you help me? Thank you so mu…
BTMOP updated
7 months ago
-
I installed pydubins using pip. When I run the demo.py, I got the error "_module 'dubins' has no attribute 'path_sample'_"
sky4D updated
4 years ago
-
Hi @LouisSomers ,
I think the issue during the catkin_make is due to the inconsistent naming of your package - "simple_dubins_path_nav.h" has "namespace navigation" - but the "simple_dubins_path_na…
-
C:\Users\Administrator>pip install C:\dubins-1.0.1.tar
Processing c:\dubins-1.0.1.tar
Building wheels for collected packages: dubins
Building wheel for dubins (setup.py) ... error
ERROR: Comma…
-
Maybe add a case point for a ccc path
-
### Feature description
Add an algorithm similar to `GDALIsLineOfSightVisible`, this time for circles, perhaps called `GDALIsCircleLineOfSightVisible`
**Proposed name and function signature**
…
-
Dubins fails to build on Python 3.9 and 3.10 on Apple Silicon (haven't tried an Intel Mac), but it works on Python 3.8. I'll put the errors messages for each version of Python below:
Python 3.9:
`…
rbebb updated
6 months ago
-
General ideas, maybe source of inspiration for future projects
- [openwebicons](https://github.com/pfefferle/openwebicons)
- [goodwin88/GameDev](https://github.com/goodwin88/GameDev)
- [Flat UI b…
-
Treat every straight segment as a node in the GTSP as in
```
Bochkarev, Stanislav, and Stephen L. Smith. "On minimizing turns in robot coverage path planning." 2016 IEEE International Conference on …
rikba updated
2 years ago