Skip to content

Commit

Permalink
remove outdated deprecation note from parser_urdf.hh (#740)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashton Larkin <[email protected]>
  • Loading branch information
adlarkin authored Nov 4, 2021
1 parent aa9362b commit 2905643
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/parser_urdf.hh
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ namespace sdf
//

/// \brief URDF to SDF converter
///
/// This is now deprecated for external usage and will be removed in the next
/// major version of libsdformat. Instead, consider using `sdf::readFile` or
/// `sdf::readString`, which automatically convert URDF to SDF.
class URDF2SDF
{
/// \brief constructor
Expand Down

0 comments on commit 2905643

Please sign in to comment.