Skip to content

[Integration Service][ERROR] [is::core::Config] The middleware 'ros2' configuration step failed #207

@anu120

Description

@anu120

Hello,
I am trying to bridge ros2 with node-red. All the steps of plugin installations went well and I tried to run the configure yaml file which yields to this error.


[Integration Service][INFO] [is::sh::ROS2] Created node '/is_ros2_node_1804289383' with Domain ID: 0
[Integration Service][ERROR] [is::sh::ROS2] Could not find .mix file for message type: 'geometry_msgs/msg/Twist'.
 -- Make sure that you have generated the 'is-ros2' extension for that message type by calling 'is_ros2_rosidl_mix(PACKAGES <package> MIDDLEWARES ros2)' in your build system!
[Integration Service][ERROR] [is::core::Config] The middleware 'ros2' configuration step failed
[Integration Service][ERROR] [is::core::InstanceHandle] Failed to load middlewares!

I checked /opt/ros/humble/share/geometry_msgs/msg and I could find Twist.idl

What more should I do to resolve this issue?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions