We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.Go to ros_gz_point_cloud/examples 2.Run ign gazebo -r examples/depth_camera.sdf
ign gazebo -r examples/depth_camera.sdf
Error message: [Err] [SystemLoader.cc:94] Failed to load system plugin [RosGzPointCloud] : couldn't find shared library. Screenshot:
[Err] [SystemLoader.cc:94] Failed to load system plugin [RosGzPointCloud] : couldn't find shared library.
The text was updated successfully, but these errors were encountered:
Hello, do I need to install the RosGzPointCloud library? If so, how?
RosGzPointCloud
Sorry, something went wrong.
The PointCloud plugin is unfortunately in a broken state right now. There's a COLCON_IGNORE file in the package.
PointCloud
A workaround for this is to use ros_gz_bridge to bridge point cloud messages from Gazebo to ROS. Here is an example.
ros_gz_bridge
Are there any updates on this?
We're looking into an alternative, stay tuned for news soon.
No branches or pull requests
Environment
Description
Steps to reproduce
1.Go to ros_gz_point_cloud/examples
2.Run
ign gazebo -r examples/depth_camera.sdf
Output
Error message:
[Err] [SystemLoader.cc:94] Failed to load system plugin [RosGzPointCloud] : couldn't find shared library.
Screenshot:
The text was updated successfully, but these errors were encountered: