Skip to content

Commit

Permalink
Remove disclaimer from CollisionObject pose
Browse files Browse the repository at this point in the history
With moveit/moveit#2037 merged, this disclaimer can be removed
  • Loading branch information
felixvd committed Aug 16, 2021
1 parent f8b6c91 commit 74ba842
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions msg/CollisionObject.msg
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# A header, used for interpreting the poses
Header header

# DISCLAIMER: This field is not in use yet and all other poses
# are still interpreted in the header frame.
# https://github.com/ros-planning/moveit/pull/2037
# implements the actual logic for this field.
# ---
# The object's pose relative to the header frame.
# The shapes and subframe poses are defined relative to this pose.
geometry_msgs/Pose pose
Expand Down

0 comments on commit 74ba842

Please sign in to comment.