You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run this command:ros2 launch ign_ros2_control_demos cart_example_effort.launch.py,
the whole program crashes and the log output is ign gazebo server:
symbol lookup error: /opt/ros/humble/lib/libign_ros2_control-system.so: undefined symbol: _ZN18hardware_interface15ResourceManager9load_urdfERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbb
[ERROR] [ros2-4]: process has died [pid 26055, exit code 2, cmd 'ros2 control load_controller --set-state active joint_state_broadcaster'].
Is there a solution?
The text was updated successfully, but these errors were encountered:
Which operating system are you using, and how did you install ign_ros2_control?
christophfroehlich
changed the title
Add ros2_control tag and ign_ros2_control plugin to a URDF
libign_ros2_control-system.so: undefined symbol
Jul 12, 2024
When I run this command:ros2 launch ign_ros2_control_demos cart_example_effort.launch.py,
the whole program crashes and the log output is ign gazebo server:
symbol lookup error: /opt/ros/humble/lib/libign_ros2_control-system.so: undefined symbol: _ZN18hardware_interface15ResourceManager9load_urdfERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbb
[ERROR] [ros2-4]: process has died [pid 26055, exit code 2, cmd 'ros2 control load_controller --set-state active joint_state_broadcaster'].
Is there a solution?
The text was updated successfully, but these errors were encountered: