Skip to content

Commit

Permalink
Remove attempts field from PositionIKRequest.msg (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
708yamaguchi authored May 21, 2020
1 parent d8c82ba commit 82cda0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions msg/PositionIKRequest.msg
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,3 @@ geometry_msgs/PoseStamped[] pose_stamped_vector
# Maximum allowed time for IK calculation
duration timeout

# Maximum number of IK attempts (if using random seeds; leave as 0 for the default value specified on the param server to be used)
int32 attempts

0 comments on commit 82cda0e

Please sign in to comment.