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
I have set up the repository locally following the instructuins, and it works fine using ROS2 Humble. However, when using ROS2 Iron, after following the same steps adpating ROS_DISTRO to iron, when the file 'astra_camera/include/astra_camera/ros_param_backend.h' is called, I get the following error:
error: ‘rclcpp::node_interfaces::NodeParametersInterface::OnParametersSetCallbackType’ has not been declared.
I would be grateful if someone could help me make it work using ROS2 Iron.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I have set up the repository locally following the instructuins, and it works fine using ROS2 Humble. However, when using ROS2 Iron, after following the same steps adpating ROS_DISTRO to iron, when the file 'astra_camera/include/astra_camera/ros_param_backend.h' is called, I get the following error:
error: ‘rclcpp::node_interfaces::NodeParametersInterface::OnParametersSetCallbackType’ has not been declared.
I would be grateful if someone could help me make it work using ROS2 Iron.
Thanks in advance.
The text was updated successfully, but these errors were encountered: