Open electop opened 2 years ago
Hi @electop
You have not installed all the plugins for Rviz2.
I do not remember the name of the package to install,
please look for something like rviz-default-plugins
Thanks to @Myzhar I found an exact command and it has resolved.
$ sudo apt install ros-foxy-rviz-default-plugins
Please update prerequisites on the README.md.
TODO: add rviz-default-plugins
to dependencies
Preliminary Checks
Description
I tried to execute the ros2 examples according to the guidance, and an issue occurred.
Steps to Reproduce
Expected Result
Actual Result
error window popup
Error:
Failed to load library /opt/ros/foxy/lib/librviz_default_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 LoadLibrary error:
liburdfdom_world.so.1.0: cannot open shared object file: No such file or directory, at /tmp/binarydeb/ros-foxy-rcutils-1.1.3/src/shared_library.c:84
ZED Camera model
ZED2i
Environment
Anything else?
No response