Skip to content

Commit

Permalink
Update initialization.h
Browse files Browse the repository at this point in the history
Forgotten renaming :)
  • Loading branch information
focs committed Apr 29, 2016
1 parent 3697e55 commit 63a848c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions svo/include/svo/initialization.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ void computeHomography(
SE3& T_cur_from_ref);

} // namespace initialization
} // namespace nslam
} // namespace svo

#endif // NSLAM_INITIALIZATION_H
#endif // SVO_INITIALIZATION_H

0 comments on commit 63a848c

Please sign in to comment.