|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <splines.hpp>

Public Attributes | |
| std::vector< T > | center |
| std::vector< T > | left |
| std::vector< T > | right |
Definition at line 96 of file splines.hpp.
| std::vector<T> TripleSpline< T >::center |
Definition at line 97 of file splines.hpp.
| std::vector<T> TripleSpline< T >::left |
Definition at line 98 of file splines.hpp.
| std::vector<T> TripleSpline< T >::right |
Definition at line 99 of file splines.hpp.