Claim an old TODO. (#209)
parent
370e1e52df
commit
30b9fcce34
|
@ -42,8 +42,8 @@ struct TrajectoryNode {
|
||||||
sensor::CompressedLaserFan laser_fan_3d;
|
sensor::CompressedLaserFan laser_fan_3d;
|
||||||
|
|
||||||
// Trajectory this node belongs to.
|
// Trajectory this node belongs to.
|
||||||
// TODO(jmason): The naming here is confusing because 'trajectory' doesn't
|
// TODO(macmason): The naming here is confusing because 'trajectory'
|
||||||
// seem like a good name for a Submaps*. Sort this out.
|
// doesn't seem like a good name for a Submaps*. Sort this out.
|
||||||
const Submaps* trajectory;
|
const Submaps* trajectory;
|
||||||
|
|
||||||
// Transform from the 3D 'tracking' frame to the 'pose' frame of the
|
// Transform from the 3D 'tracking' frame to the 'pose' frame of the
|
||||||
|
|
Loading…
Reference in New Issue