You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
I have replicated this bug with Baxter and RRBot. I then tried the non-ROS worlds/blink_visual.world example created by @chapulina and found the same warnings:
Warning [parser.cc:437] Converting a deprecated SDF source[data-string].
Warning [parser.cc:437] Converting a deprecated SDF source[data-string].
Warning [parser.cc:437] Converting a deprecated SDF source[data-string].
Warning [parser.cc:437] Converting a deprecated SDF source[data-string].
Warning [parser.cc:437] Converting a deprecated SDF source[data-string].
Warning [parser.cc:437] Converting a deprecated SDF source[data-string].
I notice that his pull request was merged into Gazebo 7 last July but the example world is not available in my Ubuntu debian install of Gazebo, as reported here. Is there a pending update of Gazebo 7 that will fix this? How can I supress this URDF/SDF warning?
Original report (archived issue) by Dave Coleman (Bitbucket: Dave Coleman).
The gazebo_ros_video plugin outputs SDF deprecation warnings:
Using the following XML:
I have replicated this bug with Baxter and RRBot. I then tried the non-ROS
worlds/blink_visual.world
example created by @chapulina and found the same warnings:I notice that his pull request was merged into Gazebo 7 last July but the example world is not available in my Ubuntu debian install of Gazebo, as reported here. Is there a pending update of Gazebo 7 that will fix this? How can I supress this URDF/SDF warning?
Related PR in gazebo_ros_pkgs
The text was updated successfully, but these errors were encountered: