最新消息: 电脑我帮您提供丰富的电脑知识,编程学习,软件下载,win7系统下载。

单击OpenMCT的“绘图视图”有错误

IT培训 admin 10浏览 0评论

单击OpenMCT的“绘图视图”有错误

我正在阅读Tutorial telemetry adapter,以开始使用Nasa OpenMCT任务控制框架。在教程图片右侧step real time telemetry的第4步结束时,我应该具有一些可以在绘图视图中显示的生成器。

但是有一些问题。我可以在本地openmct应用程序上获取遥测数据,其外观类似于。但是,当我单击绘图视图时,没有任何显示,这是。

这是错误:

错误1:

TypeError: Cannot read property 'parse' of undefined
at constructor.onXKeyChange (PlotSeries.js:169)
at new constructor (PlotSeries.js:89)
at child.addTelemetryObject (SeriesCollection.js:89)
at child.initialize (SeriesCollection.js:48)
at child.Collection (Collection.js:44)
at new child (extend.js:40)
at child.initialize (PlotConfigurationModel.js:72)
at child.Model (Model.js:49)
at new child (extend.js:40)
at PlotController.getConfig (PlotController.js:135)

错误2:

TypeError: Cannot read property 'id' of undefined
at PlotController.destroy (PlotController.js:151)
at n.$broadcast (angular.js:16238)
at n.$destroy (angular.js:15850)
at destroyScope (TemplateLinker.js:100)
at populateElement (TemplateLinker.js:122)
at showTemplate (TemplateLinker.js:130)
at changeTemplate (TemplateLinker.js:162)
at Object.refresh [as fn] (MCTRepresentation.js:191)
at n.$digest (angular.js:15753)
at n.$apply (angular.js:16024)

error3:

TypeError: Cannot read property 'parse' of undefined
at constructor.onXKeyChange (PlotSeries.js:169)
at new constructor (PlotSeries.js:89)
at child.addTelemetryObject (SeriesCollection.js:89)
at child.initialize (SeriesCollection.js:48)
at child.Collection (Collection.js:44)
at new child (extend.js:40)
at child.initialize (PlotConfigurationModel.js:72)
at child.Model (Model.js:49)
at new child (extend.js:40)
at PlotController.getConfig (PlotController.js:135)

为什么会出现这些错误?

回答如下:

我们为误解表示歉意,但本教程已过时。

更新后的OpenMCT教程可以在这里找到:https://github/nasa/openmct-tutorial

相关问题和更多评论可以在这里找到:https://github/nasa/openmct/issues/2540

单击OpenMCT的“绘图视图”有错误

我正在阅读Tutorial telemetry adapter,以开始使用Nasa OpenMCT任务控制框架。在教程图片右侧step real time telemetry的第4步结束时,我应该具有一些可以在绘图视图中显示的生成器。

但是有一些问题。我可以在本地openmct应用程序上获取遥测数据,其外观类似于。但是,当我单击绘图视图时,没有任何显示,这是。

这是错误:

错误1:

TypeError: Cannot read property 'parse' of undefined
at constructor.onXKeyChange (PlotSeries.js:169)
at new constructor (PlotSeries.js:89)
at child.addTelemetryObject (SeriesCollection.js:89)
at child.initialize (SeriesCollection.js:48)
at child.Collection (Collection.js:44)
at new child (extend.js:40)
at child.initialize (PlotConfigurationModel.js:72)
at child.Model (Model.js:49)
at new child (extend.js:40)
at PlotController.getConfig (PlotController.js:135)

错误2:

TypeError: Cannot read property 'id' of undefined
at PlotController.destroy (PlotController.js:151)
at n.$broadcast (angular.js:16238)
at n.$destroy (angular.js:15850)
at destroyScope (TemplateLinker.js:100)
at populateElement (TemplateLinker.js:122)
at showTemplate (TemplateLinker.js:130)
at changeTemplate (TemplateLinker.js:162)
at Object.refresh [as fn] (MCTRepresentation.js:191)
at n.$digest (angular.js:15753)
at n.$apply (angular.js:16024)

error3:

TypeError: Cannot read property 'parse' of undefined
at constructor.onXKeyChange (PlotSeries.js:169)
at new constructor (PlotSeries.js:89)
at child.addTelemetryObject (SeriesCollection.js:89)
at child.initialize (SeriesCollection.js:48)
at child.Collection (Collection.js:44)
at new child (extend.js:40)
at child.initialize (PlotConfigurationModel.js:72)
at child.Model (Model.js:49)
at new child (extend.js:40)
at PlotController.getConfig (PlotController.js:135)

为什么会出现这些错误?

回答如下:

我们为误解表示歉意,但本教程已过时。

更新后的OpenMCT教程可以在这里找到:https://github/nasa/openmct-tutorial

相关问题和更多评论可以在这里找到:https://github/nasa/openmct/issues/2540

发布评论

评论列表 (0)

  1. 暂无评论