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

Error while running the rviz-viewer.py #2136

Closed
ajxdhe opened this issue Jan 23, 2024 · 1 comment
Closed

Error while running the rviz-viewer.py #2136

ajxdhe opened this issue Jan 23, 2024 · 1 comment

Comments

@ajxdhe
Copy link

ajxdhe commented Jan 23, 2024

When I runned the rviz-viewer.py,an issue was encountered.
/home/skywalker/anaconda3/envs/pino/bin/python /home/skywalker/pinocchio/examples/rviz-viewer.py Traceback (most recent call last): File "/home/skywalker/pinocchio/examples/rviz-viewer.py", line 22, in <module> viz.initViewer() File "/home/skywalker/anaconda3/envs/pino/lib/python3.8/site-packages/pinocchio/visualize/rviz_visualizer.py", line 63, in initViewer from rviz import bindings as rviz File "/opt/ros/noetic/lib/python3/dist-packages/rviz/__init__.py", line 25, in <module> from . import librviz_sip as bindings ValueError: PyCapsule_GetPointer called with incorrect name

@jcarpent
Copy link
Contributor

It seems the issue is coming from RVIZ and PyQT (see https://answers.ros.org/question/371691/valueerror-pycapsule_getpointer-called-with-incorrect-name/).

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

2 participants