Skip to content

kaarthiksundar/Dubins.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dubins.jl

Build Status codecov

Dubins.jl is a Julia package for computing the shortest path between two configurations for the Dubins' vehicle (see Dubins, 1957). The shortest path algorithm, implemented in this package, uses the algebraic solution approach in the paper "Classification of the Dubins set" by Andrei M. Shkel and Vladimir Lumelsky.

All the unit tests and the data structures in this Julia implementation is borrowed from the C implementation and its corresponding python wrapper.

Bugs and support

Please report any issues or feature requests via the Github issue tracker.

Documentation

The detailed API documentation with examples can be found here.

License

MIT License. See LICENSE file for details.

About

A Julia package to compute the Dubins Paths

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages