其他分享
首页 > 其他分享> > 12.2-机器人协作系统

12.2-机器人协作系统

作者:互联网

本文使用COMET方法对机器人协作系统进行软件建模与设计,并使用LabVIEW Actor Framework 进行详细设计。

关于这篇文档为什么要做这些,以及具体是如何做的,请参考文献[1]

参考文献

[1] Gomaa H. Software Modeling and Design Software Modeling and Design: UML, Use Cases, Patterns, and Software Architectures[M]. Cambridge University Press, 2011.

[2] Kim M, Kim S, Choi M, et al. UML-based service robot software development: a case study[J]. International Conference on Software Engineering. 2006: 534-543.

[3] Gamma E, Helm R, Johnson R. Design Patterns: Elements of Reusable Object-Oriented Software[M]. 1994.

[4] Mklab. StarUML Documentation[M]. Release 2.0.0 ed. 2015.

[5] Aristosqueue. READ THIS FIRST to get started with Actor Framework[Z]. NI Community, 2011: 2015.

[6] Lippman S B, Lajoie J, Moo B E. C++ Primer[M]. 5 ed. Pearson Education Inc., 2013.

[7] 邵维忠,杨芙清. 面向对象的系统分析[M]. 第二版. 北京: 清华大学出版社, 2006.

一些自己的想法(读者请略过)

用COMET解释LabVIEW Actor Framework(读者请略过)

正文:机器人远程协作系统建模与设计说明书

问题描述

用例模型

//此处可以继续说明,将机器人参与者特殊化为执行器和传感器两个参与者

用例文档如下

“协作定位”用例

“手动协作控制”用例

“语音协作控制”用例

“查看机器人状态”用例

静态建模Static Model

问题域的概念静态模型Conceptual Static Model

系统上下文的静态建模Context Model

系统实体类建模(在显示控件中的数据是实体数据??)

对象组织(所有的函数/过程都应该成为类的方法!)

动态建模

子系统高层通信图

标签:命令,工作站,用例,机器人,建模,监管者,12.2,协作
来源: https://www.cnblogs.com/wanghuaijun/p/15415897.html