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

mgangster's profile - activity

2019-10-10 10:44:20 -0500 received badge  Famous Question (source)
2016-10-20 10:49:08 -0500 received badge  Notable Question (source)
2015-09-02 02:31:20 -0500 received badge  Popular Question (source)
2015-08-31 04:19:37 -0500 asked a question /usr/bin/env: pythone Agreement (BSD License)

In the Core ROS Tutorials - Examining the Simple Publisher and Subscriber, when I am running the Subscriber

$ rosrun beginner_tutorials listener.py

it returns

/usr/bin/env: pythone Agreement (BSD License): No such file or directory

why?

2015-08-31 04:19:36 -0500 asked a question Ros Listener Not Working (Jade)

In the Core ROS Tutorials <examining the="" simple="" publisher="" and="" subscriber="">, when I use the command <$ rosrun beginner_tutorials listener.py>, it returns </usr>

, while other commands in this tutorial is OK. Why?

I would really appreciate it if anyone can look into this.