1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

QtCreator(4.8.0)でROSパッケージをCMakeする

Last updated at Posted at 2019-05-27

シェルから起動する方法

ワークスペースのセットアップスクリプト(setup.sh)をシェルで実行し、そのシェルからQtCreatorを起動することでmakeできる。
bashrcなどでsetup.shを実行するようにしておき、コマンドでQtCreatorを起動すると簡単。

デスクトップアイコンから起動する方法

下記リンクを参照のこと。

参照

https://answers.ros.org/question/187618/make-generated-messages-visible-for-an-ide/
http://wiki.ros.org/IDEs#QtCreator

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?