rqt freezes
I am creating a GUI for a robot using rqt_gui, both connected together by the same WIFI network.
The plugins in my rqt_gui are 1) RVIZ, 2) Image_view and 3)dynamic_reconfigure.
Whenever i run the rqt_gui, and access RVIZ , the whole rqt_gui freezes and turns black shortly. Thus i am unable to do anything with it.
RVIZ - For LIDAR map and navigation through it
Image_view - To have live camera feed from the robot
rqt_dynamic_reconfigure - to change the parameters of the robot from the laptop
Can someone please tell me why am i facing the problem and is there any solution to the problem!
My laptop is Lenovo ideapad 700 running in Ubuntu 14.04 and ROS Indigo.
Please let me know if there is need for any other info.
Any form of help would be apprciated!