Skip to main content

Questions tagged [opengl]

0 votes
0 answers
37 views

I want to create a panel plugin for rviz2 that displays graphics generated by non-Ogre OpenGL code. I have an OpenGL system that is able to work within the Qt framework (it's called mathplot). ...
Seb James's user avatar
1 vote
1 answer
75 views

I was trying to run interactive_slam on my WSL, since I used docker before but it had extremely poor performance (3FPS). So, I compiled everything just like I did on docker with ROS noetic, but when ...
SLAMenjoyer's user avatar
0 votes
1 answer
572 views

I am trying to run RViz inside a docker container created from arm64v8/ros:noetic image Background info MacBook Air M2 MacOS Sonoma 14.0 Docker Desktop Version 4.24.2 (124339) XQuartz 2.8.5 (xorg-...
Yusuf Etkin KIZILDAĞ's user avatar
0 votes
2 answers
23 views

Hello, I've been trying to get OpenGL work with nvidia-docker2 to run gazebo in Docker. I've started to repeat the steps outlined in "1.2 nvidia-docker2" section of this http://wiki.ros.org/...
user avatar
0 votes
1 answer
32 views

Hey there, I have two (most likely) trivial questions about RVIZ but don't know what to search for. How does RVIZ (or OpenGL?) act on objects, that are covered by others. Will this cost me ...
user avatar
0 votes
1 answer
15 views

I am using Ubuntu 16.04 ARM and have installed ros-desktop onto my system. However, I am looking to point the rviz package to our own GL implementation instead of ...
user avatar
0 votes
1 answer
15 views

First step: In PC (Ubuntu 14.04) , I ssh to the kobuki and bring up it with this command line roslaunch turtlebot_bringup minimal.launch --screen & and then ...
user avatar
0 votes
1 answer
176 views

I am trying to run rviz but I face this error: ...
user avatar
0 votes
1 answer
35 views

update: I added OpenCV but still same error. in my package.xml i have <build_depend>OpenGL</build_depend> in my Cmakefile i have ...
user avatar
0 votes
1 answer
15 views

I use ROS groovy on PR2. I try to run: ssh -X [email protected] roslaunch moveit_setup_assistant setup_assistant.launch But it says: ...
user avatar
0 votes
1 answer
110 views

Hi all, After I successfully install ros on my PC. I try to run rviz, but come cross an error as follows ...
user avatar
0 votes
1 answer
20 views

I am trying to run the calibration tool of the ethzasl_ptam package, but I cannot see any GUI appearing. According to their developer's issue tracker, this problem occurs only for non-nvidia users. ...
user avatar
0 votes
1 answer
45 views

After installing a package open_ptrack (https://github.com/OpenPTrack/open_ptrack) on my PC, Rviz didn't start. So, I downloaded a package rviz from the web site (http://wiki.ros.org/rviz) to compile ...
user avatar
0 votes
1 answer
29 views

I've been trying to build ROS Hydro from source on my laptop, running Ubuntu 13.10. However, I keep running into a compile error with openGL. ...
user avatar
0 votes
1 answer
86 views

I have lots of OpenGL code to draw various things, using display lists and textures. For instance I have an OpenGL model of our robot as a display list, and I have a visualization of our localization ...
user avatar

15 30 50 per page