Skip to content

Commit

Permalink
added more tests
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
  • Loading branch information
soblin committed Mar 6, 2025
1 parent 46b280d commit 0b12536
Show file tree
Hide file tree
Showing 4 changed files with 12,562 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ lanelet::ConstLanelets previous_lanelets(
* @brief get the sibling lanelets
* @param [in] lanelet input lanelet
* @param [in] routing_graph routing_graph containing `lanelet`
* @return the sibling lanelets
* @return the sibling lanelets excluding `lanelet`
*/
lanelet::ConstLanelets sibling_lanelets(
const lanelet::ConstLanelet & lanelet,
Expand Down
Loading

0 comments on commit 0b12536

Please sign in to comment.