This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:Linux
对于以下系统设置:
操作系统:Ubuntu 16.04
ROS:动能名称
硬件:IWR1642BOOST
SDK:MMWAVE_SDK_01_01_00_02
我遇到错误(" 未识别为 CLI 命令")与配置文件(/ /src/ti_mmwave_rospkg/cfg/1642_2d.cfg)运行时:roslLaunch ti_mmwave_rospkg rviz_1642_2d.launch
bpmCfg -1 0 1
lvdsStreamCfg -1 0 0 0
近场配置-1 0 0
CQRxSatMonitor 0 3 5 123 0
CQSigImgMonitor 0 127 4.
类比监视器1 1.
使用1642_2d.cfg 中注释的这些配置参数运行 rosplaunch ti_mmwave_rospkg rviz_1642_2d.launch 似乎可以解决这些错误。
但我想知道我是否遗漏了一些允许 ROS 点云可视化工具运行而无需注释掉这些行的内容?
您好、Carl、
您报告的问题与以下主题中讨论的问题类似:
http://e2e.ti.com/support/sensor/mmwave_sensors/f/1023/p/689607/2542284#2542284
请确保您的 EVM 上闪存了正确版本的 SDK 演示。 根据您发布的快照、我了解您运行的 ROS 驱动程序基于 SDK 01.02.00.05、并且此版本中引入了相关命令。 在 EVM 上刷写的 SDK 演示二进制文件似乎来自较旧版本的毫米波 SDK。 请将 xwr16xx OOB 演示从 SDK 1.2.0.5闪存到您的 EVM、然后再次测试。
谢谢
尼廷