Change Gazebo messages to use proper types

Issue #83 resolved
Agustin Alba Chicar created an issue

Waypoints ids are being passed around as floats. We must use the correct types for the messages to avoid future bugs in comparisons and conversions of types. It's also a good opportunity to deprecate Gazebo math and messages, and switch to Ignition (looking forward to Gazebo 8).

Comments (3)

  1. Log in to comment