Modify deprecated API in Gazebo Plugin

Issue #158 resolved
Agustin Alba Chicar created an issue

CameraController uses a Pose() deprecated API.

SDFormat moved gazebo::math types to ignition::math::types.

Comments (8)

  1. Agustin Alba Chicar reporter

    Updated code to remove the warnings of deprecated API when compiling both road_gazebo_plugin and rndf_gazebo_plugin.

  2. Log in to comment