ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

In your project check the ros.h in lib/ros_lib/ for your microcontroller.

For ESP8266 e.g. someone in their infinite wisdom decided that you'd want to use TCP (WiFi), not Serial (USB)... and then this gem of an error message doesn't even hint at ros.h misconfiguration.