WO2019056947A1 - Method and system for mobile robot task scheduling - Google Patents

Method and system for mobile robot task scheduling Download PDF

Info

Publication number
WO2019056947A1
WO2019056947A1 PCT/CN2018/104231 CN2018104231W WO2019056947A1 WO 2019056947 A1 WO2019056947 A1 WO 2019056947A1 CN 2018104231 W CN2018104231 W CN 2018104231W WO 2019056947 A1 WO2019056947 A1 WO 2019056947A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
module
service
mobile robot
information
Prior art date
Application number
PCT/CN2018/104231
Other languages
French (fr)
Chinese (zh)
Inventor
倪江荣
白静
李宇翔
黄珏珅
陈士凯
Original Assignee
上海思岚科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 上海思岚科技有限公司 filed Critical 上海思岚科技有限公司
Publication of WO2019056947A1 publication Critical patent/WO2019056947A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1656Programme controls characterised by programming, planning systems for manipulators
    • B25J9/1661Programme controls characterised by programming, planning systems for manipulators characterised by task planning, object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Definitions

  • the present application relates to the field of computers, and in particular, to a method and system for a timed task of a mobile robot.
  • An object of the present application is to provide a method and system for a timed task of a mobile robot, which solves the problem of requiring artificially long-term duty of the robot in the prior art.
  • a method for a timed task of a mobile robot comprising:
  • time-critical task information set by the user where the operation includes at least one of the following: adding, deleting, and modifying;
  • the currently executed service is terminated and the mobile robot status is updated.
  • the method after matching the timed task of the user in the database with the current timed task, the method includes:
  • the scheduling task is scheduled and determined based on the matching result of the user's timed task in the database and the current timed task, and is processed when the multi-task is superimposed, and the signal for starting or ending the service is pushed.
  • the method includes:
  • the environment map and the location information of the mobile robot are determined according to the fusion information in the service process corresponding to the execution of the timing task, and the mobile robot movement path is planned according to the environment map and the location information of the mobile robot.
  • the method includes:
  • the method further includes:
  • the method includes:
  • a decision is generated based on the scheduled task, time, and current service state to control the opening, closing, and restarting of any of the services.
  • a system for a timed task of a mobile robot comprising:
  • a user interaction module a task database module, a task triggering module, a task management module, and a service module, wherein
  • the user interaction module is configured to acquire timed task information set by the user, where the operation includes at least one of the following: adding, deleting, and modifying;
  • the task database module is configured to receive and save a timed task set by a user, and read by the task triggering module;
  • the task triggering module is configured to read the timed task from the task database module, and match the read timed task with the current timed task to determine whether to trigger the task;
  • the task management module is configured to receive a trigger task signal of the task triggering module, determine scheduling and decision information of the timed task, and update the state of the mobile robot after receiving the currently executed service end notification;
  • the service module is configured to execute a service corresponding to the timing task based on the scheduling and decision information of the timing task and the determined service type information.
  • the task management module is configured to:
  • the scheduling task is scheduled and determined based on the matching result of the user's timed task in the database and the current timed task, and is processed when the multi-task is superimposed, and the signal for starting or ending the service is pushed.
  • system includes:
  • the peripheral module is configured to collect, by using multiple sensors, the fusion information in the service process corresponding to the execution of the timing task.
  • system includes:
  • the positioning drawing module is configured to determine the environment map and the location information of the mobile robot according to the fusion information in the peripheral module.
  • system includes:
  • a robot algorithm module configured to process the fusion information in the peripheral module based on the service type in the service module, and plan the mobile robot movement path according to the environment map in the positioning drawing module and the location information of the mobile robot, and implement the A service of a corresponding service type of a mobile robot.
  • system includes:
  • a motion control module configured to control motion of the mobile robot based on an environment map in the positioning drawing module, location information of the mobile robot, and information of a moving path of the mobile robot in the robot algorithm module.
  • robot algorithm module is further configured to:
  • Corresponding task decisions are determined according to specific conditions in the service process collected in the peripheral module, and the task decisions are sent to the motion control module.
  • the task management module is configured to:
  • a decision is generated based on the scheduled task, time, and current service state to control the opening, closing, and restarting of any of the services.
  • system includes:
  • the communication module is configured to establish communication between the terminal device, the network device, and the mobile robot to update the mobile robot state after transmitting the scheduled task information and receiving the currently executed service end notification.
  • a computer readable medium having stored thereon computer readable instructions executable by a processor to implement a method for a timed task of a mobile robot.
  • the present application obtains scheduled task information set by the user's operation, wherein the operation includes at least one of the following: adding, deleting, and modifying; updating the user in the database based on the set timed task information.
  • a timing task synchronizing a timed task of the user in the database based on the obtained request for accessing the timed task, and matching the timed task of the user in the database with the current timed task to trigger the timed task; based on the timed task
  • the scheduling and decision information and the determined service type information are executed, and the service corresponding to the timed task is executed; if the current service is completed or the service duration is reached, the currently executed service is ended, and the mobile robot state is updated. Therefore, the mobile robot can be started and terminated periodically, and the mobile robot can realize the long-term automatic attendance of the unmanned intervention; the user can conveniently add, delete and modify the timed task system through interaction, and the mobile robot does not need to add extra Hardware overhead.
  • FIG. 1 shows a schematic structural diagram of a system for a timing task of a mobile robot according to an aspect of the present application
  • FIG. 2 is a schematic diagram of a timing task system for a mobile robot in an embodiment of the present application
  • FIG. 3 illustrates a flow chart of a method for a timed task of a mobile robot provided in accordance with another aspect of the present application.
  • the terminal, the device of the service network, and the trusted party each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
  • processors CPUs
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • the memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory.
  • RAM random access memory
  • ROM read only memory
  • Memory is an example of a computer readable medium.
  • Computer readable media includes both permanent and non-persistent, removable and non-removable media.
  • Information storage can be implemented by any method or technology.
  • the information can be computer readable instructions, data structures, modules of programs, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory. (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory technology, compact disk read only memory (CD-ROM), digital versatile disk (DVD) or other optical storage,
  • computer readable media does not include non-transitory computer readable media, such as modulated data signals and carrier waves.
  • FIG. 1 is a schematic structural diagram of a system for a timed task of a mobile robot according to an aspect of the present application.
  • the system includes: a user interaction module 11, a task database module 12, a task triggering module 13, a task management module 14, and The service module 15, wherein the user interaction module 11 is configured to acquire timed task information set by the user, where the operation includes at least one of the following: adding, deleting, and modifying; here, the user may be at the terminal Equipment such as mobile phones, tablets and other mobile terminals or robots, through the graphical editing environment, add, delete and modify the timing tasks and determine the type of service triggered.
  • the terminal Equipment such as mobile phones, tablets and other mobile terminals or robots
  • the task database module 12 is configured to receive and save a timed task set by the user, and read by the task triggering module; where the task database receives and saves the scheduled task set by the user, and if necessary, the task triggering module reads take.
  • the task triggering module 13 is configured to read the timed task from the task database module 12, and match the read timed task with the current timed task to determine whether to trigger the task; the task management module 14 a trigger task signal for receiving the task triggering module, determining scheduling and decision information of the timed task, and receiving a currently executed service end notification, updating the mobile robot state; further, the task management module 14 is configured to: And: performing scheduling and decision on the timed task based on a matching result of the timed task of the user in the database and the current timed task, and processing the multi-task superimposed, and pushing a signal for starting or ending the service.
  • the task management module 14 receives the signal of the task triggering module and performs task management, and performs control decision, especially for the case of multi-task superposition, which is the control center of the entire timed task system.
  • the service module 15 is configured to execute a service corresponding to the timed task based on the scheduling and decision information of the timed task and the determined service type information, where the service type is a service mode of the mobile robot, such as automatic cleaning of the cleaning robot , fixed-point cleaning, fixed-point recharge, etc.
  • FIG. 2 is a schematic diagram of a timing task system for a mobile robot according to an embodiment of the present application, wherein the system is mainly composed of an interaction system, a cloud timing task system, and a robot system, and mainly includes the user interaction module 11 and the task database described above.
  • the module 12, the task triggering module 13, the task management module 14, and the service module 15 further include a communication module, a robot algorithm module, a peripheral module, a positioning drawing module, and a motion control module, wherein each module functions as follows:
  • the communication module is configured to establish communication between the terminal device, the network device, and the mobile robot to update the mobile robot state after transmitting the scheduled task information and receiving the currently executed service end notification.
  • the communication module exists in the interaction system, the cloud timing task system, and the robot system, and establishes communication between the mobile terminal and the cloud, and the robot to the cloud, and functions to transmit the timing task information.
  • the mobile robot performs the scheduled task, if the current service is completed or the service duration arrives, the current service is ended, and the communication module receives the notification of ending the current service, and updates the state of the mobile robot.
  • the peripheral module is configured to collect, by using multiple sensors, the fusion information in the service process corresponding to the execution of the timing task.
  • the module includes a combination of multiple sensors, such as a drop sensor, an infrared sensor, a radar, a camera, a touch sensor, a wall sensor, etc., and also includes the output of the mobile robot, such as a screen, a speaker, and the like.
  • the positioning drawing module is configured to determine the environment map and the location information of the mobile robot according to the fusion information in the peripheral module.
  • the positioning and mapping module is based on the information of the multi-sensor fusion of the peripheral modules, constructs a map and performs autonomous positioning, so that the mobile robot recognizes the environment and recognizes the location of the environment in which it is located.
  • a robot algorithm module configured to process the fusion information in the peripheral module based on the service type in the service module, and plan the mobile robot movement path according to the environment map in the positioning drawing module and the location information of the mobile robot, and implement the A service of a corresponding service type of a mobile robot.
  • the robot algorithm module processes the input data of the peripheral module based on the service type in the service module, and implements the specific service of the mobile robot.
  • a motion control module configured to control motion of the mobile robot based on an environment map in the positioning drawing module, position information of the mobile robot, and information of a moving path of the mobile robot in the robot algorithm module.
  • the motion control module uses the map and position information of the positioning drawing module, combined with the target or path information of the robot algorithm module, and controls the motor of the mobile robot by closed loop to realize smooth rotation, rotation, etc. of the mobile robot. motion.
  • the robot algorithm module is further configured to: determine a corresponding task decision according to a specific situation in a service process collected in the peripheral module, and send the task decision to the motion control module.
  • the robot algorithm module sends the fusion information collected by the peripheral module to the positioning drawing module to generate the environment map and the position information of the mobile robot, and uses the information generated by the positioning drawing module to plan the moving path of the mobile robot and send it to the motion control module.
  • the robot algorithm module adds the special situation collected by the peripheral module to the comprehensive decision to calculate the corresponding countermeasure and sends it to the motion control module.
  • the task management module is configured to: acquire a push signal of a periodic operation of the mobile robot; generate a decision according to the timed task, time, and current service state, to control start, end, and restart Start any of the services.
  • the task triggering module periodically runs and pushes a signal to the task management module, and the task management module generates a decision according to the scheduled task, time, and current service state to control to start, end, and restart the new service in the service module.
  • the timed task system for the mobile robot described in the present application can enable the mobile robot to start and end the service periodically, and help the mobile robot realize the long-term automatic attendance of the unmanned intervention; the user can conveniently interact with the timed task system through interaction. Add, delete, and modify, while adding no additional hardware overhead to the mobile robot.
  • FIG. 3 is a schematic flow chart of a method for a timed task of a mobile robot according to another aspect of the present application, the method comprising: steps S11 to S15,
  • step S11 the scheduled task information of the user's operation setting is acquired, wherein the operation includes at least one of the following: adding, deleting, and modifying;
  • the timing task is, for example, fixed-point cleaning of the mobile robot, in setting Automatic cleaning in the time period, the mobile robot is preferably a sweeping robot, and the timed task is a single task or a periodic task;
  • the interactive mode can be realized, and the user can add, delete and modify the timed task.
  • the interaction mode may be an interaction of a mobile terminal application such as a mobile phone or a tablet or a mobile robot user interface interaction.
  • step S12 the timed task of the user in the database is updated based on the set timed task information; here, the user adds, deletes, and modifies the timed task information through the user interaction module, and sends the obtained timed task set by the user to
  • the cloud timed task system modifies the task database and saves the timed tasks set by the user.
  • step S13 the user's timed task in the database is synchronized based on the acquired request of the access timed task, and the timed task of the user in the database is matched with the current timed task to trigger the timed task; You can periodically access the cloud timed task system, synchronize the timed tasks in the database, match the current system time, and decide whether to trigger the timed task.
  • step S14 the service corresponding to the timed task is executed based on the scheduling and decision information of the timed task and the determined service type information; here, scheduling and decision making of the timed task, combined with the determined service type, Perform the service corresponding to the scheduled task.
  • step S15 if the current service is completed or the service duration arrives, the currently executed service is ended and the mobile robot state is updated.
  • the mobile robot performs the service process corresponding to the timed task, if the current service is completed or the service duration arrives, the current service is ended, and a notification is sent to update the mobile robot state.
  • the method includes: Step S14', based on the matching result of the user's timed task in the database and the current timed task, the timing Tasks are scheduled and decided, and processed during multitasking, pushing signals to start or end the service.
  • the task management is performed based on the received signal of the trigger task, the multi-task superimposition is processed, and the signal of starting or ending the service is pushed to specifically execute the corresponding service.
  • the method includes: Step S151, determining environment map and location information of the mobile robot according to the fusion information in the service process corresponding to the execution of the timing task, and planning the movement according to the environment map and the location information of the mobile robot
  • the robot moves the path.
  • the environment map and the mobile robot position information are generated based on the collected fusion information, and the mobile robot movement path is planned using the generated environment map and the mobile robot position information.
  • Step S152 controlling motion of the mobile robot based on the environment map, location information of the mobile robot, and information of the mobile robot movement path.
  • the environment map, the position information of the mobile robot, and the information of the target or the movement path of the mobile robot are combined, and the motor of the mobile robot is controlled by the closed loop to realize smooth movement of the mobile robot such as straight line or rotation.
  • the method further includes: Step S153, determining a corresponding task decision according to the fusion information in the service process corresponding to the execution of the timing task and the specific situation in the service process; controlling the mobile robot according to the corresponding task decision motion.
  • the fusion information in the service process corresponding to the scheduled task and the specific situation encountered in the service process are added to the comprehensive decision to calculate corresponding countermeasures. And control the movement of the mobile robot according to countermeasures, such as changing the smooth motion of the line.
  • the periodic operation determines whether to trigger a task and pushes a trigger task signal, and generates a decision control according to the scheduled task, time, and current service state to start, end, and restart a new service.
  • Step 1 The user adds, deletes, and modifies the timed task information through the user interaction module, and is sent by the communication module to Cloud timing task system.
  • Step 2 The cloud timed task system modifies the task database and saves the timed tasks set by the user.
  • Step 3 The task triggering module periodically accesses the cloud timed task system through the communication module, synchronizes the timed tasks in the database, matches the current system time, and pushes the matching result to the task management module.
  • Step 4 The task management module schedules and decides the timing task, and processes the multi-task superposition, and pushes the signal of starting or ending the service to the robot algorithm module.
  • Step 5 The robot service module receives the signal of the task management module, determines the type of the service in combination with the service in the service module, and starts a specific service process.
  • Step 6 The robot algorithm module sends the fusion information collected by the peripheral module to the positioning and mapping module to generate the environment map and the position information of the mobile robot, and uses the information generated by the positioning and mapping module to plan the moving path of the mobile robot and send it to the motion. Control module.
  • Step 7 In step 6, if the peripheral module encounters special conditions, such as collision, drop, dangling, etc., the robot algorithm module adds the special case in the peripheral module to the comprehensive decision to calculate the corresponding countermeasure and sends it to the motion control module.
  • Step 8 In step 6, the task triggering module periodically runs and pushes a signal to the task management module.
  • the task management module generates decision control based on the scheduled task, time, and current service state to start, end, and restart the new service.
  • Step 9 In step 6, if the current service is completed or the service duration arrives, the robot algorithm module ends the current service in the service module, and notifies the task management module and the communication module that the mobile robot state has been updated. Therefore, the mobile robot can be started and terminated periodically, and the mobile robot can realize the long-term automatic attendance of the unmanned intervention; the user can conveniently add, delete and modify the timed task system through interaction, and the mobile robot does not need to add extra Hardware overhead.
  • a computer readable medium having stored thereon computer readable instructions executable by a processor to implement a method for a timed task of a mobile robot.
  • the computer readable instructions can be executed by a processor:
  • time-critical task information set by the user where the operation includes at least one of the following: adding, deleting, and modifying;
  • the currently executed service is terminated and the mobile robot status is updated.
  • the present application can be implemented in software and/or a combination of software and hardware, for example, using an application specific integrated circuit (ASIC), a general purpose computer, or any other similar hardware device.
  • the software program of the present application can be executed by a processor to implement the steps or functions described above.
  • the software programs (including related data structures) of the present application can be stored in a computer readable recording medium such as a RAM memory, a magnetic or optical drive or a floppy disk and the like.
  • some of the steps or functions of the present application may be implemented in hardware, for example, as a circuit that cooperates with a processor to perform various steps or functions.
  • a portion of the present application can be applied as a computer program product, such as computer program instructions, which, when executed by a computer, can invoke or provide a method and/or technical solution in accordance with the present application.
  • the program instructions for invoking the method of the present application may be stored in a fixed or removable recording medium, and/or transmitted by a data stream in a broadcast or other signal bearing medium, and/or stored in a The working memory of the computer device in which the program instructions are run.
  • an embodiment in accordance with the present application includes a device including a memory for storing computer program instructions and a processor for executing program instructions, wherein when the computer program instructions are executed by the processor, triggering
  • the apparatus operates based on the aforementioned methods and/or technical solutions in accordance with various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Robotics (AREA)
  • Mechanical Engineering (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
  • Manipulator (AREA)

Abstract

A method and a system for mobile robot task scheduling. The method comprises: acquiring information of a scheduled task set by a user operation (S11); updating, in a database, the scheduled task set by the user on the basis of the scheduled task information (S12); synchronizing the scheduled task set by the user in the database according to an acquired request for accessing the scheduled task, and matching the scheduled task set by the user in the database with a current scheduled task to trigger the scheduled task (S13); executing a service corresponding to the scheduled task according to scheduling and decision information of the scheduled task as well as information of a service type determined (S14); and if a current service is complete or a service duration is reached, terminating the currently executed service, and updating the status of the mobile robot (S15). The invention achieves scheduled mobile robot service activation and termination and assists mobile robots in achieving extended automated on-duty states without manual intervention.

Description

一种用于移动机器人的定时任务的方法及系统Method and system for timing task of mobile robot 技术领域Technical field
本申请涉及计算机领域,尤其涉及一种用于移动机器人的定时任务的方法及系统。The present application relates to the field of computers, and in particular, to a method and system for a timed task of a mobile robot.
背景技术Background technique
随着计算机技术、微电子技术、网络技术等快速的发展,机器人技术也得到了飞速发展,除了工业机器人水平不断提高之外,各种用于服务行业的先进机器人系统也有了长足的发展,各类移动服务机器人越来越普及,比如扫地机、导购机、自动柜员机等等。目前这类移动机器人主要依靠人工手动去开启和结束服务,人们对该机器人的长期值守、自动化服务的需求成为了一个亟待解决的问题。With the rapid development of computer technology, microelectronics technology, network technology, etc., robot technology has also developed rapidly. In addition to the continuous improvement of the level of industrial robots, various advanced robot systems for the service industry have also made great progress. Mobile service robots are becoming more and more popular, such as sweepers, shopping guides, ATMs, and so on. At present, such mobile robots mainly rely on manual manual to open and end services, and the demand for long-term duty and automation services of the robot has become an urgent problem to be solved.
发明内容Summary of the invention
本申请的一个目的是提供一种用于移动机器人的定时任务的方法及系统,解决现有技术中需要人为对机器人长期值守的问题。An object of the present application is to provide a method and system for a timed task of a mobile robot, which solves the problem of requiring artificially long-term duty of the robot in the prior art.
根据本申请的一个方面,提供了一种用于移动机器人的定时任务的方法,该方法包括:According to an aspect of the present application, a method for a timed task of a mobile robot is provided, the method comprising:
获取用户的操作设定的定时任务信息,其中,所述操作包括以下至少任一项:添加、删除和修改;Obtaining time-critical task information set by the user, where the operation includes at least one of the following: adding, deleting, and modifying;
基于设定的定时任务信息更新数据库中用户的定时任务;Updating a timed task of the user in the database based on the set timed task information;
基于获取的访问定时任务的请求同步数据库中用户的定时任务,并将所述数据库中用户的定时任务与当前定时任务进行匹配,以触发所述定时任务;And synchronizing the timed task of the user in the database based on the obtained request for accessing the scheduled task, and matching the timed task of the user in the database with the current timed task to trigger the timed task;
基于所述定时任务的调度和决策信息以及确定的服务类型信息,执行所述定时任务对应的服务;Performing, according to the scheduling and decision information of the timed task and the determined service type information, a service corresponding to the timed task;
若当前服务完成或者服务持续时间到达,结束当前执行的服务,并更新移动机器人状态。If the current service is completed or the service duration arrives, the currently executed service is terminated and the mobile robot status is updated.
进一步地,上述方法中,将所述数据库中用户的定时任务与当前定时任务进行匹配之后,包括:Further, in the foregoing method, after matching the timed task of the user in the database with the current timed task, the method includes:
基于所述数据库中用户的定时任务与当前定时任务的匹配结果,对所述定时任务进行调度和决策,并在多任务叠加时进行处理,推送启动或结束服务的信号。The scheduling task is scheduled and determined based on the matching result of the user's timed task in the database and the current timed task, and is processed when the multi-task is superimposed, and the signal for starting or ending the service is pushed.
进一步地,上述方法中,所述方法包括:Further, in the above method, the method includes:
根据执行定时任务对应的服务过程中的融合信息,确定环境地图和移动机器人的位置信息,并根据所述环境地图和移动机器人的位置信息规划所述移动机器人移动路径。The environment map and the location information of the mobile robot are determined according to the fusion information in the service process corresponding to the execution of the timing task, and the mobile robot movement path is planned according to the environment map and the location information of the mobile robot.
进一步地,上述方法中,所述方法包括:Further, in the above method, the method includes:
基于所述环境地图、移动机器人的位置信息及所述移动机器人移动路径的信息,进行控制所述移动机器人的运动。Controlling the motion of the mobile robot based on the environment map, the position information of the mobile robot, and the information of the mobile robot movement path.
进一步地,上述方法中,所述方法还包括:Further, in the above method, the method further includes:
根据执行定时任务对应的服务过程中的融合信息以及服务过程中的特定情况确定对应的任务决策;Determining a corresponding task decision according to the fusion information in the service process corresponding to the execution of the timed task and the specific situation in the service process;
根据所述对应的任务决策控制所述移动机器人的运动。Controlling the motion of the mobile robot based on the corresponding task decision.
进一步地,执行所述定时任务对应的服务的同时,包括:Further, while performing the service corresponding to the timed task, the method includes:
获取所述移动机器人的周期性运行的推送信号;Obtaining a push signal of the periodic operation of the mobile robot;
根据所述定时任务、时间、当前服务状态生成决策,以控制开启、结束及重新开始中任一项的服务。A decision is generated based on the scheduled task, time, and current service state to control the opening, closing, and restarting of any of the services.
根据本申请另一个方面,还提供了一种用于移动机器人的定时任务的系统,所述系统包括:According to another aspect of the present application, there is also provided a system for a timed task of a mobile robot, the system comprising:
用户交互模块、任务数据库模块、任务触发模块、任务管理模块及服务模块,其中,a user interaction module, a task database module, a task triggering module, a task management module, and a service module, wherein
所述用户交互模块用于获取用户的操作设定的定时任务信息,其中,所述操作包括以下至少任一项:添加、删除和修改;The user interaction module is configured to acquire timed task information set by the user, where the operation includes at least one of the following: adding, deleting, and modifying;
所述任务数据库模块用于接收并保存用户设定的定时任务,以及供所述任务触发模块读取;The task database module is configured to receive and save a timed task set by a user, and read by the task triggering module;
所述任务触发模块用于从所述任务数据库模块中读取所述定时任务,并将所读取的定时任务与当前定时任务进行匹配,以决定是否触发任务;The task triggering module is configured to read the timed task from the task database module, and match the read timed task with the current timed task to determine whether to trigger the task;
所述任务管理模块用于接收所述任务触发模块的触发任务信号,确定所述定时任务的调度和决策信息,并接收当前执行的服务结束通知后,更新移动机器人状态;The task management module is configured to receive a trigger task signal of the task triggering module, determine scheduling and decision information of the timed task, and update the state of the mobile robot after receiving the currently executed service end notification;
所述服务模块用于基于所述定时任务的调度和决策信息以及确定的服务类型信息,执行所述定时任务对应的服务。The service module is configured to execute a service corresponding to the timing task based on the scheduling and decision information of the timing task and the determined service type information.
进一步地,所述任务管理模块用于:Further, the task management module is configured to:
基于所述数据库中用户的定时任务与当前定时任务的匹配结果,对所述定时任务进行调度和决策,并在多任务叠加时进行处理,推送启动或结束服务的信号。The scheduling task is scheduled and determined based on the matching result of the user's timed task in the database and the current timed task, and is processed when the multi-task is superimposed, and the signal for starting or ending the service is pushed.
进一步地,所述系统包括:Further, the system includes:
外设模块,用于通过多个传感器采集执行定时任务对应的服务过程中的融合信息。The peripheral module is configured to collect, by using multiple sensors, the fusion information in the service process corresponding to the execution of the timing task.
进一步地,所述系统包括:Further, the system includes:
定位建图模块,用于根据所述外设模块中的融合信息,确定环境地图和移动机器人的位置信息。The positioning drawing module is configured to determine the environment map and the location information of the mobile robot according to the fusion information in the peripheral module.
进一步地,所述系统包括:Further, the system includes:
机器人算法模块,用于基于所述服务模块中服务类型处理所述外设模块中的融合信息,并根据定位建图模块中环境地图和移动机器人的位置信息规划所述移动机器人移动路径,实现所述移动机器人的对应服务类型的服务。a robot algorithm module, configured to process the fusion information in the peripheral module based on the service type in the service module, and plan the mobile robot movement path according to the environment map in the positioning drawing module and the location information of the mobile robot, and implement the A service of a corresponding service type of a mobile robot.
进一步地,所述系统包括:Further, the system includes:
运动控制模块,用于基于所述定位建图模块中的环境地图、移动机器人的位置信息及所述机器人算法模块中的移动机器人移动路径的信息,进行控制所述移动机器人的运动。And a motion control module, configured to control motion of the mobile robot based on an environment map in the positioning drawing module, location information of the mobile robot, and information of a moving path of the mobile robot in the robot algorithm module.
进一步地,所述机器人算法模块还用于:Further, the robot algorithm module is further configured to:
根据所述外设模块中采集的服务过程中的特定情况确定对应的任务决策,并将所述任务决策发送至所述运动控制模块。Corresponding task decisions are determined according to specific conditions in the service process collected in the peripheral module, and the task decisions are sent to the motion control module.
进一步地,所述任务管理模块用于:Further, the task management module is configured to:
获取所述移动机器人的周期性运行的推送信号;Obtaining a push signal of the periodic operation of the mobile robot;
根据所述定时任务、时间、当前服务状态生成决策,以控制开启、结束及重新开始中任一项的服务。A decision is generated based on the scheduled task, time, and current service state to control the opening, closing, and restarting of any of the services.
进一步地,所述系统包括:Further, the system includes:
通信模块,用于建立终端设备、网络设备及移动机器人彼此之间的通信,以传输定时任务信息,并接收当前执行的服务结束通知后,更新移动机器人状态。The communication module is configured to establish communication between the terminal device, the network device, and the mobile robot to update the mobile robot state after transmitting the scheduled task information and receiving the currently executed service end notification.
根据本申请再一个方面,还提供一种计算机可读介质,其上存储有计算机可读指令,所述计算机可读指令可被处理器执行以实现一种用于移动机器人的定时任务的方法。According to still another aspect of the present application, there is also provided a computer readable medium having stored thereon computer readable instructions executable by a processor to implement a method for a timed task of a mobile robot.
与现有技术相比,本申请通过获取用户的操作设定的定时任务信息,其中,所述操作包括以下至少任一项:添加、删除和修改;基于设定的定时任务信息更新数据库中用户的定时任务;基于获取的访问定时任务的请求同步数据库中用户的定时任务,并将所述数据库中用户的定时任务与当前定时任务进行匹配,以触发所述定时任务;基于所述定时任务的调度和决策信息以及确定的服务类型信息,执行所述定时任务对应的服务;若当前服务完成或者服务持续时间到达,结束当前执行的服务,并更新移动机器人状态。从而能够定时的使移动机器人开启和结束服务,帮助移动机器人实现无人干预的长期自动化值守;用户可以通过交互方式,方便地对定时任务系统进行 添加、删除和修改,同时,移动机器人无需增加额外的硬件开销。Compared with the prior art, the present application obtains scheduled task information set by the user's operation, wherein the operation includes at least one of the following: adding, deleting, and modifying; updating the user in the database based on the set timed task information. a timing task; synchronizing a timed task of the user in the database based on the obtained request for accessing the timed task, and matching the timed task of the user in the database with the current timed task to trigger the timed task; based on the timed task The scheduling and decision information and the determined service type information are executed, and the service corresponding to the timed task is executed; if the current service is completed or the service duration is reached, the currently executed service is ended, and the mobile robot state is updated. Therefore, the mobile robot can be started and terminated periodically, and the mobile robot can realize the long-term automatic attendance of the unmanned intervention; the user can conveniently add, delete and modify the timed task system through interaction, and the mobile robot does not need to add extra Hardware overhead.
附图说明DRAWINGS
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:Other features, objects, and advantages of the present application will become more apparent from the detailed description of the accompanying drawings.
图1示出根据本申请一个方面提供的一种用于移动机器人的定时任务的系统结构示意图;1 shows a schematic structural diagram of a system for a timing task of a mobile robot according to an aspect of the present application;
图2示出本申请一实施例中用于移动机器人的定时任务系统示意图;2 is a schematic diagram of a timing task system for a mobile robot in an embodiment of the present application;
图3示出根据本申请的另一个方面提供的一种用于移动机器人的定时任务的方法流程示意图。FIG. 3 illustrates a flow chart of a method for a timed task of a mobile robot provided in accordance with another aspect of the present application.
附图中相同或相似的附图标记代表相同或相似的部件。The same or similar reference numerals in the drawings denote the same or similar components.
具体实施方式Detailed ways
下面结合附图对本申请作进一步详细描述。The present application is further described in detail below with reference to the accompanying drawings.
在本申请一个典型的配置中,终端、服务网络的设备和可信方均包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。In a typical configuration of the present application, the terminal, the device of the service network, and the trusted party each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。The memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory. Memory is an example of a computer readable medium.
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、 磁盒式磁带,磁带磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括非暂存电脑可读媒体(transitory media),如调制的数据信号和载波。Computer readable media includes both permanent and non-persistent, removable and non-removable media. Information storage can be implemented by any method or technology. The information can be computer readable instructions, data structures, modules of programs, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory. (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory technology, compact disk read only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, A magnetic tape cartridge, magnetic tape storage or other magnetic storage device or any other non-transportable medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include non-transitory computer readable media, such as modulated data signals and carrier waves.
图1示出根据本申请一个方面提供的一种用于移动机器人的定时任务的系统结构示意图,所述系统包括:用户交互模块11、任务数据库模块12、任务触发模块13、任务管理模块14及服务模块15,其中,所述用户交互模块11用于获取用户的操作设定的定时任务信息,其中,所述操作包括以下至少任一项:添加、删除和修改;在此,用户可以在终端设备如手机、平板等移动终端或机器人端,通过图形化的编辑环境,添加、删除和修改定时任务并决定触发服务的种类。所述任务数据库模块12用于接收并保存用户设定的定时任务,以及供所述任务触发模块读取;在此,任务数据库接收并保存用户设定的计划任务,必要时供任务触发模块读取。所述任务触发模块13用于从所述任务数据库模块12中读取所述定时任务,并将所读取的定时任务与当前定时任务进行匹配,以决定是否触发任务;所述任务管理模块14用于接收所述任务触发模块的触发任务信号,确定所述定时任务的调度和决策信息,并接收当前执行的服务结束通知后,更新移动机器人状态;进一步地,所述任务管理模块14用于:基于所述数据库中用户的定时任务与当前定时任务的匹配结果,对所述定时任务进行调度和决策,并在多任务叠加时进行处理,推送启动或结束服务的信号。在此,任务管理模块14接收任务触发模块的信号并进行任务管理,进行控制决策,尤其对多任务叠加的情况加以处理,该模块为整个定时任务系统的控制中心。所述服务模块15用于基于所述定时任务的调度和决策信息以及确定的服务类型信息,执行所述定时任务对应的服务,其中,服务类型为移动机器人的服务模式,如扫地机器人的自动清扫、定点清扫、定点回充等。FIG. 1 is a schematic structural diagram of a system for a timed task of a mobile robot according to an aspect of the present application. The system includes: a user interaction module 11, a task database module 12, a task triggering module 13, a task management module 14, and The service module 15, wherein the user interaction module 11 is configured to acquire timed task information set by the user, where the operation includes at least one of the following: adding, deleting, and modifying; here, the user may be at the terminal Equipment such as mobile phones, tablets and other mobile terminals or robots, through the graphical editing environment, add, delete and modify the timing tasks and determine the type of service triggered. The task database module 12 is configured to receive and save a timed task set by the user, and read by the task triggering module; where the task database receives and saves the scheduled task set by the user, and if necessary, the task triggering module reads take. The task triggering module 13 is configured to read the timed task from the task database module 12, and match the read timed task with the current timed task to determine whether to trigger the task; the task management module 14 a trigger task signal for receiving the task triggering module, determining scheduling and decision information of the timed task, and receiving a currently executed service end notification, updating the mobile robot state; further, the task management module 14 is configured to: And: performing scheduling and decision on the timed task based on a matching result of the timed task of the user in the database and the current timed task, and processing the multi-task superimposed, and pushing a signal for starting or ending the service. Here, the task management module 14 receives the signal of the task triggering module and performs task management, and performs control decision, especially for the case of multi-task superposition, which is the control center of the entire timed task system. The service module 15 is configured to execute a service corresponding to the timed task based on the scheduling and decision information of the timed task and the determined service type information, where the service type is a service mode of the mobile robot, such as automatic cleaning of the cleaning robot , fixed-point cleaning, fixed-point recharge, etc.
图2示出本申请一实施例中用于移动机器人的定时任务系统示意图,其 中,所述系统主要由交互系统、云端定时任务系统和机器人系统组成,主要包含上述的用户交互模块11、任务数据库模块12、任务触发模块13、任务管理模块14及服务模块15外,还包括通信模块、机器人算法模块、外设模块、定位建图模块和运动控制模块,其中,各个模块作用如下:2 is a schematic diagram of a timing task system for a mobile robot according to an embodiment of the present application, wherein the system is mainly composed of an interaction system, a cloud timing task system, and a robot system, and mainly includes the user interaction module 11 and the task database described above. The module 12, the task triggering module 13, the task management module 14, and the service module 15 further include a communication module, a robot algorithm module, a peripheral module, a positioning drawing module, and a motion control module, wherein each module functions as follows:
通信模块,用于建立终端设备、网络设备及移动机器人彼此之间的通信,以传输定时任务信息,并接收当前执行的服务结束通知后,更新移动机器人状态。在本申请一实施例中,通信模块存在于交互系统、云端定时任务系统和机器人系统中,建立起手机端到云端、机器人到云端的通信,起到传输定时任务信息的作用。并且移动机器人执行定时任务时若当前服务完成或者服务持续时间到达,结束当前服务,通信模块接收该结束当前服务的通知,更新移动机器人状态。The communication module is configured to establish communication between the terminal device, the network device, and the mobile robot to update the mobile robot state after transmitting the scheduled task information and receiving the currently executed service end notification. In an embodiment of the present application, the communication module exists in the interaction system, the cloud timing task system, and the robot system, and establishes communication between the mobile terminal and the cloud, and the robot to the cloud, and functions to transmit the timing task information. And when the mobile robot performs the scheduled task, if the current service is completed or the service duration arrives, the current service is ended, and the communication module receives the notification of ending the current service, and updates the state of the mobile robot.
外设模块,用于通过多个传感器采集执行定时任务对应的服务过程中的融合信息。在此,该模块包括了多个传感器的融合,比如跌落传感器、红外传感器、雷达、摄像头、碰触传感器、贴墙传感器等等,也包括了移动机器人的输出,比如屏幕、喇叭等。The peripheral module is configured to collect, by using multiple sensors, the fusion information in the service process corresponding to the execution of the timing task. Here, the module includes a combination of multiple sensors, such as a drop sensor, an infrared sensor, a radar, a camera, a touch sensor, a wall sensor, etc., and also includes the output of the mobile robot, such as a screen, a speaker, and the like.
定位建图模块,用于根据所述外设模块中的融合信息,确定环境地图和移动机器人的位置信息。在此,定位建图模块基于外设模块多传感器融合后的信息,构建地图并进行自主定位,使得移动机器人认识环境及识别自身所处环境的位置。The positioning drawing module is configured to determine the environment map and the location information of the mobile robot according to the fusion information in the peripheral module. Here, the positioning and mapping module is based on the information of the multi-sensor fusion of the peripheral modules, constructs a map and performs autonomous positioning, so that the mobile robot recognizes the environment and recognizes the location of the environment in which it is located.
机器人算法模块,用于基于所述服务模块中服务类型处理所述外设模块中的融合信息,并根据定位建图模块中环境地图和移动机器人的位置信息规划所述移动机器人移动路径,实现所述移动机器人的对应服务类型的服务。在此,机器人算法模块基于服务模块中的服务类型,处理外设模块的输入数据,实现移动机器人的具体服务。a robot algorithm module, configured to process the fusion information in the peripheral module based on the service type in the service module, and plan the mobile robot movement path according to the environment map in the positioning drawing module and the location information of the mobile robot, and implement the A service of a corresponding service type of a mobile robot. Here, the robot algorithm module processes the input data of the peripheral module based on the service type in the service module, and implements the specific service of the mobile robot.
运动控制模块,用于基于所述定位建图模块中的环境地图、移动机器人的位置信息及所述机器人算法模块中的移动机器人移动路径的信息,进行控 制所述移动机器人的运动。在本申请一实施例中,运动控制模块利用定位建图模块的地图和位置信息,结合机器人算法模块的目标或路径信息,通过闭环控制移动机器人的电机以实现移动机器人平滑地进行直线、旋转等运动。And a motion control module, configured to control motion of the mobile robot based on an environment map in the positioning drawing module, position information of the mobile robot, and information of a moving path of the mobile robot in the robot algorithm module. In an embodiment of the present application, the motion control module uses the map and position information of the positioning drawing module, combined with the target or path information of the robot algorithm module, and controls the motor of the mobile robot by closed loop to realize smooth rotation, rotation, etc. of the mobile robot. motion.
在本申请一实施例中,机器人算法模块还用于:根据所述外设模块中采集的服务过程中的特定情况确定对应的任务决策,并将所述任务决策发送至所述运动控制模块。机器人算法模块将外设模块收集的融合信息送往定位建图模块用以产生环境地图和移动机器人位置信息,并使用定位建图模块生成的信息规划移动机器人移动路径并送往运动控制模块,在上述过程中,若外设模块收集信息时遇到特殊情况,如碰撞、跌落、悬空等,机器人算法模块将外设模块收集的特殊情况加入综合决策计算出相应的对策送往运动控制模块。In an embodiment of the present application, the robot algorithm module is further configured to: determine a corresponding task decision according to a specific situation in a service process collected in the peripheral module, and send the task decision to the motion control module. The robot algorithm module sends the fusion information collected by the peripheral module to the positioning drawing module to generate the environment map and the position information of the mobile robot, and uses the information generated by the positioning drawing module to plan the moving path of the mobile robot and send it to the motion control module. In the above process, if the peripheral module collects information and encounters special circumstances, such as collision, drop, floating, etc., the robot algorithm module adds the special situation collected by the peripheral module to the comprehensive decision to calculate the corresponding countermeasure and sends it to the motion control module.
在本申请一实施例中,所述任务管理模块用于:获取所述移动机器人的周期性运行的推送信号;根据所述定时任务、时间、当前服务状态生成决策,以控制开启、结束及重新开始中任一项的服务。在此,任务触发模块周期性运行并推送信号给任务管理模块,任务管理模块根据定时任务、时间、当前服务状态生成决策,以控制开启、结束、重新开始服务模块中新的服务。In an embodiment of the present application, the task management module is configured to: acquire a push signal of a periodic operation of the mobile robot; generate a decision according to the timed task, time, and current service state, to control start, end, and restart Start any of the services. Here, the task triggering module periodically runs and pushes a signal to the task management module, and the task management module generates a decision according to the scheduled task, time, and current service state to control to start, end, and restart the new service in the service module.
通过本申请所述的用于移动机器人的定时任务系统,能够定时的使移动机器人开启和结束服务,帮助移动机器人实现无人干预的长期自动化值守;用户可以通过交互方式,方便地对定时任务系统进行添加、删除和修改,同时,移动机器人无需增加额外的硬件开销。The timed task system for the mobile robot described in the present application can enable the mobile robot to start and end the service periodically, and help the mobile robot realize the long-term automatic attendance of the unmanned intervention; the user can conveniently interact with the timed task system through interaction. Add, delete, and modify, while adding no additional hardware overhead to the mobile robot.
图3示出根据本申请的另一个方面提供的一种用于移动机器人的定时任务的方法流程示意图,该方法包括:步骤S11~步骤S15,3 is a schematic flow chart of a method for a timed task of a mobile robot according to another aspect of the present application, the method comprising: steps S11 to S15,
在步骤S11中,获取用户的操作设定的定时任务信息,其中,所述操作包括以下至少任一项:添加、删除和修改;在此,定时任务比如为移动机器人的定点清扫、在设定的时间段内自动清扫等,移动机器人优选为扫地机器人,定时任务为单次任务或周期性任务;通过获取用户的操作,可以实现通 过交互方式,方便用户对定时任务进行添加、删除和修改,其中,交互方式可以为手机、平板等移动终端应用交互或移动机器人用户界面交互。In step S11, the scheduled task information of the user's operation setting is acquired, wherein the operation includes at least one of the following: adding, deleting, and modifying; here, the timing task is, for example, fixed-point cleaning of the mobile robot, in setting Automatic cleaning in the time period, the mobile robot is preferably a sweeping robot, and the timed task is a single task or a periodic task; by acquiring the user's operation, the interactive mode can be realized, and the user can add, delete and modify the timed task. The interaction mode may be an interaction of a mobile terminal application such as a mobile phone or a tablet or a mobile robot user interface interaction.
在步骤S12中,基于设定的定时任务信息更新数据库中用户的定时任务;在此,用户通过用户交互模块进行添加、删除和修改定时任务信息,将获取到的用户设定的定时任务发送至云端定时任务系统,云端定时任务系统对任务数据库进行修改,保存用户设定的定时任务。接着,在步骤S13中,基于获取的访问定时任务的请求同步数据库中用户的定时任务,并将所述数据库中用户的定时任务与当前定时任务进行匹配,以触发所述定时任务;在此,可以周期性访问云端定时任务系统,同步数据库中的定时任务,与当前系统时间进行匹配,决定是否触发定时任务。In step S12, the timed task of the user in the database is updated based on the set timed task information; here, the user adds, deletes, and modifies the timed task information through the user interaction module, and sends the obtained timed task set by the user to The cloud timed task system, the cloud timed task system modifies the task database and saves the timed tasks set by the user. Next, in step S13, the user's timed task in the database is synchronized based on the acquired request of the access timed task, and the timed task of the user in the database is matched with the current timed task to trigger the timed task; You can periodically access the cloud timed task system, synchronize the timed tasks in the database, match the current system time, and decide whether to trigger the timed task.
随后,在步骤S14中,基于所述定时任务的调度和决策信息以及确定的服务类型信息,执行所述定时任务对应的服务;在此,对定时任务进行调度和决策,结合确定的服务类型,执行定时任务对应的服务。最后,在步骤S15中,若当前服务完成或者服务持续时间到达,结束当前执行的服务,并更新移动机器人状态。在此,移动机器人执行定时任务对应的服务过程中,若当前服务完成或服务持续时间到达,结束当前服务,并发送通知以更新移动机器人状态。Then, in step S14, the service corresponding to the timed task is executed based on the scheduling and decision information of the timed task and the determined service type information; here, scheduling and decision making of the timed task, combined with the determined service type, Perform the service corresponding to the scheduled task. Finally, in step S15, if the current service is completed or the service duration arrives, the currently executed service is ended and the mobile robot state is updated. Here, when the mobile robot performs the service process corresponding to the timed task, if the current service is completed or the service duration arrives, the current service is ended, and a notification is sent to update the mobile robot state.
进一步地,将所述数据库中用户的定时任务与当前定时任务进行匹配之后,所述方法包括:步骤S14’,基于所述数据库中用户的定时任务与当前定时任务的匹配结果,对所述定时任务进行调度和决策,并在多任务叠加时进行处理,推送启动或结束服务的信号。在此,基于接收的触发任务的信号进行任务管理时,对多任务叠加的情况进行处理,将启动或结束服务的信号推送,以具体执行相应服务。Further, after matching the timed task of the user in the database with the current timed task, the method includes: Step S14', based on the matching result of the user's timed task in the database and the current timed task, the timing Tasks are scheduled and decided, and processed during multitasking, pushing signals to start or end the service. Here, when the task management is performed based on the received signal of the trigger task, the multi-task superimposition is processed, and the signal of starting or ending the service is pushed to specifically execute the corresponding service.
进一步地,所述方法包括:步骤S151,根据执行定时任务对应的服务过程中的融合信息,确定环境地图和移动机器人的位置信息,并根据所述环境地图和移动机器人的位置信息规划所述移动机器人移动路径。在本申请一实 施例中,根据收集的融合信息产生环境地图和移动机器人位置信息,并使用生成的环境地图和移动机器人位置信息规划移动机器人移动路径。Further, the method includes: Step S151, determining environment map and location information of the mobile robot according to the fusion information in the service process corresponding to the execution of the timing task, and planning the movement according to the environment map and the location information of the mobile robot The robot moves the path. In an embodiment of the present application, the environment map and the mobile robot position information are generated based on the collected fusion information, and the mobile robot movement path is planned using the generated environment map and the mobile robot position information.
进一步地,所述方法包括:步骤S152,基于所述环境地图、移动机器人的位置信息及所述移动机器人移动路径的信息,进行控制所述移动机器人的运动。在此,利用环境地图、移动机器人的位置信息,并结合所述移动机器人的目标或移动路径的信息,通过闭环控制移动机器人的电机以实现移动机器人平滑地进行直线、旋转等运动。Further, the method includes: Step S152, controlling motion of the mobile robot based on the environment map, location information of the mobile robot, and information of the mobile robot movement path. Here, the environment map, the position information of the mobile robot, and the information of the target or the movement path of the mobile robot are combined, and the motor of the mobile robot is controlled by the closed loop to realize smooth movement of the mobile robot such as straight line or rotation.
进一步地,所述方法还包括:步骤S153,根据执行定时任务对应的服务过程中的融合信息以及服务过程中的特定情况确定对应的任务决策;根据所述对应的任务决策控制所述移动机器人的运动。在本申请一实施例中,执行定时任务对应的服务过程中的融合信息以及服务过程中遇到特定情况,如碰撞、跌落、悬空等,将遇到的特定情况加入综合决策计算出相应的对策,并根据对策控制移动机器人的运动,如改变直线平滑运动等。Further, the method further includes: Step S153, determining a corresponding task decision according to the fusion information in the service process corresponding to the execution of the timing task and the specific situation in the service process; controlling the mobile robot according to the corresponding task decision motion. In an embodiment of the present application, the fusion information in the service process corresponding to the scheduled task and the specific situation encountered in the service process, such as collision, drop, and floating, etc., are added to the comprehensive decision to calculate corresponding countermeasures. And control the movement of the mobile robot according to countermeasures, such as changing the smooth motion of the line.
进一步地,执行所述定时任务对应的服务的同时,获取所述移动机器人的周期性运行的推送信号;根据所述定时任务、时间、当前服务状态生成决策,以控制开启、结束及重新开始中任一项的服务。在本申请一实施例中,周期性运行决定是否触发任务并推送触发任务信号,根据定时任务、时间、当前服务状态生成决策控制开启、结束、重新开始新的服务。Further, while performing the service corresponding to the timed task, acquiring a push signal of the periodic operation of the mobile robot; generating a decision according to the timed task, time, and current service state to control opening, ending, and restarting Any one of the services. In an embodiment of the present application, the periodic operation determines whether to trigger a task and pushes a trigger task signal, and generates a decision control according to the scheduled task, time, and current service state to start, end, and restart a new service.
综上所述,通过本申请所述的移动机器人的定时任务系统,完成以下步骤,以实现定时任务:步骤1:用户通过用户交互模块,添加、删除和修改定时任务信息,由通信模块发送至云端定时任务系统。步骤2:云端定时任务系统对任务数据库进行修改,保存用户设定的定时任务。步骤3:任务触发模块周期性通过通信模块访问云端定时任务系统,同步数据库中的定时任务,与当前系统时间进行匹配,将匹配结果推送给任务管理模块。步骤4:任务管理模块对定时任务进行调度和决策,并处理多任务叠加的情况,将启动或结束服务的信号推送给机器人算法模块。步骤5:机器人服务模块接收 到任务管理模块的信号,结合服务模块中的服务确定服务的种类,开始具体服务进程。步骤6:机器人算法模块将外设模块收集的融合信息送往定位建图模块,用以产生环境地图和移动机器人位置信息,并使用定位建图模块生成的信息规划移动机器人移动路径并送往运动控制模块。步骤7:步骤6中,若外设模块遇到特殊情况,如碰撞、跌落、悬空等,机器人算法模块将外设模块中的特殊情况加入综合决策计算出相应的对策送往运动控制模块。步骤8:步骤6中,任务触发模块周期性运行并推送信号给任务管理模块,任务管理模块根据定时任务、时间、当前服务状态生成决策控制开启、结束、重新开始新的服务。步骤9:步骤6中,若当前服务完成或者服务持续时间到达,机器人算法模块会结束服务模块中当前服务,并通知任务管理模块和通信模块已更新移动机器人状态。从而能够定时的使移动机器人开启和结束服务,帮助移动机器人实现无人干预的长期自动化值守;用户可以通过交互方式,方便地对定时任务系统进行添加、删除和修改,同时,移动机器人无需增加额外的硬件开销。In summary, through the timed task system of the mobile robot described in the present application, the following steps are completed to implement the timed task: Step 1: The user adds, deletes, and modifies the timed task information through the user interaction module, and is sent by the communication module to Cloud timing task system. Step 2: The cloud timed task system modifies the task database and saves the timed tasks set by the user. Step 3: The task triggering module periodically accesses the cloud timed task system through the communication module, synchronizes the timed tasks in the database, matches the current system time, and pushes the matching result to the task management module. Step 4: The task management module schedules and decides the timing task, and processes the multi-task superposition, and pushes the signal of starting or ending the service to the robot algorithm module. Step 5: The robot service module receives the signal of the task management module, determines the type of the service in combination with the service in the service module, and starts a specific service process. Step 6: The robot algorithm module sends the fusion information collected by the peripheral module to the positioning and mapping module to generate the environment map and the position information of the mobile robot, and uses the information generated by the positioning and mapping module to plan the moving path of the mobile robot and send it to the motion. Control module. Step 7: In step 6, if the peripheral module encounters special conditions, such as collision, drop, dangling, etc., the robot algorithm module adds the special case in the peripheral module to the comprehensive decision to calculate the corresponding countermeasure and sends it to the motion control module. Step 8: In step 6, the task triggering module periodically runs and pushes a signal to the task management module. The task management module generates decision control based on the scheduled task, time, and current service state to start, end, and restart the new service. Step 9: In step 6, if the current service is completed or the service duration arrives, the robot algorithm module ends the current service in the service module, and notifies the task management module and the communication module that the mobile robot state has been updated. Therefore, the mobile robot can be started and terminated periodically, and the mobile robot can realize the long-term automatic attendance of the unmanned intervention; the user can conveniently add, delete and modify the timed task system through interaction, and the mobile robot does not need to add extra Hardware overhead.
根据本申请再一个方面,还提供一种计算机可读介质,其上存储有计算机可读指令,所述计算机可读指令可被处理器执行以实现一种用于移动机器人的定时任务的方法。例如,所述计算机可读指令可被处理器执行:According to still another aspect of the present application, there is also provided a computer readable medium having stored thereon computer readable instructions executable by a processor to implement a method for a timed task of a mobile robot. For example, the computer readable instructions can be executed by a processor:
获取用户的操作设定的定时任务信息,其中,所述操作包括以下至少任一项:添加、删除和修改;Obtaining time-critical task information set by the user, where the operation includes at least one of the following: adding, deleting, and modifying;
基于设定的定时任务信息更新数据库中用户的定时任务;Updating a timed task of the user in the database based on the set timed task information;
基于获取的访问定时任务的请求同步数据库中用户的定时任务,并将所述数据库中用户的定时任务与当前定时任务进行匹配,以触发所述定时任务;And synchronizing the timed task of the user in the database based on the obtained request for accessing the scheduled task, and matching the timed task of the user in the database with the current timed task to trigger the timed task;
基于所述定时任务的调度和决策信息以及确定的服务类型信息,执行所述定时任务对应的服务;Performing, according to the scheduling and decision information of the timed task and the determined service type information, a service corresponding to the timed task;
若当前服务完成或者服务持续时间到达,结束当前执行的服务,并更新移动机器人状态。If the current service is completed or the service duration arrives, the currently executed service is terminated and the mobile robot status is updated.
显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的精神和范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。It will be apparent to those skilled in the art that various modifications and changes can be made in the present application without departing from the spirit and scope of the application. Thus, it is intended that the present invention cover the modifications and variations of the present invention.
需要注意的是,本申请可在软件和/或软件与硬件的组合体中被实施,例如,可采用专用集成电路(ASIC)、通用目的计算机或任何其他类似硬件设备来实现。在一个实施例中,本申请的软件程序可以通过处理器执行以实现上文所述步骤或功能。同样地,本申请的软件程序(包括相关的数据结构)可以被存储到计算机可读记录介质中,例如,RAM存储器,磁或光驱动器或软磁盘及类似设备。另外,本申请的一些步骤或功能可采用硬件来实现,例如,作为与处理器配合从而执行各个步骤或功能的电路。It should be noted that the present application can be implemented in software and/or a combination of software and hardware, for example, using an application specific integrated circuit (ASIC), a general purpose computer, or any other similar hardware device. In one embodiment, the software program of the present application can be executed by a processor to implement the steps or functions described above. Likewise, the software programs (including related data structures) of the present application can be stored in a computer readable recording medium such as a RAM memory, a magnetic or optical drive or a floppy disk and the like. In addition, some of the steps or functions of the present application may be implemented in hardware, for example, as a circuit that cooperates with a processor to perform various steps or functions.
另外,本申请的一部分可被应用为计算机程序产品,例如计算机程序指令,当其被计算机执行时,通过该计算机的操作,可以调用或提供根据本申请的方法和/或技术方案。而调用本申请的方法的程序指令,可能被存储在固定的或可移动的记录介质中,和/或通过广播或其他信号承载媒体中的数据流而被传输,和/或被存储在根据所述程序指令运行的计算机设备的工作存储器中。在此,根据本申请的一个实施例包括一个装置,该装置包括用于存储计算机程序指令的存储器和用于执行程序指令的处理器,其中,当该计算机程序指令被该处理器执行时,触发该装置运行基于前述根据本申请的多个实施例的方法和/或技术方案。In addition, a portion of the present application can be applied as a computer program product, such as computer program instructions, which, when executed by a computer, can invoke or provide a method and/or technical solution in accordance with the present application. The program instructions for invoking the method of the present application may be stored in a fixed or removable recording medium, and/or transmitted by a data stream in a broadcast or other signal bearing medium, and/or stored in a The working memory of the computer device in which the program instructions are run. Herein, an embodiment in accordance with the present application includes a device including a memory for storing computer program instructions and a processor for executing program instructions, wherein when the computer program instructions are executed by the processor, triggering The apparatus operates based on the aforementioned methods and/or technical solutions in accordance with various embodiments of the present application.
对于本领域技术人员而言,显然本申请不限于上述示范性实施例的细节,而且在不背离本申请的精神或基本特征的情况下,能够以其他的具体形式实现本申请。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本申请的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本申请内。不应将权利要求中的任何附图标记视为限制所涉及的权利要 求。此外,显然“包括”一词不排除其他单元或步骤,单数不排除复数。装置权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软件或者硬件来实现。第一,第二等词语用来表示名称,而并不表示任何特定的顺序。It is obvious to those skilled in the art that the present application is not limited to the details of the above-described exemplary embodiments, and the present invention can be implemented in other specific forms without departing from the spirit or essential characteristics of the present application. Therefore, the present embodiments are to be considered as illustrative and not restrictive, and the scope of the invention is defined by the appended claims instead All changes in the meaning and scope of equivalent elements are included in this application. Any reference signs in the claims should not be construed as limiting the claim. In addition, it is to be understood that the word "comprising" does not exclude other elements or steps. A plurality of units or devices recited in the device claims may also be implemented by a unit or device by software or hardware. The first, second, etc. words are used to denote names and do not denote any particular order.

Claims (16)

  1. 一种用于移动机器人的定时任务的方法,其中,所述方法包括:A method for a timed task of a mobile robot, wherein the method comprises:
    获取用户的操作设定的定时任务信息,其中,所述操作包括以下至少任一项:添加、删除和修改;Obtaining time-critical task information set by the user, where the operation includes at least one of the following: adding, deleting, and modifying;
    基于设定的定时任务信息更新数据库中用户的定时任务;Updating a timed task of the user in the database based on the set timed task information;
    基于获取的访问定时任务的请求同步数据库中用户的定时任务,并将所述数据库中用户的定时任务与当前定时任务进行匹配,以触发所述定时任务;And synchronizing the timed task of the user in the database based on the obtained request for accessing the scheduled task, and matching the timed task of the user in the database with the current timed task to trigger the timed task;
    基于所述定时任务的调度和决策信息以及确定的服务类型信息,执行所述定时任务对应的服务;Performing, according to the scheduling and decision information of the timed task and the determined service type information, a service corresponding to the timed task;
    若当前服务完成或者服务持续时间到达,结束当前执行的服务,并更新移动机器人状态。If the current service is completed or the service duration arrives, the currently executed service is terminated and the mobile robot status is updated.
  2. 根据权利要求1所述的方法,其中,将所述数据库中用户的定时任务与当前定时任务进行匹配之后,包括:The method of claim 1, wherein after matching the timed task of the user in the database with the current timed task, the method comprises:
    基于所述数据库中用户的定时任务与当前定时任务的匹配结果,对所述定时任务进行调度和决策,并在多任务叠加时进行处理,推送启动或结束服务的信号。The scheduling task is scheduled and determined based on the matching result of the user's timed task in the database and the current timed task, and is processed when the multi-task is superimposed, and the signal for starting or ending the service is pushed.
  3. 根据权利要求1所述的方法,其中,所述方法包括:The method of claim 1 wherein said method comprises:
    根据执行定时任务对应的服务过程中的融合信息,确定环境地图和移动机器人的位置信息,并根据所述环境地图和移动机器人的位置信息规划所述移动机器人移动路径。The environment map and the location information of the mobile robot are determined according to the fusion information in the service process corresponding to the execution of the timing task, and the mobile robot movement path is planned according to the environment map and the location information of the mobile robot.
  4. 根据权利要求3所述的方法,其中,所述方法包括:The method of claim 3 wherein said method comprises:
    基于所述环境地图、移动机器人的位置信息及所述移动机器人移动路径的信息,进行控制所述移动机器人的运动。Controlling the motion of the mobile robot based on the environment map, the position information of the mobile robot, and the information of the mobile robot movement path.
  5. 根据权利要求3所述的方法,其中,所述方法还包括:The method of claim 3, wherein the method further comprises:
    根据执行定时任务对应的服务过程中的融合信息以及服务过程中的特定情况确定对应的任务决策;Determining a corresponding task decision according to the fusion information in the service process corresponding to the execution of the timed task and the specific situation in the service process;
    根据所述对应的任务决策控制所述移动机器人的运动。Controlling the motion of the mobile robot based on the corresponding task decision.
  6. 根据权利要求1所述的方法,其中,执行所述定时任务对应的服务的同时,包括:The method according to claim 1, wherein the performing the service corresponding to the timed task comprises:
    获取所述移动机器人的周期性运行的推送信号;Obtaining a push signal of the periodic operation of the mobile robot;
    根据所述定时任务、时间、当前服务状态生成决策,以控制开启、结束及重新开始中任一项的服务。A decision is generated based on the scheduled task, time, and current service state to control the opening, closing, and restarting of any of the services.
  7. 一种用于移动机器人的定时任务的系统,其中,所述系统包括:A system for a timed task of a mobile robot, wherein the system comprises:
    用户交互模块、任务数据库模块、任务触发模块、任务管理模块及服务模块,其中,a user interaction module, a task database module, a task triggering module, a task management module, and a service module, wherein
    所述用户交互模块用于获取用户的操作设定的定时任务信息,其中,所述操作包括以下至少任一项:添加、删除和修改;The user interaction module is configured to acquire timed task information set by the user, where the operation includes at least one of the following: adding, deleting, and modifying;
    所述任务数据库模块用于接收并保存用户设定的定时任务,以及供所述任务触发模块读取;The task database module is configured to receive and save a timed task set by a user, and read by the task triggering module;
    所述任务触发模块用于从所述任务数据库模块中读取所述定时任务,并将所读取的定时任务与当前定时任务进行匹配,以决定是否触发任务;The task triggering module is configured to read the timed task from the task database module, and match the read timed task with the current timed task to determine whether to trigger the task;
    所述任务管理模块用于接收所述任务触发模块的触发任务信号,确定所述定时任务的调度和决策信息,并接收当前执行的服务结束通知后,更新移动机器人状态;The task management module is configured to receive a trigger task signal of the task triggering module, determine scheduling and decision information of the timed task, and update the state of the mobile robot after receiving the currently executed service end notification;
    所述服务模块用于基于所述定时任务的调度和决策信息以及确定的服务 类型信息,执行所述定时任务对应的服务。The service module is configured to execute a service corresponding to the timed task based on the scheduling and decision information of the timed task and the determined service type information.
  8. 根据权利要求7所述的系统,其中,所述任务管理模块用于:The system of claim 7 wherein said task management module is operative to:
    基于所述数据库中用户的定时任务与当前定时任务的匹配结果,对所述定时任务进行调度和决策,并在多任务叠加时进行处理,推送启动或结束服务的信号。The scheduling task is scheduled and determined based on the matching result of the user's timed task in the database and the current timed task, and is processed when the multi-task is superimposed, and the signal for starting or ending the service is pushed.
  9. 根据权利要求7所述的系统,其中,所述系统包括:The system of claim 7 wherein said system comprises:
    外设模块,用于通过多个传感器采集执行定时任务对应的服务过程中的融合信息。The peripheral module is configured to collect, by using multiple sensors, the fusion information in the service process corresponding to the execution of the timing task.
  10. 根据权利要求9所述的系统,其中,所述系统包括:The system of claim 9 wherein said system comprises:
    定位建图模块,用于根据所述外设模块中的融合信息,确定环境地图和移动机器人的位置信息。The positioning drawing module is configured to determine the environment map and the location information of the mobile robot according to the fusion information in the peripheral module.
  11. 根据权利要求8至10中任一项所述的系统,其中,所述系统包括:The system of any of claims 8 to 10, wherein the system comprises:
    机器人算法模块,用于基于所述服务模块中服务类型处理所述外设模块中的融合信息,并根据定位建图模块中环境地图和移动机器人的位置信息规划所述移动机器人移动路径,实现所述移动机器人的对应服务类型的服务。a robot algorithm module, configured to process the fusion information in the peripheral module based on the service type in the service module, and plan the mobile robot movement path according to the environment map in the positioning drawing module and the location information of the mobile robot, and implement the A service of a corresponding service type of a mobile robot.
  12. 根据权利要求11所述的系统,其中,所述系统包括:The system of claim 11 wherein said system comprises:
    运动控制模块,用于基于所述定位建图模块中的环境地图、移动机器人的位置信息及所述机器人算法模块中的移动机器人移动路径的信息,进行控制所述移动机器人的运动。And a motion control module, configured to control motion of the mobile robot based on an environment map in the positioning drawing module, location information of the mobile robot, and information of a moving path of the mobile robot in the robot algorithm module.
  13. 根据权利要求12所述的系统,其中,所述机器人算法模块还用于:The system of claim 12 wherein said robotic algorithm module is further
    根据所述外设模块中采集的服务过程中的特定情况确定对应的任务决策,并将所述任务决策发送至所述运动控制模块。Corresponding task decisions are determined according to specific conditions in the service process collected in the peripheral module, and the task decisions are sent to the motion control module.
  14. 根据权利要求7所述的系统,其中,所述任务管理模块用于:The system of claim 7 wherein said task management module is operative to:
    获取所述移动机器人的周期性运行的推送信号;Obtaining a push signal of the periodic operation of the mobile robot;
    根据所述定时任务、时间、当前服务状态生成决策,以控制开启、结束及重新开始中任一项的服务。A decision is generated based on the scheduled task, time, and current service state to control the opening, closing, and restarting of any of the services.
  15. 根据权利要求7所述的系统,其中,所述系统包括:The system of claim 7 wherein said system comprises:
    通信模块,用于建立终端设备、网络设备及移动机器人彼此之间的通信,以传输定时任务信息,并接收当前执行的服务结束通知后,更新移动机器人状态。The communication module is configured to establish communication between the terminal device, the network device, and the mobile robot to update the mobile robot state after transmitting the scheduled task information and receiving the currently executed service end notification.
  16. 一种计算机可读介质,其上存储有计算机可读指令,所述计算机可读指令可被处理器执行以实现如权利要求1至6中任一项所述的方法。A computer readable medium having stored thereon computer readable instructions executable by a processor to implement the method of any one of claims 1 to 6.
PCT/CN2018/104231 2017-09-19 2018-09-05 Method and system for mobile robot task scheduling WO2019056947A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710848029.9A CN107678842A (en) 2017-09-19 2017-09-19 A kind of method and system of timed task for mobile robot
CN201710848029.9 2017-09-19

Publications (1)

Publication Number Publication Date
WO2019056947A1 true WO2019056947A1 (en) 2019-03-28

Family

ID=61137622

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/104231 WO2019056947A1 (en) 2017-09-19 2018-09-05 Method and system for mobile robot task scheduling

Country Status (2)

Country Link
CN (1) CN107678842A (en)
WO (1) WO2019056947A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113220426A (en) * 2021-04-02 2021-08-06 北京猎户星空科技有限公司 Task processing method and device

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107678842A (en) * 2017-09-19 2018-02-09 上海思岚科技有限公司 A kind of method and system of timed task for mobile robot
CN110456737B (en) * 2019-04-30 2021-09-14 北京云迹科技有限公司 Automatic task deployment method and device for robot
CN110471750B (en) * 2019-07-12 2024-09-24 平安科技(深圳)有限公司 Timing task control method, device, medium and computer equipment
CN112157652B (en) * 2020-08-26 2022-10-14 蓓安科仪(北京)技术有限公司 Robot operation management method and system
CN112025711B (en) * 2020-09-09 2021-12-10 上海有个机器人有限公司 Timed task execution method and device for robot and robot
CN115955493A (en) * 2022-12-19 2023-04-11 中国电建集团西北勘测设计研究院有限公司 Configurable multi-timing task control measuring robot and sensor data acquisition system and method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102280826A (en) * 2011-07-30 2011-12-14 山东鲁能智能技术有限公司 Intelligent robot inspection system and intelligent robot inspection method for transformer station
CN102354174A (en) * 2011-07-30 2012-02-15 山东电力研究院 Inspection system based on mobile inspection apparatus of transformer station and inspection method thereof
CN103978474A (en) * 2014-05-14 2014-08-13 湖南大学 Special operation robot for extreme environment
CN105259899A (en) * 2015-12-01 2016-01-20 国网重庆市电力公司电力科学研究院 Control system for transformer substation patrol robot
CN105835063A (en) * 2016-06-03 2016-08-10 国网宁夏电力公司检修公司 Indoor inspection robot system for substation and inspection method for indoor inspection robot system
CN106451201A (en) * 2016-08-31 2017-02-22 杭州申昊科技股份有限公司 Inspection system for transformer substation
CN107678842A (en) * 2017-09-19 2018-02-09 上海思岚科技有限公司 A kind of method and system of timed task for mobile robot

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101631651B (en) * 2007-01-12 2013-07-24 汉斯乔格·巴尔特斯 Method and system for robot generation
CN106936895A (en) * 2017-02-14 2017-07-07 上海庆科信息技术有限公司 A kind of Cloud Server, sweeper and sweeper control system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102280826A (en) * 2011-07-30 2011-12-14 山东鲁能智能技术有限公司 Intelligent robot inspection system and intelligent robot inspection method for transformer station
CN102354174A (en) * 2011-07-30 2012-02-15 山东电力研究院 Inspection system based on mobile inspection apparatus of transformer station and inspection method thereof
CN103978474A (en) * 2014-05-14 2014-08-13 湖南大学 Special operation robot for extreme environment
CN105259899A (en) * 2015-12-01 2016-01-20 国网重庆市电力公司电力科学研究院 Control system for transformer substation patrol robot
CN105835063A (en) * 2016-06-03 2016-08-10 国网宁夏电力公司检修公司 Indoor inspection robot system for substation and inspection method for indoor inspection robot system
CN106451201A (en) * 2016-08-31 2017-02-22 杭州申昊科技股份有限公司 Inspection system for transformer substation
CN107678842A (en) * 2017-09-19 2018-02-09 上海思岚科技有限公司 A kind of method and system of timed task for mobile robot

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113220426A (en) * 2021-04-02 2021-08-06 北京猎户星空科技有限公司 Task processing method and device
CN113220426B (en) * 2021-04-02 2024-04-12 北京猎户星空科技有限公司 Task processing method and device

Also Published As

Publication number Publication date
CN107678842A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
WO2019056947A1 (en) Method and system for mobile robot task scheduling
CN110771098B (en) Structured architecture for temporal graph storage and retrieval
EP4246393A1 (en) Cross-device task relay method and apparatus, cloud platform, and storage medium
US11012814B2 (en) Monitoring system control method and electronic device for supporting same
US20240107338A1 (en) Systems and method for management of computing nodes
US9939871B2 (en) System and method for managing a power mode of a designated electronic device
JP2017191602A (en) Method of coordinating applications of apparatuses, and system
US20190373051A1 (en) Task Scheduling System for Internet of Things (IoT) Devices
US10627789B2 (en) User device, driving method of user device, apparatus for providing service and driving method of apparatus for providing service
WO2023185044A1 (en) Data processing method and apparatus, and electronic device and storage medium
CN110912990B (en) Method and related equipment for updating consensus period
CN109729121A (en) A kind of cloud storage system and the method for realizing self-defining data processing in cloud storage system
WO2024012567A1 (en) System integration method and apparatus, and electronic device
JP2017520858A (en) Control when starting an atomic task on a server platform
US11676574B2 (en) Duration based task monitoring of artificial intelligence voice response systems
CN103945237A (en) Clock synchronization method and system, digital television equipment and EPG server
US9721370B2 (en) Kinetic sequencer for IoT devices
WO2024041081A9 (en) Data processing method, apparatus and device, and readable storage medium
KR101610220B1 (en) Method for software pipelining of multi-domain motion control, recording medium and device for performing the method
US11665110B1 (en) Using distributed services to continue or fail requests based on determining allotted time and processing time
US20230376293A1 (en) Application deployment
WO2023225276A1 (en) Application deployment
CN114253580A (en) Robot upgrading method and device, electronic equipment and storage medium
CN117610686A (en) Model state machine generation method, device, electronic equipment and computer readable medium
CN117675903A (en) Equipment state query method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18858981

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 13.08.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18858981

Country of ref document: EP

Kind code of ref document: A1