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
Expected behavior: When launching gazebo through the gz_server.launch.py launch file, I expected gazebo to find the gz_ros2_control-system plugin and not report an error.
Actual behavior: Gazebo does not find the plugin and outputs Failed to load system plugin [gz_ros2_control-system] : Could not find shared library.
I tested this with a binary installation of v1.0.7 (jazzy) from the testing repository. The result is the same: using gz_sim.launch.py, the plugin is found successfully while when using gz_server.launch.py, the plugin is not found.
Environment
Source - ad225a2
Description
gz_ros2_control-system
plugin and not report an error.Failed to load system plugin [gz_ros2_control-system] : Could not find shared library.
More information can be found in ros-controls/gz_ros2_control#390
Steps to reproduce
Use the following launch file (A slightly modified version of diff_drive_example.launch.py that uses gz_server.launch.py):
The text was updated successfully, but these errors were encountered: