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

How to create QT package [closed]

asked 2014-02-03 21:44:04 -0500

Jianyuan Ma gravatar image

I want to create a catkin_qt package. But I got "catkin_create_qt_pkg: command not found" How to solve this?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by Jianyuan Ma
close date 2014-02-04 21:00:27

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-02-04 20:43:20 -0500

Tones gravatar image

Make sure, that you have installed the qt_create package. E.g. for hydro, use:

sudo apt-get install ros-hydro-qt-create
edit flag offensive delete link more

Comments

Thanks. I have found the solution that doesn't need that.

Jianyuan Ma gravatar image Jianyuan Ma  ( 2014-02-04 21:00:22 -0500 )edit

is this command available for groovy? like just changing the distro name in the above command?

mree gravatar image mree  ( 2015-01-14 03:22:51 -0500 )edit

I tried with Indigo and it still works. ofc, you have to change base on your distro name. sudo apt-get install ros-indigo-qt-create

aknay gravatar image aknay  ( 2015-04-01 02:02:25 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-02-03 21:44:04 -0500

Seen: 1,598 times

Last updated: Feb 04 '14