Skip to content

Error Building in ROS 2 Humble #36

@nitesh-subedi

Description

@nitesh-subedi

cyglidar_d1/D1_ROS2/src/d1_node.cpp:93:28: error: no matching function for call to ‘rclcpp::Node::declare_parameter(const char [18])’
93 | node->declare_parameter("frequency_channel");

cyglidar_d1/D1_ROS2/src/d1_node.cpp:92:28: error: no matching function for call to ‘rclcpp::Node::declare_parameter(const char [15])’
92 | node->declare_parameter("duration_value");

error: no matching function for call to ‘rclcpp::Node::declare_parameter(const char [14])’
91 | node->declare_parameter("duration_mode");
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~

error: no matching function for call to ‘rclcpp::Node::declare_parameter(const char [9])’
90 | node->declare_parameter("run_mode");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions