Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amc-nu committed Jan 17, 2018
1 parent a0e9ba7 commit edd9bf9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1244,7 +1244,7 @@ int main (int argc, char** argv)
vector_map.subscribe(private_nh,
vector_map::Category::POINT | vector_map::Category::LINE |
vector_map::Category::AREA | vector_map::Category::WAY_AREA,
10
10 //abort after 10 times, either vector map or wayarea not available
);

// all true -> all data
Expand Down

0 comments on commit edd9bf9

Please sign in to comment.