Skip to content
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

Failed to load system plugin gz::sim::Systems::DiffDrive #2715

Open
abdvswmdr opened this issue Jan 12, 2025 · 0 comments
Open

Failed to load system plugin gz::sim::Systems::DiffDrive #2715

abdvswmdr opened this issue Jan 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@abdvswmdr
Copy link

I'm using ROS2 Jazzy on Ubuntu 24.04. I'm encountering an error when launching the diff drive plugin in Gazebo for my robot. The error message on the terminal after ros2 launch is

image

I'm also using the joystick as a teleop, which doesn't work, meaning the robot cannot move. The topic /cmd_vel is also not published, only /cmd_vel_joy shows up on "ros2 topic list". I setup my diff drive control plugin as below in ros2_control.xacro

<gazebo> <plugin name="gz_ros2_control::GazeboSimROS2ControlPlugin" filename="libgz_ros2_control-system.so">

The gazebo_control.xacro is set as below:

image

@abdvswmdr abdvswmdr added the bug Something isn't working label Jan 12, 2025
@github-project-automation github-project-automation bot moved this from Inbox to Done in Core development Jan 12, 2025
@abdvswmdr abdvswmdr reopened this Jan 12, 2025
@github-project-automation github-project-automation bot moved this from Done to Inbox in Core development Jan 12, 2025
@abdvswmdr abdvswmdr changed the title https://robotics.stackexchange.com/questions/114261/failed-to-load-system-plugin-gzsimsystemsdiffdrive Failed to load system plugin gz::sim::Systems::DiffDrive Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Inbox
Development

No branches or pull requests

1 participant