Skip to content

Commit

Permalink
Fixes grammar in description of PoseSelector::FindClosestPair() (Robo…
Browse files Browse the repository at this point in the history
…tLocomotion#8671)

* Fixes grammar in description of PoseSelector::FindClosestPair()
  • Loading branch information
Chien-Liang Fok authored and SeanCurtis-TRI committed Apr 25, 2018
1 parent 06cb43e commit 9e5f7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automotive/pose_selector.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class PoseSelector {
///
/// Users should take heed to the fact that ScanStrategy::kBranches does _not_
/// assess the relationship between traffic and ego vehicle velocity when
/// selecting poses. Thus, cars with in the same lane as the ego but with
/// selecting poses. Thus, cars within the same lane as the ego but with
/// negative net-velocity (approaching the ego car, from the ego's
/// point-of-view) could be ignored in favor of a car in a branch with
/// positive net-velocity.
Expand Down

0 comments on commit 9e5f7db

Please sign in to comment.