Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

The example code presents an example of reading in raw radar data over a network stream, and presenting this as a variety of ROS topics. The Talker1 application handles communication with a radar (IP address configured in line 205 of talker1.cpp). According to the options set within the “dynamic reconfigure” pane, the Mobile Platform application publishes the radar data as a variety of ROS topics

The ROS Implementation is available for download from https://bitbucket.org/navtechradar/iasdk-public/src/master/ros1/

...


Requirements

  • Visual Studio 2019

  • ROS 1 SDK

  • OpenCV (for visualisation)

...

The image topic can simply be selected in the list of topics after adding an image

...

Image Removed

Image Added