You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
17.78 /home/ros/ros2_ws/src/ydlidar_ros2_driver/src/ydlidar_ros2_driver_node.cpp: In function ‘int main(int, char**)’:
17.78 /home/ros/ros2_ws/src/ydlidar_ros2_driver/src/ydlidar_ros2_driver_node.cpp:44:26: error: no matching function for call to ‘rclcpp::Node::declare_parameter(const char [5])’
17.78 44 | node->declare_parameter("port");
17.78 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
Is the master branch compatible to the ROS2 rolling?
I can build the humble branch without any issue.
The text was updated successfully, but these errors were encountered:
I run in my dockerfile this command
and got this compiler error:
Is the master branch compatible to the ROS2 rolling?
I can build the humble branch without any issue.
The text was updated successfully, but these errors were encountered: