#include <joint.h>
Public Member Functions | |
JointBase (const std::string &name, const std::string &base_link_name, boost::shared_ptr< urdf::ModelInterface > model) | |
Public Attributes | |
hardware_interface::JointStateHandle | handle_ |
boost::shared_ptr< const urdf::Joint > | joint_ |
double | lateral_deviation_ |
std::string | name_ |
|
inline |
hardware_interface::JointStateHandle ackermann_controller::JointBase::handle_ |
boost::shared_ptr<const urdf::Joint> ackermann_controller::JointBase::joint_ |