19 #ifndef SRC_ACTUATORS_HPP 20 #define SRC_ACTUATORS_HPP 23 #include <sensor_msgs/Joy.h> 24 #include <std_msgs/Bool.h> 48 #endif // SRC_ACTUATORS_HPP
uint64_t actuatorsMsgCounter_
Subscriber subscribe(const std::string &topic, uint32_t queue_size, void(T::*fp)(M), T *obj, const TransportHints &transport_hints=TransportHints())
void init(ros::NodeHandle &node)
ros::Subscriber actuatorsSub_
uint64_t lastActuatorsTimestampUsec_
std::vector< double > _actuators
uint64_t prevActuatorsTimestampUsec_
void armCallback(std_msgs::Bool msg)
void actuatorsCallback(sensor_msgs::Joy::Ptr msg)