Skip to content

Conversation

@CursedRock17
Copy link
Contributor

@CursedRock17 CursedRock17 commented Mar 29, 2024

This PR is meant to resolve #194 as of right now I'm working off of PR #215. We need to change _wait_for_transform_async, to return the transform data similar to the C++ version returning a TransformStampedFuture.

Signed-off-by: CursedRock17 <[email protected]>
@CursedRock17 CursedRock17 marked this pull request as draft March 29, 2024 03:51
Signed-off-by: CursedRock17 <[email protected]>
@CursedRock17 CursedRock17 marked this pull request as ready for review April 1, 2024 15:35
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

I think this is generally the correct thing to do here. I have a mild concern that this will cause some downstream code to break, but looking through all of the code released into rolling, nothing seems to use this in particular. I'm going to run CI on this, but @CursedRock17 can you please also open a PR to http://docs.ros.org/en/rolling/Releases/Release-Jazzy-Jalisco.html to add a note saying that we changed this?

@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Signed-off-by: CursedRock17 <[email protected]>
Signed-off-by: CursedRock17 <[email protected]>
@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Signed-off-by: CursedRock17 <[email protected]>
@CursedRock17
Copy link
Contributor Author

The CI should still be fine, but I forgot to update the return value in the docs

@clalancette
Copy link
Contributor

I think this is good to go other than the addition to the release notes. Once that PR is open, I'll go ahead and merge this.

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.

Python call callback with transform data when it becomes available

3 participants