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

[Theorical] Qt-ros package for ROS Melodic

asked 2020-03-10 07:51:05 -0500

drodgu gravatar image

updated 2020-03-10 07:52:28 -0500

Hi everyone,

I'm trying to migrate a project from ROS Kinetic to ROS Melodic. I've developed an application GUI to control a robot, but when I try to install the dependencies for this project in ROS Melodic, the console output tells me that qt-build package is still not developed for this ROS distro. 1) Does anyone know if there's a way to install this packages in ROS Melodic?

In case this option is not allowed, 2) how can I migrate qt user interface into ROS Melodic using qt ros pluggin?

Thanks in advance for your help.

edit retag flag offensive close merge delete

Comments

2
Eberty gravatar image Eberty  ( 2020-03-10 08:58:30 -0500 )edit

Thanks, I'll have a look!

drodgu gravatar image drodgu  ( 2020-03-11 02:34:49 -0500 )edit

2 Answers

Sort by » oldest newest most voted
1

answered 2021-03-22 14:57:45 -0500

alexspi13 gravatar image

I have create this template for ROS Melodic and Qt. Hope that will help. https://github.com/alexspirou/ROS_Mel...

edit flag offensive delete link more

Comments

Thank you very much! I have a look to the package and it seems amazing! I'm sure it will be useful to everyone

drodgu gravatar image drodgu  ( 2021-03-23 02:44:50 -0500 )edit
1

answered 2020-03-11 05:47:33 -0500

drodgu gravatar image

Thank you @Eberty, your comment solved my problem! In order to sum up:

1) qt_build has no compatibility with ROS Melodic.

2) This post [1] shows how to migrate a ROS Kinetic Qt interface into ROS Melodic.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-03-10 07:51:05 -0500

Seen: 250 times

Last updated: Mar 22 '21