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

Revision history [back]

I have the same error in my application. I am using CAN (Controller Area Network) interface with peak system. When I try to use only the roscore command with the peak connected on the USB port it give the same error: "You must specify a valid interface name." On the other hand, when I run roscore without connecting the peak system, it seems to be okay.

I saw this post https://github.com/ros/ros_comm/pull/211 but didn't help.

Any other ideas how it could be solved?