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

Revision history [back]

Hi Mike,

One method that works for me is to turn off user authentication in the Rovio web interface: click Settings->Security then uncheck the box next to Enable User Authentication and click the Update button. With this done, you can put anything you want in the username and password fields in the rovio.launch file (like "foo" and "bar").

Another method is to add a Rovio user as a Guest (again via Settings->Security) and use a simple username and password; e.g. "foo" and "foobar" (password must be at least 6 characters) then use these in the rovio.launch file.

--patrick