Skip to content

Commit

Permalink
Merge pull request uzh-rpg#146 from focs/patch-1
Browse files Browse the repository at this point in the history
Update initialization.h
  • Loading branch information
cfo committed Apr 29, 2016
2 parents 3697e55 + 63a848c commit 80744bb
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 80744bb

Please sign in to comment.