7 #include <serial/serial.h> 32 std::string name =
"";
39 double rads_per_count = 0;
41 Wheel(
const std::string &wheel_name,
int counts_per_rev);
43 double calcEncAngle();
73 #endif // REAL_ROBOT_H
std::string left_wheel_name
const ros::Duration & get_period()
hardware_interface::JointStateInterface jnt_state_interface_
RealRobot(const Config &cfg)
std::string right_wheel_name
hardware_interface::VelocityJointInterface jnt_vel_interface_
const ros::Time & get_time()