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

Migrate to ROS2 Humble #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fridfinnurm
Copy link

Ported this since I had Ubuntu 22.04 running on my SBC and installing Foxy seemed non-trivial, just dropping this here since I need it on GH anyways.
Thanks for the tutorials, they're fantastic 😄

Note: Bumps package version to 1.0.0
Reference for porting:
https://github.com/ros-controls/ros2_control/blob/master/hardware_interface/doc/hardware_components_userdoc.rst

@@ -3,41 +3,42 @@

#include <cstring>
#include "rclcpp/rclcpp.hpp"
#include "rclcpp_lifecycle/state.hpp"
#include "rclcpp_lifecycle/node_interfaces/lifecycle_node_interface.hpp"
Copy link
Author

@fridfinnurm fridfinnurm Mar 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This import may actually be unnecessary (line 7)

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

Successfully merging this pull request may close these issues.

1 participant