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

Does ROS support Lego EV3 now?

asked 2014-08-11 04:29:23 -0500

annie029 gravatar image

updated 2014-08-11 05:21:57 -0500

130s gravatar image

I installed ROS diamondback version on ubuntu 10.04 for Lego nxt. But when I run the sample test program "rosrun nxt_python touch_sensor_test.py " I got the same output as the webpage shows:

Traceback (most recent call last):
  File "/u/mwise/external_repos/foote-ros-pkg/nxt/trunk/nxt_python/sensor_tests/touch_sensor_test.py", line 21, in <module>
    sock = nxt.locator.find_one_brick()
  File "/u/mwise/external_repos/foote-ros-pkg/nxt/trunk/nxt_python/src/nxt/locator.py", line 57, in find_one_brick
    raise BrickNotFoundError
nxt.locator.BrickNotFoundError

What's the problem?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
-1

answered 2014-08-11 05:26:08 -0500

130s gravatar image

Putting aside the fact that the title and the content of your question don't seem to align,

maybe the duplicate of this question. See the answer there and make sure the hardware is recognized on your machine.

Besides that, both ROS Diamondback and Ubuntu 10.04 is obsolete. You better consider using newer distro (Hydro, Indigo for ROS, Precise or Trusty for Ubuntu).

edit flag offensive delete link more
0

answered 2015-10-27 10:30:56 -0500

updated 2015-10-27 10:31:26 -0500

I have created a meta-layer for Yocto based on ev3dev. It integrates meta-ros from bmw-carit. See here: https://github.com/Hacks4ROS/meta-h4r...

Will probably publish a fully bootable system soon in my Github organization.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-08-11 04:29:23 -0500

Seen: 608 times

Last updated: Oct 27 '15