Skip to content
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

ROS2 Humble Update? #36

Open
YBachmann opened this issue Mar 13, 2024 · 7 comments
Open

ROS2 Humble Update? #36

YBachmann opened this issue Mar 13, 2024 · 7 comments

Comments

@YBachmann
Copy link

Hey there,

I just wanted to ask if this project is still maintained and if there are any plans to release a version for newer ROS2 distros (like e.g. Humble)?

@slyandsmart
Copy link

I would like to join this question.
I really hope it will maintained also in future. A humble update would be grat !

@Jielty123
Copy link

sudo apt-get install libqt5webengine5 libqt5webenginewidgets5 python3-pyqt5.qtwebengine

pip install pyqtwebengine

git clone https://github.com/splintered-reality/py_trees_js.git
git clone https://github.com/splintered-reality/py_trees_ros_viewer.git

colcon build --symlink-install

Now it should be working

py-trees-tree-viewer

This worked for me

@nisan016
Copy link

Hi @Jielty123 I tried followed your instructions but got the following error, have you ever encountered the same problem? :)

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ros'
failed to create drawable
failed to create drawable
[162815:162933:0829/140038.752053:ERROR:gl_surface_glx_qt.cpp(188)] glXCreatePbuffer failed.
[162815:162933:0829/140038.752071:ERROR:gpu_info_collector.cc(69)] gl::GLContext::CreateOffscreenGLSurface failed
[162815:162933:0829/140038.752076:ERROR:gpu_info_collector.cc(277)] Could not create surface for info collection.

@Jielty123
Copy link

Hi @Jielty123 I tried followed your instructions but got the following error, have you ever encountered the same problem? :)

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-ros'
failed to create drawable
failed to create drawable
[162815:162933:0829/140038.752053:ERROR:gl_surface_glx_qt.cpp(188)] glXCreatePbuffer failed.
[162815:162933:0829/140038.752071:ERROR:gpu_info_collector.cc(69)] gl::GLContext::CreateOffscreenGLSurface failed
[162815:162933:0829/140038.752076:ERROR:gpu_info_collector.cc(277)] Could not create surface for info collection.

Hi @nisan016,
I never got this error so sadly I don't know where your Problem is.
I tried it on a machine running Ubuntu 22.04 and obviously humble if this helps you in any way. Good Luck :)

@JohannesErnst
Copy link

I would need it for Humble as well, would be great if there is a workaround (I have not tried @Jielty123s method yet) or update for it. Thanks for the good work!

@pastoriomarco
Copy link

sudo apt-get install libqt5webengine5 libqt5webenginewidgets5 python3-pyqt5.qtwebengine

pip install pyqtwebengine

git clone https://github.com/splintered-reality/py_trees_js.git git clone https://github.com/splintered-reality/py_trees_ros_viewer.git

colcon build --symlink-install

Now it should be working

py-trees-tree-viewer

This worked for me

This worked for me too, thank you!!

@sea-bass
Copy link
Contributor

Hello! I'm making the initial moves to get this on rosdistro: ros/rosdistro#44153

If the package builds fine, we should be in good shape for next syncs of ROS 2 Humble, Jazzy, and Rolling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants