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

Update paths of GPL includes #1487

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Update paths of GPL includes #1487

merged 4 commits into from
Jan 15, 2025

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich added the backport-humble This label should be used by maintainers only! Label triggers PR backport to ROS2 humble. label Jan 11, 2025
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.88%. Comparing base (e0b929b) to head (918c4f0).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1487      +/-   ##
==========================================
+ Coverage   83.86%   83.88%   +0.02%     
==========================================
  Files         122      124       +2     
  Lines       11148    11177      +29     
  Branches      948      949       +1     
==========================================
+ Hits         9349     9376      +27     
- Misses       1486     1489       +3     
+ Partials      313      312       -1     
Flag Coverage Δ
unittests 83.88% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
.../include/admittance_controller/admittance_rule.hpp 100.00% <ø> (ø)
...de/diff_drive_controller/diff_drive_controller.hpp 100.00% <ø> (ø)
...jectory_controller/joint_trajectory_controller.hpp 100.00% <ø> (ø)
...include/joint_trajectory_controller/tolerances.hpp 79.79% <ø> (ø)
...nclude/tricycle_controller/tricycle_controller.hpp 100.00% <ø> (ø)

... and 4 files with indirect coverage changes

@fmauch
Copy link
Contributor

fmauch commented Jan 15, 2025

I was a bit puzzled that the binary builds succeeded, as I've just done the same changes on the ur_controllers repo. Is that still wanted that we have genParamLib in the ros2_controllers-not-released repos files?

@christophfroehlich
Copy link
Contributor Author

Good question, the changes are merged already. depends if we want to merge this PR soon to remove the warnings on the semi-binary build but keep the binary builds green? @bmagyar?

@christophfroehlich christophfroehlich marked this pull request as ready for review January 15, 2025 15:14
saikishor
saikishor previously approved these changes Jan 15, 2025
Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

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

LGTM

@christophfroehlich christophfroehlich merged commit bfe622c into master Jan 15, 2025
21 of 24 checks passed
@christophfroehlich christophfroehlich deleted the update/gpl branch January 15, 2025 22:36
mergify bot pushed a commit that referenced this pull request Jan 15, 2025
(cherry picked from commit bfe622c)

# Conflicts:
#	ackermann_steering_controller/include/ackermann_steering_controller/ackermann_steering_controller.hpp
#	admittance_controller/include/admittance_controller/admittance_controller.hpp
#	admittance_controller/include/admittance_controller/admittance_rule.hpp
#	bicycle_steering_controller/include/bicycle_steering_controller/bicycle_steering_controller.hpp
#	diff_drive_controller/include/diff_drive_controller/diff_drive_controller.hpp
#	force_torque_sensor_broadcaster/include/force_torque_sensor_broadcaster/force_torque_sensor_broadcaster.hpp
#	forward_command_controller/include/forward_command_controller/forward_command_controller.hpp
#	forward_command_controller/include/forward_command_controller/multi_interface_forward_command_controller.hpp
#	gpio_controllers/include/gpio_controllers/gpio_command_controller.hpp
#	gripper_controllers/include/gripper_controllers/gripper_action_controller.hpp
#	imu_sensor_broadcaster/include/imu_sensor_broadcaster/imu_sensor_broadcaster.hpp
#	joint_state_broadcaster/include/joint_state_broadcaster/joint_state_broadcaster.hpp
#	joint_trajectory_controller/include/joint_trajectory_controller/joint_trajectory_controller.hpp
#	mecanum_drive_controller/include/mecanum_drive_controller/mecanum_drive_controller.hpp
#	parallel_gripper_controller/include/parallel_gripper_controller/parallel_gripper_action_controller.hpp
#	pid_controller/include/pid_controller/pid_controller.hpp
#	pose_broadcaster/include/pose_broadcaster/pose_broadcaster.hpp
#	range_sensor_broadcaster/include/range_sensor_broadcaster/range_sensor_broadcaster.hpp
#	steering_controllers_library/include/steering_controllers_library/steering_controllers_library.hpp
#	tricycle_controller/include/tricycle_controller/tricycle_controller.hpp
#	tricycle_steering_controller/include/tricycle_steering_controller/tricycle_steering_controller.hpp
christophfroehlich added a commit that referenced this pull request Jan 15, 2025
christophfroehlich added a commit that referenced this pull request Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintainers only! Label triggers PR backport to ROS2 humble.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants