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
{{ message }}
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
I am trying to use ros2_object_analytics on Eloquent with realsense-ros wrapper for ROS Melodic. So I am bridging PCL from ROS Melodic to ROS Eloquent. When I am starting ros2_object_analitycs I got this:
New debug info:
I got above error when I am using bridge without any arguments (ros2 run ros1_bridge dynamic_bridge). But when I am using bridge with argument --bridge-all-topics I got error symbol lookup error: /[...]/object_analytics_node: undefined symbol: _ZNK12class_loader11ClassLoader14getLibraryPathB5cxx11Ev. Full error:
I am trying to use
ros2_object_analytics
on Eloquent withrealsense-ros
wrapper for ROS Melodic. So I am bridging PCL from ROS Melodic to ROS Eloquent. When I am startingros2_object_analitycs
I got this:But when I am using realsense wrapper for ROS Eloquent this issue doesn't occur:
The text was updated successfully, but these errors were encountered: