Skip to content

Commit

Permalink
Add field quality to PlaceLocation (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvieth committed May 4, 2020
1 parent 9ab34a0 commit cdb9e4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions msg/PlaceLocation.msg
Expand Up @@ -9,6 +9,10 @@ trajectory_msgs/JointTrajectory post_place_posture
# (that is always specified elsewhere, not in this message)
geometry_msgs/PoseStamped place_pose

# The estimated probability of success for this place, or some other
# measure of how "good" it is.
float64 quality

# The approach motion
GripperTranslation pre_place_approach

Expand Down

0 comments on commit cdb9e4a

Please sign in to comment.