Skip to content

Migrate to ROS2 Humble#4

Open
fridfinnurm wants to merge 1 commit intojoshnewans:mainfrom
fridfinnurm:dev-humble
Open

Migrate to ROS2 Humble#4
fridfinnurm wants to merge 1 commit intojoshnewans:mainfrom
fridfinnurm:dev-humble

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

#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.

2 participants