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

Asi's profile - activity

2017-02-21 07:01:03 -0500 received badge  Popular Question (source)
2017-02-21 07:01:03 -0500 received badge  Notable Question (source)
2017-02-21 07:01:03 -0500 received badge  Famous Question (source)
2015-11-21 01:29:05 -0500 received badge  Supporter (source)
2015-11-17 16:33:36 -0500 asked a question rqt_graph returns an error

Hi,

I'm working on the ROS tutorial ( http://wiki.ros.org/ROS/Tutorials/Und... ) and when I'm running the next command:

rosrun rqt_graph rqt_graph

It gives the following error message:

NameError: name 'basestring' is not defined

What may be the problem?

Thanks.