轉自教程
ubuntu16.04
sudo add-apt-repository ppa:levi-armstrong/qt-libraries-xenial
sudo add-apt-repository ppa:levi-armstrong/ppa
sudo apt-get update && sudo apt-get install qt57creator-plugin-ros
安裝完畢,替換
把下面的路徑改為檔案内容成為自己的路徑
/opt/qt57/bin
/opt/qt57/lib
改為:
/home/你的使用者名/Qt5//gcc_64/bin
/home/你的使用者名/Qt5//gcc_64/lib
測試插件
qtcreator