CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
joy_feedback_array.hpp
Go to the documentation of this file.
1
8namespace sensor_msgs::msg {
16public:
17 // This message publishes values for multiple feedback at once.
18 std::vector<msg::JoyFeedback> array;
19};
20} // namespace sensor_msgs::msg
ROS message class definition for JoyFeedbackArray.
Definition joy_feedback_array.hpp:15
message definitions of the sensor_msgs package
Definition battery_state.hpp:8