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

Relay stamped cmd vel #282

Open
wants to merge 2 commits into
base: jazzy
Choose a base branch
from

Conversation

garyservin
Copy link
Contributor

🦟 Bug fix

Fixes #281

Summary

This remaps the diff_drive controller velocity command input to /cmd_vel_stamped and adds a relay node that transforms any message received in the /cmd_vel topic (unstamped) and stamps a header to it and republishes to /cmd_vel_stamped. This also changes the keyboard and joystick teleop nodes to use stamped messages and send them directly to the /cmd_vel_stamped topic

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Backlog
Development

Successfully merging this pull request may close these issues.

1 participant