8000 New system plugin called `DriveToPoseController` (backport #2679) by j-rivero · Pull Request #2939 · gazebosim/gz-sim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

New system plugin called DriveToPoseController (backport #2679) #2939

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

Open
wants to merge 1 commit into
base: gz-sim8
Choose a base branch
from

Conversation

j-rivero
Copy link
Contributor
@j-rivero j-rivero commented Jun 6, 2025

New system plugin to gz-sim called DriveToPoseController

Backport #2679 to Harmonic

New system plugin to gz-sim called DriveToPoseController:

This controller receives a target pose in the Gazebo coordinate system on /cmd_pose topic and calculates and publishes a command velocity on /cmd_vel topic to move the robot towards the target. 
---------

Signed-off-by: Saurabh Kamat <kamatsaurabh01@gmail.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org>
Comment on lines +151 to +154
<plugin
filename="gz-sim-physics-system"
name="gz::sim::systems::Physics">
</plugin>
Copy link
Contributor
@sauk2 sauk2 Jun 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I ran the example, Gazebo launched successfully and the UI loaded but the simulation area remained blank. I found that removing this plugin block from the world file resolved the issue. Not sure why this happened or if it was just an isolated issue on my end, but thought it was worth mentioning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Status: Inbox
Development

Successfully merging this pull request may close these issues.

2 participants
0