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

move_group: Delete unused execute_trajectory_service_capability #1836

Merged
merged 1 commit into from Jan 3, 2023

Conversation

AndyZe
Copy link
Member

@AndyZe AndyZe commented Dec 28, 2022

Description

You can tell this file was unused because the header file it includes doesn't even exist anymore. I think somebody just forgot to delete this file.

src/default_capabilities/clear_octomap_service_capability.cpp
src/default_capabilities/tf_publisher_capability.cpp)
src/default_capabilities/tf_publisher_capability.cpp
)
Copy link
Member Author

Choose a reason for hiding this comment

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

Alphabetized

@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Base: 50.46% // Head: 50.42% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (55163cf) compared to base (fd48413).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1836      +/-   ##
==========================================
- Coverage   50.46%   50.42%   -0.03%     
==========================================
  Files         374      374              
  Lines       31335    31335              
==========================================
- Hits        15809    15799      -10     
- Misses      15526    15536      +10     
Impacted Files Coverage Δ
moveit_ros/moveit_servo/src/servo_calcs.cpp 65.97% <0.00%> (-1.45%) ⬇️
moveit_ros/moveit_servo/src/pose_tracking.cpp 77.11% <0.00%> (-0.46%) ⬇️
...dl_kinematics_plugin/src/kdl_kinematics_plugin.cpp 79.55% <0.00%> (-0.37%) ⬇️
moveit_core/robot_state/src/robot_state.cpp 47.95% <0.00%> (+0.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@henningkayser henningkayser left a comment

Choose a reason for hiding this comment

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

Thanks! The message type has been deprecated for a while know in favor of the "EcxecuteTrajectory" action. Could you also remove https://github.com/ros-planning/moveit_msgs/blob/ros2/srv/ExecuteKnownTrajectory.srv along with this?

@AndyZe AndyZe merged commit 8d1dace into moveit:main Jan 3, 2023
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.

None yet

2 participants