ROS QT media not showing until re make [closed]

asked 2013-02-26 21:32:13 -0500

sizzle gravatar image

updated 2014-04-20 14:09:40 -0500

ngrennan gravatar image

I have a Smach state machine that communicates with a QT app via ROS middleware to display a dynamic GUI based on what the Smach state passes to the GUI. Video and Audio is used with the help of the Phonon libraries , however , each time I start up the ubuntu virtual machine that has this setup on it, Video, Sound and images cannot be displayed until I 'make' the project again. I have tried on a dedicated ubuntu machine as I thought virtualbox may be causing some issues, but the issue remains. When I 'make' the project again the video , sound and images instantly show up on the GUI.

I am using the QT libraries along with ROS electric but it is created into one project and compiled using cmake.

Does anyone have any idea why the project would need to be made each time the machine is turned on? Is there a possibility that certain libs are not being linked properly until the project is re made?

Any help is appreciated.

Thanks

Jacob

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-10-30 18:01:34.906730