The limitations such as non-universal, interactive blocking and application specificity are common in existing robot programming languages. So, a universal robot programming language based on VB(Visual Basic) scriptin...
详细信息
ISBN:
(纸本)9783030275419;9783030275402
The limitations such as non-universal, interactive blocking and application specificity are common in existing robot programming languages. So, a universal robot programming language based on VB(Visual Basic) scripting language is designed in this paper. The language is aim to achieve the mixed programming of robot instruction and VB scripting language by doing the constructible and interactive design for robot command functions. Finally, a robotlanguageprogramming motion simulation platform was designed to verify the implementation process of the programminglanguage. Simulation results show the designed robot programming language can realize flexible programming under the Windows platform and further realize complex robot motion control and sensing interaction function, which provides a new way for the practice and extension of robot programming language system.
Great attentions have been put on the programming technologies to construct robot software in both academic research and industry due to the increasingly wide applications of robots in various areas, and potential cha...
详细信息
ISBN:
(纸本)9781479986965
Great attentions have been put on the programming technologies to construct robot software in both academic research and industry due to the increasingly wide applications of robots in various areas, and potential challenges resulting from the complexity of robot software. In the past years, diverse programming technologies and languages have been designed to support the development of robot software. However, with robot applications and requirements change, to develop robot software remains a great challenge, especially when robots are widely used in open environment and expected to provide better and friendly services for human beings. This paper aims at analyzing the technical requirements for designing robot programming language, presenting the roadmap of the robot programming language and discussing its trends and potential challenges.
In this paper a new programminglanguage, POLROB, is presented. POLROB is embedded in standard Pascal language which makes the program structure very simple and similar to that in Pascal. All different files concernin...
详细信息
In this paper a new programminglanguage, POLROB, is presented. POLROB is embedded in standard Pascal language which makes the program structure very simple and similar to that in Pascal. All different files concerning with concept of data, concept of action, input- output are introduced in very systematic manner. The language provides the user with high-level programming capabilities to facilitate the interactive programming of a robot for a new task or the modification of an axisting one. A simple system for world modelling using manipulator equipped with bendy pointer, as a measuring tool in three dimensions, is implemented. POLROB has been run at personal computer IBM PC XT/AT. The language has been used to program the movements of two polish educational robots in a flexible way.
A robot programming language (PLEASE) is to be proposed together with an ethology-based action-selection (EASE) architecture, where following features are supported;Hierarchical tree-structured behavior organization, ...
详细信息
ISBN:
(纸本)9781424402588
A robot programming language (PLEASE) is to be proposed together with an ethology-based action-selection (EASE) architecture, where following features are supported;Hierarchical tree-structured behavior organization, layer-tailored arbiter programming, abstract expression of real world situation by logically connecting outputs of perception filters, concurrent behaviors.
Usually, there are two alternative approaches to program the application functions to be performed by a hard real-time system: the method of sequential programming of tasks often performed under control of a multi-tas...
详细信息
Usually, there are two alternative approaches to program the application functions to be performed by a hard real-time system: the method of sequential programming of tasks often performed under control of a multi-tas...
详细信息
Usually, there are two alternative approaches to program the application functions to be performed by a hard real-time system: the method of sequential programming of tasks often performed under control of a multi-tasking operating system and, on the other hand, the quasi-parallel description of application functions which are realized by means of a cyclic execution e.g. of a programmable logic control. Although being alternatives in a wide area of applications, there are always aspects of each form of programming where the solution for a specific problem is not really satisfying. Therefore we tried to make use of a combined programming of real-time applications by means of both methods which showed to offer an optimal programming toolset. This paper presents specific characteristics of the two methods, aspects of the combination and examples coming from a new robot programming language which is designed this way.
暂无评论