Skip to content

Commit

Permalink
test sdformat10 prerelease
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
  • Loading branch information
scpeters committed Dec 27, 2021
1 parent dfac3d8 commit dac2c87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ release will remove the deprecated code.

## Ignition Sensors 3.X to 4.X

### Modifications

1. Depend on libsdformat10

1. **include/sensors/Sensor.hh**
+ ***Deprecation*** virtual bool Update(const ignition::common::Time &)
+ ***Replacement*** virtual bool Update(const std::chrono::steady_clock::duration &)
Expand Down

0 comments on commit dac2c87

Please sign in to comment.