-
Notifications
You must be signed in to change notification settings - Fork 173
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: The plugin for class 'jsk_rviz_plugin/BoundingBoxArray' failed to load. #828
Comments
Thank you for report. Could you try |
Still getting same error: started roslaunch server http://bhaskar:40249/ SUMMARYPARAMETERS
NODES ROS_MASTER_URI=http://localhost:11311 process[bounding_box_sample-1]: started with pid [12347] |
@WiNet-Lab-IIT-Hyderabad
This looks like that python3 node try to load python2 version of tf2_ros. Maybe you used other python binary other than system python with pyenv or somthing like that. Pleaes check your python environment. |
do you solve it?I meet same problem. |
i am getting this error |
@siddharthaZPdubey your error is not same error and different from this issue. |
I am getting following erroe when trying to open boundingboxarray in RVIZ. Kindly help...
BoundingBoxArray
The class required for this display, 'jsk_rviz_plugin/BoundingBoxArray', could not be loaded.
Error:
Failed to load library /opt/ros/melodic/lib//libjsk_rviz_plugins.so. Make sure that you are calling the PLUGINLIB_EXPORT_CLASS macro in the library code, and that names are consistent between this macro and your XML. Error string: Could not load library (Poco exception = /opt/ros/melodic/lib/libjsk_recognition_utils.so: undefined symbol: _ZNK3pcl6search6SearchINS_8PointXYZEE7getNameB5cxx11Ev)
The text was updated successfully, but these errors were encountered: