mirror of
https://github.com/gnxlxnxx/dubins_path
synced 2026-07-27 15:13:02 +02:00
Fix typo
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
//! - the end angle as angle in degrees in clockwise direction (eg. 0° facing north, 90° facing east, ...)
|
//! - the end angle as angle in degrees in clockwise direction (eg. 0° facing north, 90° facing east, ...)
|
||||||
//! - the circle radius as magnitude
|
//! - the circle radius as magnitude
|
||||||
//!
|
//!
|
||||||
//! Start Vector is in the origin facing in positive x-direction
|
//! Start Vector is in the origin facing in positive y-direction
|
||||||
//!
|
//!
|
||||||
//! Every struct defined here is 2 dimensional and uses f64
|
//! Every struct defined here is 2 dimensional and uses f64
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user