#include <ecl/linear_algebra.hpp>

Go to the source code of this file.
| Namespaces | |
| ecl | |
| Typedefs | |
| typedef Eigen::Vector3f | ecl::SimplePose2D | 
| 2D float representation of planner poses (x, y, heading).  More... | |
| typedef Sophus::SE3f | ecl::SimplePose3D | 
| 3D float representation of planner poses.  More... | |