Evaluation of Dimensional Analysis in Robotics

Robot programs typically manage a substantial amount of dimensioned data. However, existing robot programming tools do not directly support the description and manipulation of dimensioned quantities. A new data type has been proposed for managing dimensioned data in robot software. The design removes much of the hard work of using and ensuring correctness in dimensional data and allows mixing of units using dimensional analysis. An initial implementation has been created by extending the Python interpreter. This paper evaluates the proposal for dimensioned data in robotic systems, using established qualitative evaluation criteria for programming languages, based on the design and implementation, human factors, software engineering, and the application domain. In addition the paper shows that the method can be formalised, and that it is able to support coordinate systems. A set of unit tests is reported for the implementation. Together these evaluations show the proposed dimensioned data system to be implementable, self-consistent, and useful in robotics. The proposed design improves robot programming where dimensioned data is involved

[1]  Robert W. Sebesta,et al.  Concepts of programming languages (2. ed.) , 1993, Benjamin/Cummings series in computer science.

[2]  James W. Howatt,et al.  A project-based approach to programming language evaluation , 1995, SIGP.

[3]  Andrew John Kennedy,et al.  Programming languages and dimensions , 1995 .

[4]  Lutz Prechelt,et al.  An empirical comparison of C, C++, Java, Perl, Python, Rexx, and Tcl for a search/string-processing program , 2000 .

[5]  John C. Mitchell,et al.  Concepts in programming languages , 2002 .

[6]  Richard T. Vaughan,et al.  On device abstractions for portable, reusable robot code , 2003, Proceedings 2003 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2003) (Cat. No.03CH37453).

[7]  B. MacDonald,et al.  A Design for Dimensional Analysis in Robotics , 2005 .