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

unable to execute roscore on raspberry pi

asked 2013-06-03 10:14:12 -0500

Bhargav gravatar image

updated 2014-01-28 17:16:45 -0500

ngrennan gravatar image

Hi! i am newbie to ROS and raspberry pi. I installed ros on my raspberry pi by following the instructions given on ros site. Now when i try to run roscore command on raspberry i get this error:

"Unable to contact my own server at [http://raspberrypi:48182/]. This usually means that the network is not configured properly.

Unhandled exception in thread started by sys.excepthook is missing lost sys.stderr"

Please help me to sort out this problem

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-07-03 22:26:26 -0500

po1 gravatar image

updated 2013-07-03 22:27:02 -0500

Try adding this at the top of your /etc/hosts

127.0.0.1   raspberrypi

Also, if that doesn't solve it, as there are different places on the ROS site that explain how to install it on the RPi (I know...), it would help to know which instructions you followed, what was the exact page?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-06-03 10:14:12 -0500

Seen: 1,117 times

Last updated: Jul 03 '13