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

Add an option to publish TwistStamped #42

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

otamachan
Copy link

@otamachan otamachan commented Apr 2, 2024

Similar to ros-teleop/teleop_tools#54, this PR adds an option publish_stamped_twist to publish TwistStamped for /cmd_vel topic. This PR also adds a parameter for frame_id for its header.

I didn't change the default type for now.

Signed-off-by: Tamaki Nishino <[email protected]>
Copy link

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

Do you mind to add frame and publish_stamped_twist to the README.md ?

Signed-off-by: Tamaki Nishino <[email protected]>
Signed-off-by: Tamaki Nishino <[email protected]>
@otamachan
Copy link
Author

Do you mind to add frame and publish_stamped_twist to the README.md ?

I updated the README and add an argument to the launch file.

@ahcorde ahcorde merged commit 76cd650 into ros2:rolling Apr 3, 2024
2 of 3 checks passed
@ahcorde
Copy link

ahcorde commented Apr 3, 2024

Thank you for the contribution @otamachan

@otamachan otamachan deleted the add-stamped-cmd-vel branch April 3, 2024 12:57
@YBachmann
Copy link

@ahcorde Will this be added to the humble version, too? Do you want me to create a PR for this?

@ahcorde
Copy link

ahcorde commented Jun 11, 2024

https://github.com/Mergifyio backport humble iron

Copy link

mergify bot commented Jun 11, 2024

backport humble iron

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jun 11, 2024
Signed-off-by: Tamaki Nishino <[email protected]>
(cherry picked from commit 76cd650)

# Conflicts:
#	README.md
#	src/teleop_twist_joy.cpp
mergify bot pushed a commit that referenced this pull request Jun 11, 2024
Signed-off-by: Tamaki Nishino <[email protected]>
(cherry picked from commit 76cd650)

# Conflicts:
#	README.md
#	src/teleop_twist_joy.cpp
@YBachmann
Copy link

@ahcorde Thanks for the fast response 😃
There are some minor conflicts for the humble backport. I resolved them locally but how can I push them to the PR created by mergify? Sorry I never worked with mergify before...

@ahcorde
Copy link

ahcorde commented Jun 12, 2024

Hi @YBachmann

there are two options:

  • You can open a PR against the mergify branch
  • you can indicate your branch with the conflicts resolved and I will cherry-pick the changes

ahcorde added a commit that referenced this pull request Jun 14, 2024
* Add an option to publish TwistStamped (#42)

Signed-off-by: Tamaki Nishino <[email protected]>
(cherry picked from commit 76cd650)

# Conflicts:
#	README.md
#	src/teleop_twist_joy.cpp

* resolved merge conflicts (#47)

Co-authored-by: Yannic Bachmann <[email protected]>

---------

Co-authored-by: Tamaki Nishino <[email protected]>
Co-authored-by: Yannic Bachmann <[email protected]>
Co-authored-by: Yannic Bachmann <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
ahcorde added a commit that referenced this pull request Jun 17, 2024
Signed-off-by: Tamaki Nishino <[email protected]>
(cherry picked from commit 76cd650)

# Conflicts:
#	README.md
#	src/teleop_twist_joy.cpp

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Tamaki Nishino <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants