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

rosidl_typesupport_cpp is not supported #90

Open
yuokamoto opened this issue Apr 29, 2023 · 0 comments
Open

rosidl_typesupport_cpp is not supported #90

yuokamoto opened this issue Apr 29, 2023 · 0 comments
Labels
non blocking bug Something is wrong but not blocking

Comments

@yuokamoto
Copy link
Contributor

following error happen for first ros2 node but that node can continue working. It seems ros2 node is working, this is not blocking

>>> [rcutils|error_handling.c:108] rcutils_set_error_state()
This error state is being overwritten:

  'rcl node implementation is invalid, at /home/admin/UE_tools/ros2_ws/src/ros2/rcl/rcl/src/rcl/node.c:414'

with this new error message:

  'Handle's typesupport identifier (rosidl_typesupport_cpp) is not supported by this library, at ./src/type_support_dispatch.hpp:111'

rcutils_reset_error() should be called after error handling to avoid this.
<<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non blocking bug Something is wrong but not blocking
Projects
None yet
Development

No branches or pull requests

1 participant