Skip to content

Commit

Permalink
Removed todo
Browse files Browse the repository at this point in the history
Signed-off-by: ahcorde <[email protected]>
  • Loading branch information
ahcorde committed Feb 25, 2022
1 parent 10d7da1 commit 8903f48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions usd/src/sdf_parser/Sensor.cc
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ namespace usd

const auto sdfCamera = _sensor.CameraSensor();

// TODO(adlarkin) check units to make sure they match (no documented
// units for SDF)
// When then focal length is not defined in SDF, the default value is 1
if (!ignition::math::equal(sdfCamera->LensFocalLength(), 1.0))
{
Expand Down

0 comments on commit 8903f48

Please sign in to comment.