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

Issue with eros_python_tools and roscreate-qt-ros-pkg

asked 2012-04-05 07:36:30 -0500

allenh1 gravatar image

updated 2012-04-05 09:44:22 -0500

joq gravatar image

I am having trouble with roscreate-qt-ros-pkg. I cannot manage to get it working. I got the package eros_python_tools as per these instructions; however, upon running the command to make a qt package, I get the following:

allenh1@allenh1-U50F:~/ros_workspace$ roscreate-qt-ros-pkg
Traceback (most recent call last):
  File "/home/allenh1/ros_workspace/eros_python_tools/scripts/roscreate-qt-ros-pkg", line 3, in <module>
    from ros import eros_python_tools
ImportError: cannot import name eros_python_tools

Did I do something wrong in my .bashrc or my setup.sh file?

Thanks,

-Hunter A.

edit retag flag offensive close merge delete

Comments

Which ros version are you using (i.e. diamondback, electric, fuerte)?

Daniel Stonier gravatar image Daniel Stonier  ( 2012-04-05 08:50:38 -0500 )edit

I am using fuerte.

allenh1 gravatar image allenh1  ( 2012-04-06 13:24:19 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-04-11 01:51:33 -0500

Daniel Stonier gravatar image

Eros is still catching up (due to the big change in build environment over electric and fuerte).

The same tools have migrated to qt_ros. If you're on ubuntu, just

sudo apt-get install ros-fuerte-qt-ros

and follow the instructions on the roswiki.

edit flag offensive delete link more

Comments

Hi, I am not trying to run roscreate-qt-pkg but I can into the same error with rostoolchain. I did install ros-fuerte-qt-ros but now I can't find rostoolchain. Did that get installed?

sameer gravatar image sameer  ( 2012-12-16 03:42:30 -0500 )edit

Hi, I am not trying to run roscreate-qt-pkg but I can into the same error with rostoolchain. I did install ros-fuerte-qt-ros but now I can't find rostoolchain. Did that get installed?

sameer gravatar image sameer  ( 2012-12-16 03:42:35 -0500 )edit

rostoolchain was in the old eros system. Your best bet is to upgrade to groovy and get familiar with catkin. That makes the cross compiling process natural (wrt cmake processes).

Daniel Stonier gravatar image Daniel Stonier  ( 2013-02-21 12:17:59 -0500 )edit

Question Tools

Stats

Asked: 2012-04-05 07:36:30 -0500

Seen: 431 times

Last updated: Apr 11 '12