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

Error building astra_camera pkg on ROS2 Iron #7

Open
geri06 opened this issue May 5, 2024 · 1 comment
Open

Error building astra_camera pkg on ROS2 Iron #7

geri06 opened this issue May 5, 2024 · 1 comment

Comments

@geri06
Copy link

geri06 commented May 5, 2024

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.

@ImperiumKontratakuje
Copy link

For me, it's similar.
On ROS2 Humble everything works fine

https://youtu.be/I7105w-xUvs

, but I have the same error message for ROS2 Jazzy.

ros_param_backend.h:22:7: error: ‘rclcpp::node_interfaces::NodeParametersInterface::OnParametersSetCallbackType’ has not been declared

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants