Skip to content

Removed service-based interface for simulated modem location and added flexibility for messaging interface

Eric Gallimore requested to merge dev/location_sim into devel

Breaking changes

  • Removed GetPlatformLocation service and associated functionality from modem simulator node.
  • Removed platform_location_node.py

Improvements

  • The modem simulator can now accept location via any message that includes latitude, longitude, and depth fields.
  • Added message-based modem location sim that publishes a random position at specified intervals.
Edited by Eric Gallimore

Merge request reports

Loading