#include "quori_holonomic_drive_controller/holonomic.hpp"#include <math.h>#include <algorithm>#include <iostream>
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &o, const quori_holonomic_drive_controller::DiffDriveCommand &v) |
| std::ostream & | operator<< (std::ostream &o, const quori_holonomic_drive_controller::HolonomicCommand &v) |
| std::ostream & | operator<< (std::ostream &o, const quori_holonomic_drive_controller::HolonomicParams &v) |
| std::ostream& operator<< | ( | std::ostream & | o, |
| const quori_holonomic_drive_controller::DiffDriveCommand & | v | ||
| ) |
Definition at line 105 of file holonomic.cpp.
| std::ostream& operator<< | ( | std::ostream & | o, |
| const quori_holonomic_drive_controller::HolonomicCommand & | v | ||
| ) |
Definition at line 96 of file holonomic.cpp.
| std::ostream& operator<< | ( | std::ostream & | o, |
| const quori_holonomic_drive_controller::HolonomicParams & | v | ||
| ) |
Definition at line 85 of file holonomic.cpp.