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

Muthanna A. Attyah's profile - activity

2022-04-23 06:20:36 -0500 commented answer Rate and sleep function in RCLPY library for ROS2

when I set the rate for a node using "node.create_rate(1) # Rate in Hz" then use "rclpy.spin_once(node)" inside the "whi

2022-02-25 20:16:12 -0500 commented question Is it possible to use PlatformIO to develop for ROS2 Foxy ?

my question is not specific to a certain ROS package, I would like to use PlatformIO as a development IDE for ROS2 Foxy;

2022-02-24 12:14:48 -0500 asked a question Is it possible to use PlatformIO to develop for ROS2 Foxy ?

Is it possible to use PlatformIO to develop for ROS2 Foxy ? PlatformIO is a very convenient environment to develop using

2019-06-18 11:44:47 -0500 received badge  Popular Question (source)
2019-06-18 11:44:47 -0500 received badge  Famous Question (source)
2019-06-18 11:44:47 -0500 received badge  Notable Question (source)
2018-06-22 00:26:44 -0500 received badge  Enthusiast
2016-03-20 15:47:45 -0500 asked a question gzserver error: Exception [RenderEngine.cc:645] unable to find OpenGL rendering system

I'm getting the following error every time I run gzserver or when I try to launch a simulator using roslaunch. I'm not able to find any thing wrong in OGRE installation/configuration

Please let me know what is wrong?

mkhuthir@MuthPC:~$ gzserver
Gazebo multi-robot simulator, version 2.2.6
Copyright (C) 2012-2014 Open Source Robotics Foundation.
Released under the Apache 2 License.
http://gazebosim.org
Msg Waiting for master
Msg Connected to gazebo master @ http://127.0.0.1:11345
Msg Publicized address: 192.168.1.117
Exception [RenderEngine.cc:645] unable to find OpenGL rendering system. 
OGRE is probably installed incorrectly. Double check the OGRE cmake 
output, and make sure OpenGL is enabled.
Error [RenderingIface.cc:38] Failed to load the Rendering engine subsystem
unable to find OpenGL rendering system. OGRE is probably installed 
incorrectly. Double check the OGRE cmake output, and make sure OpenGL is 
enabled.
Error [gazebo.cc:179] Unable to load sensors
Error [Server.cc:212] Unable to load gazebo
2016-02-18 22:18:14 -0500 received badge  Autobiographer
2016-02-18 21:59:40 -0500 received badge  Supporter (source)