Skip to content

Conversation

@roni-kreinin
Copy link
Collaborator

No description provided.

@aws-amplify-us-east-2
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-432.dfy90wyu8dics.amplifyapp.com


## Mixing ROS 2 Humble and Jazzy

Communication between Humble and Jazzy devices is not supported due to differences in middleware versions. Attempting to communicate with a Humble robot using a Jazzy computer or vice versa will trigger errors such as `eprosima::fastcdr::exception::NotEnoughMemoryException`, causing nodes and services to fail.
Copy link
Member

Choose a reason for hiding this comment

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

Can we also add add:

  ''Bad alloc' exception deserializing message of type rmw_dds_common::msg::dds_::ParticipantEntitiesInfo_., at ./src/type_support_common.cpp:123'

This purely happens on the computer.

Copy link
Member

Choose a reason for hiding this comment

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

Or

  'Fast CDR exception deserializing message of type rmw_dds_common::msg::dds_::ParticipantEntitiesInfo_., at ./src/type_support_common.cpp:118'

Copy link
Contributor

Choose a reason for hiding this comment

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

For what it is worth these errors will show up by having the systems on the same network visible to each other over DDS, they don't have to actually be trying to communicate between them. Maybe we can make that distinction when mentioning the error messages part.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Updated.

@roni-kreinin roni-kreinin merged commit 85c51e3 into development Jul 11, 2025
2 checks passed
@roni-kreinin roni-kreinin deleted the feature/humble_jazzy_mixing branch July 11, 2025 17:13
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