-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RenderSystem: error creating render window #22
Comments
Thanks for the reply. I haven't tried to switch to old x11 mode. Isn't possible to make it work on wayland? |
As indicated in the following issue, ROS-pkg's dependencies depend on the corresponding Ubuntu-enabled libraries. I have not yet tracked Ubuntu 24.04 support, but Wayland support for RaspberryPi requires Wayland (debian12/arm64) specific source code. If there is useful information on transplantation, it would be incorporated into future development plans. |
I've already changed it from Wayland to X11, however I have a headless setup and I keep getting this issue when I've connected using vnc: pi@raspberrypi:~ $ rviz2 |
@nathanshankar Server
Client
|
I have installed jazzy on Raspberry Pi 4 (Raspberry Pi OS Bookworm 64 bit). When I launch rviz2 I get this error:
[rviz2]: rviz::RenderSystem: error creating render window: RenderingAPIException: Invalid parentWindowHandle (wrong server or screen) in GLXWindow::create at /ros2_ws/build/rviz_ogre_vendor/ogre_vendor-prefix/src/ogre_vendor/RenderSystems/GLSupport/src/GLX/OgreGLXWindow.cpp (line 246)
The text was updated successfully, but these errors were encountered: