ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I suspect that you forgot to add
#include <geometry_msgs/PoseWithCovarianceStamped.h>
in cmd_vel_mux_nodelet.h
.
I´d recommend posting code directly or a link to it, as opposed to taking screenshots of it (as screenshots don´t allow copy/pasting code, eat bandwidth and are generally unwieldy)