Other Parts Discussed in Thread: MMWAVE-SDK
Following the setup guide for IWR6843AOPEVM on the official TI site, I installed industrial Toolbox(version 4.4.1).
After moving the ti_mmwave_rospkg package as instructed(moving the folder in the .zip) in the <catkin_workspace>/src, catkin_make failed, due to missing header files RadarScan.h and mmWaveCLI.h in the package ti_mmwave_rospkg. My guess is, they should have been in the ti_mmwave_rospkg/include folder, but they are not.
Any help?