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

Issue when controlling and moving the robot #45

Open
jayaramreddy10 opened this issue Jun 9, 2023 · 1 comment
Open

Issue when controlling and moving the robot #45

jayaramreddy10 opened this issue Jun 9, 2023 · 1 comment

Comments

@jayaramreddy10
Copy link

Hi,

When I run the command (roslaunch franka_moveit demo_moveit.launch), I am getting below issue:

Traceback (most recent call last):
File "/home/jayaram/catkin_ws/devel/lib/franka_moveit/test_scene_interface.py", line 15, in
exec(compile(fh.read(), python_script, 'exec'), context)
File "/home/jayaram/catkin_ws/src/franka_ros_interface/franka_moveit/tests/test_scene_interface.py", line 5, in
import moveit_commander
File "/opt/ros/noetic/lib/python3/dist-packages/moveit_commander/init.py", line 4, in
from .move_group import *
File "/opt/ros/noetic/lib/python3/dist-packages/moveit_commander/move_group.py", line 52, in
from moveit_ros_planning_interface import _moveit_move_group_interface
ImportError: /usr/lib/x86_64-linux-gnu/libp11-kit.so.0: undefined symbol: ffi_type_pointer, version LIBFFI_BASE_7.0

But when I import moveit_commander, I dont get any issue. Can you help me resolve this?

Thanks

@github-actions
Copy link

github-actions bot commented Jun 9, 2023

Hi @jayaramreddy10, thank you for using this repository. Unfortunately, I am unable to maintain this package any more, sorry!
If you are interested in contributing to this repository or are willing to maintain it, please contact me at mail@saifsidhik.page.
-- Saif

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

1 participant