Closed Maik93 closed 6 years ago
Since you're using Lunar + Gazebo 9, I would try the master branch instead (it was tested on Melodic + Gazebo 9). I'm actually surprised the branch kinetic-devel
builds with Gazebo 9.0, it was meant for Gazebo 7.0, how did you install Gazebo? :thinking:
Also looking at the error, it seems to be an OpenGL/Ogre issue, are you running this in a VM?
Yes, you're right, the problem is OpenGL, I'm running on VirtualBox and this problem is present only there: I've tried on my laptop running Ubuntu and everything works flawlessly. There the error Light [sun] not found
appears randomly but in general everything seems to work.
I've installed Lunar + Gazebo 9 booth in VM and partition automatically, installing ros-kinetic-desktop-full
following the official guide, and your kinetic-devel
branch compile without problems.
I've found problems wit your urdf model but I'll open a new issue for this, I suppose we can close this one, maybe just state in the readme that this plugin didn't work with old versions of OpenGL, like that one present in Virtual Box.
Hi, I've just cloned your repo and switched to kinetic-devel (command
git checkout --track origin/kinetic-devel
), then build withcatkin_make
; everything seemed to go well. However, now trying to test it (commandroslaunch realsense_gazebo_plugin realsense.launch
) I've got the following:Running Ubuntu 16.04 LTS, ROS Lunar, Gazebo 9.0