Versions Compared

Key

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

...

The .vscode folder contains a build task configuration for invoking CMake. To build: * hit ctrl-shift-b * select Build

(Note: you can also select Clean as one of the build options)

...

Double-clicking on the .sln file will launch Visual Studio. In Visual Studio select:

Build -> Build Solution

(Alternatively, use crtl-shift-b)

...

The SDK C++ API provides an object-based interface for controlling/configuring the radar and for processing incoming data.

...