remove commented out code
parent
065896d9ad
commit
8fa76865cb
|
@ -357,7 +357,6 @@ inline Matrix wedge<Pose3>(const Vector& xi) {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Convenience typedef
|
// Convenience typedef
|
||||||
// typedef std::pair<Pose3, Pose3> Pose3Pair;
|
|
||||||
using Pose3Pair = std::pair<Pose3, Pose3>;
|
using Pose3Pair = std::pair<Pose3, Pose3>;
|
||||||
|
|
||||||
// For MATLAB wrapper
|
// For MATLAB wrapper
|
||||||
|
|
Loading…
Reference in New Issue