teamspatzenhirn / rig_reconfigure

GUI tool for editing ROS 2 parameters at runtime
MIT License
79 stars 8 forks source link

Add dependency on ament_index_cpp #29

Closed clalancette closed 8 months ago

clalancette commented 8 months ago

This is required to compile on the latest Rolling.

This should fix the failing build at https://build.ros2.org/view/Rbin_uJ64/job/Rbin_uJ64__rig_reconfigure__ubuntu_jammy_amd64__binary/48/

ottojo commented 8 months ago

thanks for fixing this!

clalancette commented 8 months ago

Thanks! When you get a chance, a release into Rolling would be much appreciated.

ottojo commented 8 months ago

Done: https://github.com/ros/rosdistro/pull/39390