Skip to content

Latest commit

 

History

History
executable file
·
8 lines (7 loc) · 370 Bytes

File metadata and controls

executable file
·
8 lines (7 loc) · 370 Bytes

Note on deprecations

A tick-tock release cycle allows easy migration to new software versions. Obsolete code is marked as deprecated for one major release. Deprecated code produces compile-time warnings. These warning serve as notification to users that their code should be upgraded. The next major release will remove the deprecated code.

Gazebo Test 0.X to 1.X