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

Robots NXT

asked 2012-09-13 03:47:11 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

I installed ROS FUETE in my OS, Ubuntu 11.10, now I'm installing ROBOTS NXT with ROS, I followed this web site ::: http://www.ros.org/wiki/Robots/NXT/electric, but I have problems with the command """rosrun nxt_python touch_sensor_test.py""" in the section 1.7, the following error is shown: iohan@iohan-HP-Compaq-8200-Elite-SFF-PC:~/fuerte_workspace$ rosrun nxt_python touch_sensor_test.py[rospack] Error: stack/package nxt_python not found

help,please!!!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-11-26 11:37:54 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

If you installed ROS Fuerte, then you were probably able to install the nxt_all package; however, you installed Fuerte, not Electric (the most recent distribution that supports nxt). So, Fuerte cannot access the files, because they don't exist under your Fuerte install.

To verify that this is the circumstance: ls /opt/ros

If I'm correct, you will see two directories output.

To fix this issue, install electric. Unfortunately, the nxt doesn't cooperate with Fuerte at the moment.

-Hunter A.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-09-13 03:47:11 -0500

Seen: 233 times

Last updated: Nov 26 '12