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

Use fastcdr-2.2.x for ROS 2 Rolling #225

Conversation

srmainwaring
Copy link

Fixes #223 for rolling.

Would be good to have a jazzy branch now that it has been released.

- Replace Cdr::DDS_CDR with DDS_CDR
- Update renamed functions.

Signed-off-by: Rhys Mainwaring <[email protected]>
Copy link

@hippo5329 hippo5329 left a comment

Choose a reason for hiding this comment

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

Tested-by: Thomas Chou [email protected]

Thanks.

@pablogs9
Copy link
Member

Please check CI

@srmainwaring
Copy link
Author

Please check CI

CI on an Ubuntu 22 image is not going to work because the upstream package for fastcdr 2.2.x is not available. We'll need a jazzy branch and a custom CI workflow for that please. If you create the branch I'm happy to set up the CI workflow.

At the moment micro-ROS will not work with ROS 2 Jazzy. It is also a problem on RPi as the default image for Ubuntu server is now 24.04.

@hippo5329
Copy link

How about add the conditional compilation by checking the fastcdr version? Then we can have one source for fastcdr v1 and v2. Jazzy will need additional ci.

@pablogs9
Copy link
Member

Can we consider this superseded by #226 ?

@srmainwaring
Copy link
Author

Can we consider this superseded by #226 ?

Sure, #226 is identical with the addition of the workflow update.

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.

4 participants