Skip to content

Conversation

evan-palmer
Copy link
Member

Changes Made

This PR removes elements of the ros2_control API that have been deprecated. Additionally, a new launch file was added that does not depend on Gazebo or RViz, allowing minimal installations to still launch the system.

Testing

TBD

@evan-palmer evan-palmer self-assigned this Jul 22, 2025
@evan-palmer
Copy link
Member Author

This fails on Jazzy because the backport hasn't been released yet, but seems to work otherwise.

@@ -50,7 +50,8 @@ namespace reach::hardware
class Alpha5Hardware : public hardware_interface::SystemInterface
{
public:
auto on_init(const hardware_interface::HardwareInfo & info) -> hardware_interface::CallbackReturn override;
auto on_init(const hardware_interface::HardwareComponentInterfaceParams & info)
Copy link
Member Author

Choose a reason for hiding this comment

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

Waiting on the next Jazzy sync before merging this.

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