uci-uav-forge / uavf

UAV Forge's ODCL repository.
MIT License
1 stars 1 forks source link

Interop: Subscriber to mapping #57

Open awtsui opened 2 years ago

awtsui commented 2 years ago

Somewhere along the pipeline of generating the map, interop client must subscribe to a topic, retrieve the map images, or image, and send it to interop server.

  1. Subscribe to ROS topic where map is published to
  2. Format to whatever interop server accepts
  3. send to interop server