|
Nav2 Navigation Stack - kilted
kilted
ROS 2 Navigation Stack
|


Protected Member Functions | |
| virtual bool | isValidVelocity () |
| void | iterateToValidVelocity () |
Protected Attributes | |
| int | vx_samples_ |
| int | vy_samples_ |
| int | vtheta_samples_ |
| KinematicsHandler::Ptr | kinematics_handler_ |
| std::shared_ptr< OneDVelocityIterator > | x_it_ |
| std::shared_ptr< OneDVelocityIterator > | y_it_ |
| std::shared_ptr< OneDVelocityIterator > | th_it_ |
Definition at line 47 of file xy_theta_iterator.hpp.