WO2021248856A1 - Robot control method and, system, storage medium and smart robot - Google Patents

Robot control method and, system, storage medium and smart robot Download PDF

Info

Publication number
WO2021248856A1
WO2021248856A1 PCT/CN2020/133968 CN2020133968W WO2021248856A1 WO 2021248856 A1 WO2021248856 A1 WO 2021248856A1 CN 2020133968 W CN2020133968 W CN 2020133968W WO 2021248856 A1 WO2021248856 A1 WO 2021248856A1
Authority
WO
WIPO (PCT)
Prior art keywords
robot
coordinate point
control mode
intelligent
intelligent algorithm
Prior art date
Application number
PCT/CN2020/133968
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 WO2021248856A1 publication Critical patent/WO2021248856A1/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1679Programme controls characterised by the tasks executed
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1602Programme controls characterised by the control system, structure, architecture
    • 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/1664Programme controls characterised by programming, planning systems for manipulators characterised by motion, path, trajectory planning

Definitions

  • the invention relates to the technical field of intelligent robots, in particular to a robot control method, system, storage medium and intelligent robot.
  • intelligent robots With the rapid development of science and technology, the development of intelligent robots has also shown a rapid development trend. It has appeared in public places such as restaurants, banks, and halls.
  • one aspect is to improve the autonomy of intelligent robots, which means that they hope to be intelligent.
  • the robot is further independent of humans and has a more friendly human-machine interface, which can automatically form the steps of the task and complete it automatically.
  • it is to improve the adaptability of intelligent robots, improve the ability of intelligent robots to adapt to environmental changes, so that they have higher security and better ability to complete tasks.
  • intelligent robots are used for service guidance in the lobby and front hall.
  • they need robots with specific functions for specific scenarios, such as sweeping robots, restaurant robots, and bank customer service robots.
  • specific scenarios such as sweeping robots, restaurant robots, and bank customer service robots.
  • only robots in specific venues can complete functions, thereby reducing the intelligence of intelligent robots.
  • the embodiments of the present application provide a robot control method, system, storage medium, and intelligent robot.
  • a brief summary is given below. This summary is not a general comment, nor is it intended to identify key/important elements or describe the scope of protection of these embodiments. Its sole purpose is to present some concepts in a simple form as a prelude to the detailed description that follows.
  • an embodiment of the present application provides a robot control method, the method includes:
  • the robot is controlled to complete the function corresponding to the intelligent algorithm or control mode.
  • the method before the receiving the movement instruction, the method further includes:
  • the mapping relationship is configured based on the intelligent algorithm or control mode corresponding to the target area location point and the target area location point.
  • controlling the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode includes:
  • the robot is controlled according to the intelligent algorithm to complete the function corresponding to the intelligent algorithm.
  • controlling the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode includes:
  • the robot When it is the control mode, the robot is controlled according to the control mode to complete the function corresponding to the control mode.
  • controlling the robot to move to the target position according to the movement instruction includes:
  • the robot is controlled to move from the current position coordinate point to the target position coordinate point.
  • controlling the robot to move from the current position coordinate point to the target position coordinate point based on a preset path planning algorithm includes:
  • the robot is controlled to move to the target position coordinate point.
  • an embodiment of the present application provides a robot control system, the system including:
  • the control movement module is configured to receive a movement instruction, and control the robot to move to a target position according to the movement instruction;
  • a position obtaining module used to obtain the coordinate point of the target position in the map
  • the function switching module is configured to switch to the intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
  • the function completion module is used to control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode.
  • an embodiment of the present application provides a computer storage medium, the computer storage medium stores a plurality of instructions, and the instructions are suitable for being loaded by a processor and executing the above method steps.
  • an embodiment of the present application provides an intelligent robot, which may include a processor and a memory; wherein the memory stores a computer program, and the computer program is adapted to be loaded by the processor and execute the above method steps .
  • the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
  • FIG. 1 is a schematic flowchart of a robot control method provided by an embodiment of the present application
  • FIG. 2 is a schematic diagram of a robot movement process provided by an embodiment of the present application.
  • Fig. 3 is a schematic diagram of a robot moving from a current position to calculate and search for a target position according to an embodiment of the present application
  • FIG. 4 is a schematic flowchart of another robot control method provided by an embodiment of the present application.
  • Fig. 5 is a system schematic diagram of a robot control system provided by an embodiment of the present application.
  • Fig. 6 is a schematic structural diagram of an intelligent robot provided by an embodiment of the present application.
  • this application provides a robot control method, system, storage medium, and intelligent robot to solve the above-mentioned related technical problems.
  • this application uses the robot’s working environment to set specific intelligent algorithms or control modes, one robot can realize services in multiple scenarios, and more accurate scenario applications for multiple scenarios can improve the intelligence of the robot. The following uses Exemplary embodiments are described in detail.
  • the robot control method provided by the embodiment of the present application will be described in detail below with reference to FIGS. 1 to 4.
  • the method can be implemented by relying on a computer program and can be run on a robot control system based on the Von Neumann system.
  • the computer program can be integrated in the application or run as an independent tool application.
  • the robot control system in the embodiment of the present application is applied to an intelligent robot.
  • FIG. 1 provides a schematic flowchart of a robot control method according to an embodiment of the present application.
  • the method of the embodiment of the present application may include the following steps:
  • instructions are computer instructions, that is, instructions and commands that direct the robot to work.
  • the movement instruction is a command that the user inputs to the intelligent robot to move to the instruction position according to his/her own intention.
  • the target position is the final position reached by the intelligent robot.
  • the user issues a work instruction to the intelligent robot.
  • the intelligent robot receives the instruction and analyzes the position to be reached. After analyzing the position, obtains the current position point, and then obtains the position point to be reached, and finally based on the preset
  • the path planning algorithm controls the robot to move from the current position coordinate point to the target position coordinate point.
  • the intelligent robot constructs a map system through three steps of scanning, building, and marking points.
  • the map system can move between the set single point and multiple points.
  • the charging pile, the reception desk and the entrance are marked on the map.
  • the user can give instructions to the robot to move between these three points.
  • the robot After the robot receives the instructions to move the points, it will use real-time positioning, dynamic global and local path planning. , Obstacle avoidance algorithm and other multi-sensor fusion algorithms to realize autonomous movement.
  • the robot when the robot is controlled to move from the current position coordinate point to the target position coordinate point based on a preset path planning algorithm, it is first necessary to calculate multiple position coordinate points around the current position coordinate point to generate a position coordinate point set , And then when the position coordinate point in the position coordinate point set coincides with the target position coordinate point, the calculation is stopped, the coincident position coordinate point is generated, and the best path is planned based on the coincident position coordinate point and the current position coordinate point, and finally based on the said The optimal path controls the robot to move to the coordinate point of the target position.
  • the current position of the robot is 1, and the path planning algorithm calculates multiple position coordinate points 2 around the current position according to the current position.
  • the map is an online map pre-built on the intelligent robot.
  • the map information can be viewed through the visual interface.
  • Each location point in the map corresponds to its own abscissa and ordinate, and the abscissa and ordinate constitute the location.
  • the coordinate point is an online map pre-built on the intelligent robot.
  • step S101 after the intelligent robot reaches the target location point contained in the instruction, the intelligent robot sends the information of reaching the current location point to the processor via wire or wireless, and the processor receives the information and processes
  • the device receives the information, it triggers the map loading function through the internally set program.
  • the map loading function After the map loading function is triggered, it loads the map built in the smart robot in advance. After the map is loaded successfully, locates the current location of the smart robot on the map. The coordinate point in.
  • an intelligent robot receives a work instruction, and the work instruction is to go to the door of the company to recognize the body temperature of personnel entering and leaving the company.
  • the intelligent robot analyzes that the target location contained in the instruction is the door of the company, and then plans the path from the current location to the door of the company through a path planning algorithm. After planning, the best moving route is obtained. The best intelligent route moves to the door of the company to recognize the body temperature of the people entering and leaving.
  • the intelligent robot loads the built-in map and locates the coordinate point of the current position on the map.
  • the configured mapping relationship is a function that the user configures the actual working position of the intelligent robot according to the actual working position of the intelligent robot. It can be understood that the specific working position of the intelligent robot has a specific intelligent algorithm or control mode, and the possible mapping relationship is shown in Table 1.
  • the location point reached by an intelligent robot by receiving a work instruction may be a specific location point, may also be a range composed of multiple location points, or may be an angle composed of multiple location points.
  • the coordinate point of the location coordinate point reached by the intelligent robot in the map can be obtained based on step S102.
  • the intelligent robot automatically switches to the intelligent algorithm or control mode corresponding to the coordinate point there. .
  • the smart algorithm or control mode corresponding to the coordinate point is that the user marks the smart algorithm or control mode at the location point in advance (that is, the location point is bound to the smart algorithm or control mode), and the smart algorithm or control The data after the mode binding is used as the mapping relationship.
  • the intelligent algorithm or control mode of the location point can be obtained through the mapping relationship.
  • the intelligent robot when the function acquired by the intelligent robot through the mapping relationship is an intelligent algorithm, the intelligent robot is controlled according to the intelligent algorithm to complete the function corresponding to the intelligent algorithm.
  • the exclusive recognition algorithm recognizes the instrument panel, and the intelligent robot switches to the intelligent recognition algorithm to identify the instrument panel to extract valid data.
  • the intelligent robot when the function acquired through the mapping relationship at the position reached by the intelligent robot is the control mode, the intelligent robot is controlled according to the control mode to complete the function corresponding to the control mode.
  • the robot disinfects the company's corridors, and controls the intelligent robot to perform different disinfection modes and movement modes according to different space sizes, high, middle and low levels of disinfection.
  • the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
  • FIG. 4 is a schematic flowchart of a robot control method provided by an embodiment of this application.
  • the robot control method is applied to an intelligent robot as an example.
  • the robot control method may include the following steps:
  • the user inputs instructions to the intelligent robot to search for different target area locations from the map through the management platform on the intelligent robot.
  • the intelligent robot receives the instructions, and the intelligent robot obtains different targets from the installed map. The coordinate point of the area.
  • S202 Mark the coordinate points of the target area on a map to generate the position points of the target area
  • the user after obtaining the coordinate points of different target areas based on step S201, the user inputs the location point marking instruction to the intelligent robot through the management platform on the intelligent robot, and the intelligent robot receives the map marking instruction and receives the instruction Then mark the location of different areas.
  • S203 Acquire an intelligent algorithm or control mode corresponding to the location point of the target area
  • step S202 different regional positions can be marked.
  • the user inputs the intelligent algorithm or control mode corresponding to the different positions to the intelligent robot through the management platform on the intelligent robot, and the intelligent robot receives And save the intelligent algorithm or control mode corresponding to different positions.
  • S204 Configure a mapping relationship based on the intelligent algorithm or control mode corresponding to the target area location point and the target area location point;
  • the intelligent robot when the intelligent robot receives the intelligent algorithms or control modes corresponding to different positions, the user configures the mapping relationship between the intelligent algorithms or control modes corresponding to different positions and different positions through the operation management platform, and the intelligent robot After receiving the mapping relationship configuration instruction, the operation of mapping configuration of different target location points and intelligent algorithms or control modes is completed.
  • S205 Receive a movement instruction, and control the robot to move to a target position according to the movement instruction;
  • step S101 which will not be repeated here.
  • step S102 Please refer to step S102, which will not be repeated here.
  • S207 Switch to an intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship
  • step S103 Please refer to step S103, which will not be repeated here.
  • S208 Control the robot based on the smart algorithm or control mode to complete the function corresponding to the smart algorithm or control mode.
  • step S104 Please refer to step S104, which will not be repeated here.
  • the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
  • FIG. 5 shows a schematic structural diagram of a robot control system provided by an exemplary embodiment of the present invention.
  • the robot control system can be implemented as all or part of an intelligent robot through software, hardware or a combination of the two.
  • the system 1 includes a control movement module 10, a position acquisition module 20, a function switching module 30, and a function completion module 40.
  • the control movement module 10 is configured to receive a movement instruction, and control the robot to move to a target position according to the movement instruction;
  • the position obtaining module 20 is used to obtain the coordinate points of the target position in the map
  • the function switching module 30 is configured to switch to the intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
  • the function completion module 40 is configured to control the robot to complete the function corresponding to the intelligent algorithm or control mode based on the intelligent algorithm or control mode.
  • the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
  • the present invention also provides a computer-readable medium on which program instructions are stored, and when the program instructions are executed by a processor, the robot control method provided by the foregoing method embodiments is implemented.
  • the present invention also provides a computer program product containing instructions, which, when run on a computer, enables the computer to execute the robot control method described in the foregoing method embodiments.
  • the intelligent robot 1000 may include: at least one processor 1001, at least one network interface 1004, a user interface 1003, a memory 1005, and at least one communication bus 1002.
  • the communication bus 1002 is used to implement connection and communication between these components.
  • the user interface 1003 may include a display screen (Display) and a camera (Camera), and the optional user interface 1003 may also include a standard wired interface and a wireless interface.
  • Display display screen
  • Camera Camera
  • the optional user interface 1003 may also include a standard wired interface and a wireless interface.
  • the network interface 1004 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface).
  • the processor 1001 may include one or more processing cores.
  • the processor 1001 uses various excuses and lines to connect various parts of the entire electronic device 1000, and executes by running or executing instructions, programs, code sets, or instruction sets stored in the memory 1005, and calling data stored in the memory 1005.
  • Various functions and processing data of the electronic device 1000 may use at least one of digital signal processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA).
  • DSP Digital Signal Processing
  • FPGA Field-Programmable Gate Array
  • PLA Programmable Logic Array
  • the processor 1001 may be integrated with one or a combination of a central processing unit (CPU), a graphics processing unit (GPU), a modem, and the like.
  • the CPU mainly processes the operating system, user interface, and application programs; the GPU is used for rendering and drawing the content that the display needs to display; the modem is used for processing wireless communication. It is understandable that the above-mentioned modem may not be integrated into the processor 1001, but may be implemented by a chip alone.
  • the memory 1005 may include random access memory (Random Access Memory, RAM), and may also include read-only memory (Read-Only Memory).
  • the memory 1005 includes a non-transitory computer-readable storage medium.
  • the memory 1005 may be used to store instructions, programs, codes, code sets or instruction sets.
  • the memory 1005 may include a program storage area and a data storage area, where the program storage area may store instructions for implementing the operating system and instructions for at least one function (such as touch function, sound playback function, image playback function, etc.), Instructions used to implement the foregoing method embodiments, etc.; the storage data area can store the data involved in the foregoing method embodiments, etc.
  • the memory 1005 may also be at least one storage system located far away from the foregoing processor 1001.
  • the memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a robot control application program.
  • the user interface 1003 is mainly used to provide an input interface for the user to obtain data input by the user; and the processor 1001 can be used to call the robot control application program stored in the memory 1005, and specifically Do the following:
  • the robot is controlled to complete the function corresponding to the intelligent algorithm or control mode.
  • the processor 1001 further performs the following operations before executing the receiving movement instruction:
  • the processor 1001 when the processor 1001 executes the intelligent algorithm or control mode to control the robot to complete the function corresponding to the intelligent algorithm or control mode, the processor 1001 specifically performs the following operations:
  • the robot is controlled according to the intelligent algorithm to complete the function corresponding to the intelligent algorithm.
  • the processor 1001 when the processor 1001 executes the intelligent algorithm or control mode to control the robot to complete the function corresponding to the intelligent algorithm or control mode, the processor 1001 specifically performs the following operations:
  • the robot When in the control mode, the robot is controlled according to the control mode to complete the functions corresponding to the control mode.
  • processor 1001 when the processor 1001 executes the movement instruction to control the robot to move to the target position, it specifically executes the following operations:
  • the robot is controlled to move from the current position coordinate point to the target position coordinate point.
  • the processor 1001 when the processor 1001 executes the preset path planning algorithm to control the robot to move from the current position coordinate point to the target position coordinate point, the processor 1001 specifically performs the following operations:
  • the controlling the robot to move from the current position coordinate point to the target position coordinate point based on a preset path planning algorithm includes:
  • the robot is controlled to move to the target position coordinate point.
  • the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
  • the program can be stored in a computer readable storage medium. When executed, it may include the procedures of the above-mentioned method embodiments.
  • the storage medium can be a magnetic disk, an optical disc, a read-only storage memory or a random storage memory, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Robotics (AREA)
  • Mechanical Engineering (AREA)
  • Automation & Control Theory (AREA)
  • Manipulator (AREA)

Abstract

A robot control method, comprising: receiving a movement instruction, and according to the movement instruction, controlling a robot to move to a target position; acquiring the coordinates of the target position on a map; and on the basis of a preconfigured mapping relationship, switching to a smart algorithm or control mode that corresponds to the coordinates; and on the basis of the smart algorithm or the control mode, controlling the robot to complete a function corresponding to the smart algorithm or control mode. Hence, a special smart algorithm or control mode is set according to the working environment of the robot, so as to achieve a more accurate scenario application, which can improve the intelligence of the robot. In addition, the present invention further relates to a robot control system, a storage medium and a smart robot.

Description

一种机器人控制方法、系统、存储介质及智能机器人Robot control method, system, storage medium and intelligent robot 技术领域Technical field
本发明涉及智能机器人技术领域,特别涉及一种机器人控制方法、系统、存储介质及智能机器人。The invention relates to the technical field of intelligent robots, in particular to a robot control method, system, storage medium and intelligent robot.
背景技术Background technique
随着科技的快速发展,智能机器人的发展也出现了突飞猛进的发展趋势,已经出现在餐厅、银行、大厅等公共场所中,在智能机器人研究中一方面是提高智能机器人的自主性,即希望智能机器人进一步独立于人,具有更为友善的人机界面,能够自动形成任务的步骤,并自动完成它。另一方面是提高智能机器人的适应性,提高智能机器人适应环境变化的能力,从而具有更高的安全保障性及更优秀的完成任务的能力。With the rapid development of science and technology, the development of intelligent robots has also shown a rapid development trend. It has appeared in public places such as restaurants, banks, and halls. In the research of intelligent robots, one aspect is to improve the autonomy of intelligent robots, which means that they hope to be intelligent. The robot is further independent of humans and has a more friendly human-machine interface, which can automatically form the steps of the task and complete it automatically. On the other hand, it is to improve the adaptability of intelligent robots, improve the ability of intelligent robots to adapt to environmental changes, so that they have higher security and better ability to complete tasks.
目前智能机器人用于大堂、前厅服务引导已经有很多案例,在目前的智能机器人进行工作时,针对特定的场景,需要特定功能的机器人进行工作,例如扫地机器人、餐厅机器人、银行客服机器人,不同的服务场景只能需要特定场地的机器人才能完成功能,从而降低了智能机器人的智能性。At present, there are many cases where intelligent robots are used for service guidance in the lobby and front hall. When the current intelligent robots are working, they need robots with specific functions for specific scenarios, such as sweeping robots, restaurant robots, and bank customer service robots. In the service scenario, only robots in specific venues can complete functions, thereby reducing the intelligence of intelligent robots.
发明内容Summary of the invention
本申请实施例提供了一种机器人控制方法、系统、存储介质及智能机器人。为了对披露的实施例的一些方面有一个基本的理解,下面给出了简单的概括。该概括部分不是泛泛评述,也不是要确定关键/重要组成元素或描绘这些实施例的保护范围。其唯一目的是用简单的形式呈现一些概念,以此作为后面的详细说明的序言。The embodiments of the present application provide a robot control method, system, storage medium, and intelligent robot. In order to have a basic understanding of some aspects of the disclosed embodiments, a brief summary is given below. This summary is not a general comment, nor is it intended to identify key/important elements or describe the scope of protection of these embodiments. Its sole purpose is to present some concepts in a simple form as a prelude to the detailed description that follows.
第一方面,本申请实施例提供了一种机器人控制方法,所述方法包括:In the first aspect, an embodiment of the present application provides a robot control method, the method includes:
接收移动指令,根据所述移动指令控制机器人移动至目标位置;Receiving a movement instruction, and controlling the robot to move to a target position according to the movement instruction;
获取所述目标位置在地图中的坐标点;Acquiring the coordinate point of the target position in the map;
基于预先配置的映射关系切换至所述坐标点对应的智能算法或控制模式;Switch to the intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能。Based on the intelligent algorithm or control mode, the robot is controlled to complete the function corresponding to the intelligent algorithm or control mode.
可选的,所述接收移动指令之前,还包括:Optionally, before the receiving the movement instruction, the method further includes:
获取目标区域的坐标点;Obtain the coordinate points of the target area;
将所述目标区域的坐标点在地图中进行标注,生成所述目标区域位置点;Marking the coordinate points of the target area on a map to generate the position points of the target area;
获取所述目标区域位置点对应的智能算法或控制模式;Acquiring the intelligent algorithm or control mode corresponding to the location point of the target area;
基于所述目标区域位置点和所述目标区域位置点对应的智能算法或控制模式配置映射关系。The mapping relationship is configured based on the intelligent algorithm or control mode corresponding to the target area location point and the target area location point.
可选的,所述基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能,包括:Optionally, the controlling the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode includes:
当为所述智能算法时,根据所述智能算法控制机器人完成所述智能算法对应的功能。In the case of the intelligent algorithm, the robot is controlled according to the intelligent algorithm to complete the function corresponding to the intelligent algorithm.
可选的,所述基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能,包括:Optionally, the controlling the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode includes:
当为所述控制模式时,根据所述控制模式控制机器人完成所述控制模式对应的功能。When it is the control mode, the robot is controlled according to the control mode to complete the function corresponding to the control mode.
可选的,所述根据所述移动指令控制机器人移动至目标位置,包括:Optionally, the controlling the robot to move to the target position according to the movement instruction includes:
获取目标位置坐标点;Obtain the coordinate point of the target position;
获取当前位置坐标点;Get the coordinates of the current position;
基于预设路径规划算法控制机器人从所述当前位置坐标点移动至所述目标位置坐标点。Based on a preset path planning algorithm, the robot is controlled to move from the current position coordinate point to the target position coordinate point.
可选的,所述基于预设路径规划算法控制机器人从所述当前位置坐标点移动至所述目标位置坐标点,包括:Optionally, the controlling the robot to move from the current position coordinate point to the target position coordinate point based on a preset path planning algorithm includes:
计算所述当前位置坐标点周围多个位置坐标点,生成位置坐标点集合;Calculate multiple position coordinate points around the current position coordinate point to generate a position coordinate point set;
当所述位置坐标点集合中的位置坐标点和所述目标位置坐标点重合时,停止计算,生成重合位置坐标点;When the position coordinate point in the position coordinate point set coincides with the target position coordinate point, the calculation is stopped, and the coincident position coordinate point is generated;
基于所述重合位置坐标点和当前位置坐标点规划出最佳路径;Planning an optimal path based on the coincident position coordinate point and the current position coordinate point;
基于所述最佳路径控制机器人移动至所述目标位置坐标点。Based on the optimal path, the robot is controlled to move to the target position coordinate point.
第二方面,本申请实施例提供了一种机器人控制系统,所述系统包括:In a second aspect, an embodiment of the present application provides a robot control system, the system including:
控制移动模块,用于接收移动指令,根据所述移动指令控制机器人移动至目标位置;The control movement module is configured to receive a movement instruction, and control the robot to move to a target position according to the movement instruction;
位置获取模块,用于获取所述目标位置在地图中的坐标点;A position obtaining module, used to obtain the coordinate point of the target position in the map;
功能切换模块,用于基于预先配置的映射关系切换至所述坐标点对应的智能算法或控制模式;The function switching module is configured to switch to the intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
功能完成模块,用于基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能。The function completion module is used to control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode.
第三方面,本申请实施例提供一种计算机存储介质,所述计算机存储介质存储有多条指令,所述指令适于由处理器加载并执行上述的方法步骤。In a third aspect, an embodiment of the present application provides a computer storage medium, the computer storage medium stores a plurality of instructions, and the instructions are suitable for being loaded by a processor and executing the above method steps.
第四方面,本申请实施例提供一种智能机器人,可包括:处理器和存储器;其中,所述存储器存储有计算机程序,所述计算机程序适于由所述处理器加载并执行上述的方法步骤。In a fourth aspect, an embodiment of the present application provides an intelligent robot, which may include a processor and a memory; wherein the memory stores a computer program, and the computer program is adapted to be loaded by the processor and execute the above method steps .
本申请实施例提供的技术方案可以包括以下有益效果:The technical solutions provided by the embodiments of the present application may include the following beneficial effects:
在本申请实施例中,智能机器人首先接收移动指令,根据移动指令控制机器人移动至目标位置,再获取目标位置在地图中的坐标点,然后基于预先配置的映射关系切换至坐标点对应的智能算法或控制模式,最后基于智能算法或控制模式控制机器人完成智能算法或控制模式对应的功能。由于本申请通过机器人的工作环境进行特定智能算法或控制模式设定,从而实现一台机器人实现多个场景的服务,针对多个场景进行更精准的场景应用,可以提高机器人的智能性。In the embodiment of this application, the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本发明。It should be understood that the above general description and the following detailed description are only exemplary and explanatory, and cannot limit the present invention.
附图说明Description of the drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本发明的实施例,并与说明书一起用于解释本发明的原理。The drawings here are incorporated into the specification and constitute a part of the specification, show embodiments in accordance with the present invention, and together with the specification are used to explain the principle of the present invention.
图1是本申请实施例提供的一种机器人控制方法的流程示意图;FIG. 1 is a schematic flowchart of a robot control method provided by an embodiment of the present application;
图2是本申请实施例提供的一种机器人移动过程的过程示意图;FIG. 2 is a schematic diagram of a robot movement process provided by an embodiment of the present application;
图3是本申请实施例提供的一种机器人从当前位置移动计算搜索目标位置 的示意图;Fig. 3 is a schematic diagram of a robot moving from a current position to calculate and search for a target position according to an embodiment of the present application;
图4是本申请实施例提供的另一种机器人控制方法的流程示意图;FIG. 4 is a schematic flowchart of another robot control method provided by an embodiment of the present application;
图5是本申请实施例提供的一种机器人控制系统的系统示意图;Fig. 5 is a system schematic diagram of a robot control system provided by an embodiment of the present application;
图6是本申请实施例提供的一种智能机器人的结构示意图。Fig. 6 is a schematic structural diagram of an intelligent robot provided by an embodiment of the present application.
具体实施方式detailed description
以下描述和附图充分地示出本发明的具体实施方案,以使本领域的技术人员能够实践它们。The following description and drawings fully illustrate specific embodiments of the present invention to enable those skilled in the art to practice them.
应当明确,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其它实施例,都属于本发明保护的范围。It should be clear that the described embodiments are only a part of the embodiments of the present invention, rather than all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本发明相一致的所有实施方式。相反,它们仅是如所附权利要求书中所详述的、本发明的一些方面相一致的系统和方法的例子。When the following description refers to the drawings, unless otherwise indicated, the same numbers in different drawings indicate the same or similar elements. The implementation manners described in the following exemplary embodiments do not represent all implementation manners consistent with the present invention. Rather, they are merely examples of systems and methods consistent with some aspects of the present invention as detailed in the appended claims.
在本发明的描述中,需要理解的是,术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。此外,在本发明的描述中,除非另有说明,“多个”是指两个或两个以上。“和/或”,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。字符“/”一般表示前后关联对象是一种“或”的关系。In the description of the present invention, it should be understood that the terms "first", "second", etc. are only used for descriptive purposes, and cannot be understood as indicating or implying relative importance. For those of ordinary skill in the art, the specific meaning of the above-mentioned terms in the present invention can be understood in specific situations. In addition, in the description of the present invention, unless otherwise specified, "plurality" means two or more. "And/or" describes the association relationship of the associated objects, indicating that there can be three types of relationships, for example, A and/or B, which can mean: A alone exists, A and B exist at the same time, and B exists alone. The character "/" generally indicates that the associated objects before and after are in an "or" relationship.
到目前为止,目前智能机器人用于大堂、前厅服务引导已经有很多案例,在目前的智能机器人进行工作时,针对特定的场景,需要特定功能的机器人进行工作,例如扫地机器人、餐厅机器人、银行客服机器人,不同的服务场景只能需要特定场地的机器人才能完成功能,从而降低了智能机器人的智能性。为此,本申请提供了一种机器人控制方法、系统、存储介质及智能机器人,以解决上述相关技术问题中存在的问题。本申请提供的技术方案中,。由于本申请通过机器人的工作环境进行特定智能算法或控制模式设定,从而实现一台机器人 实现多个场景的服务,针对多个场景进行更精准的场景应用,可以提高机器人的智能性,下面采用示例性的实施例进行详细说明。So far, there have been many cases of intelligent robots used for service guidance in the lobby and front hall. When the current intelligent robots are working, they need to work with robots with specific functions for specific scenarios, such as sweeping robots, restaurant robots, and banks. For customer service robots, different service scenarios only require robots in specific venues to complete their functions, thereby reducing the intelligence of intelligent robots. To this end, this application provides a robot control method, system, storage medium, and intelligent robot to solve the above-mentioned related technical problems. Among the technical solutions provided in this application,. Since this application uses the robot’s working environment to set specific intelligent algorithms or control modes, one robot can realize services in multiple scenarios, and more accurate scenario applications for multiple scenarios can improve the intelligence of the robot. The following uses Exemplary embodiments are described in detail.
下面将结合附图1-附图4,对本申请实施例提供的机器人控制方法进行详细介绍。该方法可依赖于计算机程序实现,可运行于基于冯诺依曼体系的机器人控制系统上。该计算机程序可集成在应用中,也可作为独立的工具类应用运行。其中,本申请实施例中的机器人控制系统为应用于智能机器人。The robot control method provided by the embodiment of the present application will be described in detail below with reference to FIGS. 1 to 4. The method can be implemented by relying on a computer program and can be run on a robot control system based on the Von Neumann system. The computer program can be integrated in the application or run as an independent tool application. Among them, the robot control system in the embodiment of the present application is applied to an intelligent robot.
请参见图1,为本申请实施例提供了一种机器人控制方法的流程示意图。如图1所示,本申请实施例的所述方法可以包括以下步骤:Please refer to FIG. 1, which provides a schematic flowchart of a robot control method according to an embodiment of the present application. As shown in Figure 1, the method of the embodiment of the present application may include the following steps:
S101,接收移动指令,根据所述移动指令控制机器人移动至目标位置;S101, receiving a movement instruction, and controlling the robot to move to a target position according to the movement instruction;
其中,指令是计算机指令,即指挥机器人工作的指示和命令。移动指令是用户根据自己的意图给智能机器人输入的移动到指令位置的命令。目标位置是智能机器人到达的最终位置。Among them, instructions are computer instructions, that is, instructions and commands that direct the robot to work. The movement instruction is a command that the user inputs to the intelligent robot to move to the instruction position according to his/her own intention. The target position is the final position reached by the intelligent robot.
在本申请实施例中,用户给智能机器人下发工作指令,智能机器人接收该指令并解析需要到达的位置,解析出位置后,获取当前位置点,再获取需要到达的位置点,最后基于预设路径规划算法控制机器人从当前位置坐标点移动至目标位置坐标点。In the embodiment of this application, the user issues a work instruction to the intelligent robot. The intelligent robot receives the instruction and analyzes the position to be reached. After analyzing the position, obtains the current position point, and then obtains the position point to be reached, and finally based on the preset The path planning algorithm controls the robot to move from the current position coordinate point to the target position coordinate point.
例如图2所示,智能机器人通过扫图、建图、和标记点位三步来构建地图系统,有了地图系统后就可以实现在设定的单点位、多点位间进行移动了。在地图上标记了充电桩、接待处和门口三个点位,用户可以下达指令让机器人在这三个点位间移动,机器人收到移动点位指令后通过即时定位、动态全局和局部路径规划、避障算法等多传感器融合算法实现自主移动。For example, as shown in Figure 2, the intelligent robot constructs a map system through three steps of scanning, building, and marking points. With the map system, it can move between the set single point and multiple points. The charging pile, the reception desk and the entrance are marked on the map. The user can give instructions to the robot to move between these three points. After the robot receives the instructions to move the points, it will use real-time positioning, dynamic global and local path planning. , Obstacle avoidance algorithm and other multi-sensor fusion algorithms to realize autonomous movement.
在一种可能的实现方式中,当基于预设路径规划算法控制机器人从当前位置坐标点移动至目标位置坐标点时,首先需要计算当前位置坐标点周围多个位置坐标点,生成位置坐标点集合,然后当位置坐标点集合中的位置坐标点和目标位置坐标点重合时,停止计算,生成重合位置坐标点,再基于重合位置坐标点和当前位置坐标点规划出最佳路径,最后基于所述最佳路径控制机器人移动至目标位置坐标点。例如图3所示,例如机器人的当前位置为1,路径规划算法根据当前位置计算当前位置周围的多个位置坐标点2,当计算出的多个坐标 点和目标位置坐标点0不相同时,继续计算多个位置坐标点2周围的坐标点3,当计算出的坐标点3和目标位置点0重合时,停止计算,生成重合的位置点,根据重合的位置坐标点和当前位置点规划处最佳路径,最后根据最佳路径控制智能机器人移动至目标位置点0。In a possible implementation, when the robot is controlled to move from the current position coordinate point to the target position coordinate point based on a preset path planning algorithm, it is first necessary to calculate multiple position coordinate points around the current position coordinate point to generate a position coordinate point set , And then when the position coordinate point in the position coordinate point set coincides with the target position coordinate point, the calculation is stopped, the coincident position coordinate point is generated, and the best path is planned based on the coincident position coordinate point and the current position coordinate point, and finally based on the said The optimal path controls the robot to move to the coordinate point of the target position. For example, as shown in Figure 3, for example, the current position of the robot is 1, and the path planning algorithm calculates multiple position coordinate points 2 around the current position according to the current position. When the calculated multiple coordinate points are different from the target position coordinate point 0, Continue to calculate the coordinate points 3 around the multiple position coordinate points 2. When the calculated coordinate point 3 and the target position point 0 coincide, stop the calculation, generate the coincident position point, and plan according to the coincident position coordinate point and the current position point The best path, and finally control the intelligent robot to move to the target position point 0 according to the best path.
S102,获取所述目标位置在地图中的坐标点;S102: Acquire coordinate points of the target position in the map;
其中,地图是预先构建在智能机器人上的线上地图,通过可视化界面可查看地图信息,地图中的每个位置点都对应了各自的横坐标和纵坐标,横坐标和纵坐标构成了该位置的坐标点。Among them, the map is an online map pre-built on the intelligent robot. The map information can be viewed through the visual interface. Each location point in the map corresponds to its own abscissa and ordinate, and the abscissa and ordinate constitute the location. The coordinate point.
在一种可能的实现方式中,基于步骤S101智能机器人到达指令中包含的目标位置点后,智能机器人将到达当前位置点的信息通过有线或者无线发送给处理器,处理器接收到该信息,处理器当接收到该信息时,通过内部设定的程序触发地图加载功能,在地图加载功能触发后,加载预先内置在智能机器人中的地图,地图加载成功后,定位当前智能机器人所处位置在地图中的坐标点。In a possible implementation, based on step S101, after the intelligent robot reaches the target location point contained in the instruction, the intelligent robot sends the information of reaching the current location point to the processor via wire or wireless, and the processor receives the information and processes When the device receives the information, it triggers the map loading function through the internally set program. After the map loading function is triggered, it loads the map built in the smart robot in advance. After the map is loaded successfully, locates the current location of the smart robot on the map. The coordinate point in.
例如,智能机器人接收到工作指令,工作指令是去公司门口进行出入公司人员的体温识别。智能机器人在接收到指令后,通过分析该指令中包含的目标位置是公司门口,然后通过路径规划算法对当前位置到公司门口的路径进行规划,规划后得到最佳移动路线,智能机器人根据规划的最佳智能路线移动至公司门口进行进出人员的体温识别,当到达公司门口后,智能机器人加载内置的地图,定位出当前位置在地图中的坐标点。For example, an intelligent robot receives a work instruction, and the work instruction is to go to the door of the company to recognize the body temperature of personnel entering and leaving the company. After receiving the instruction, the intelligent robot analyzes that the target location contained in the instruction is the door of the company, and then plans the path from the current location to the door of the company through a path planning algorithm. After planning, the best moving route is obtained. The best intelligent route moves to the door of the company to recognize the body temperature of the people entering and leaving. When arriving at the door of the company, the intelligent robot loads the built-in map and locates the coordinate point of the current position on the map.
S103,基于预先配置的映射关系切换至所述坐标点对应的智能算法或控制模式;S103: Switch to an intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
其中,配置的映射关系是用户根据智能机器人实际工作的位置点给实际工作的位置点配置的功能。可以理解为智能机器人具体的工作位置点具备具体的智能算法或控制模式,可能具有的映射关系例如表1所示。Among them, the configured mapping relationship is a function that the user configures the actual working position of the intelligent robot according to the actual working position of the intelligent robot. It can be understood that the specific working position of the intelligent robot has a specific intelligent algorithm or control mode, and the possible mapping relationship is shown in Table 1.
Figure PCTCN2020133968-appb-000001
Figure PCTCN2020133968-appb-000001
通常,智能机器人通过接收工作指令到达的位置点可能是某个具体的位置点,也可能是多个位置点组成的范围,还可能是多个位置点组成的角度。Generally, the location point reached by an intelligent robot by receiving a work instruction may be a specific location point, may also be a range composed of multiple location points, or may be an angle composed of multiple location points.
在本申请实施例中,基于步骤S102可获取到智能机器人到达的位置坐标点在地图中的坐标点,在得到坐标点后,智能机器人自动切换到该处的坐标点对应的智能算法或者控制模式。其中,该处的坐标点对应的智能算法或控制模式是用户提前将智能算法或控制模式标注在该位置点(即位置点和智能算法或者控制模式进行绑定),并将该智能算法或控制模式绑定后的数据作为映射关系,在智能机器人到达该位置点后,可通过该映射关系获取到该位置点的智能算法或控制模式。In the embodiment of the present application, the coordinate point of the location coordinate point reached by the intelligent robot in the map can be obtained based on step S102. After the coordinate point is obtained, the intelligent robot automatically switches to the intelligent algorithm or control mode corresponding to the coordinate point there. . Among them, the smart algorithm or control mode corresponding to the coordinate point is that the user marks the smart algorithm or control mode at the location point in advance (that is, the location point is bound to the smart algorithm or control mode), and the smart algorithm or control The data after the mode binding is used as the mapping relationship. After the intelligent robot reaches the location point, the intelligent algorithm or control mode of the location point can be obtained through the mapping relationship.
S104,基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能。S104, controlling the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode.
在一种可能的实现方式中,当智能机器人到达的位置点通过映射关系获取到的功能是智能算法时,根据智能算法控制智能机器人完成智能算法对应的功能。例如是专属的识别算法针对仪器面板进行识别,智能机器人切换到智能识别算法,对仪器面板进行识别提取有效数据。In a possible implementation, when the function acquired by the intelligent robot through the mapping relationship is an intelligent algorithm, the intelligent robot is controlled according to the intelligent algorithm to complete the function corresponding to the intelligent algorithm. For example, the exclusive recognition algorithm recognizes the instrument panel, and the intelligent robot switches to the intelligent recognition algorithm to identify the instrument panel to extract valid data.
在另一种可能的实现方式中,当智能机器人到达的位置点通过映射关系获取到的功能是控制模式时,根据控制模式控制智能机器人完成控制模式对应的功能。例如是机器人针对公司走廊进行消毒,控制智能机器人依据不同空间大小、消毒高中低水平进行不同的消杀模式和运动模式。In another possible implementation manner, when the function acquired through the mapping relationship at the position reached by the intelligent robot is the control mode, the intelligent robot is controlled according to the control mode to complete the function corresponding to the control mode. For example, the robot disinfects the company's corridors, and controls the intelligent robot to perform different disinfection modes and movement modes according to different space sizes, high, middle and low levels of disinfection.
在本申请实施例中,智能机器人首先接收移动指令,根据移动指令控制机器人移动至目标位置,再获取目标位置在地图中的坐标点,然后基于预先配置的映射关系切换至坐标点对应的智能算法或控制模式,最后基于智能算法或控制模式控制机器人完成智能算法或控制模式对应的功能。由于本申请通过机器人的工作环境进行特定智能算法或控制模式设定,从而实现一台机器人实现多个场景的服务,针对多个场景进行更精准的场景应用,可以提高机器人的智能性。In the embodiment of the present application, the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
请参见图4,为本申请实施例提供的一种机器人控制方法的流程示意图。本实施例以机器人控制方法应用于智能机器人来举例说明。该机器人控制方法可以包括以下步骤:Please refer to FIG. 4, which is a schematic flowchart of a robot control method provided by an embodiment of this application. In this embodiment, the robot control method is applied to an intelligent robot as an example. The robot control method may include the following steps:
S201,获取目标区域的坐标点;S201: Obtain coordinate points of the target area;
在一种可能的实现方式中,用户通过智能机器人上的管理平台给智能机器人输入从地图中搜寻不同的目标区域位置的指令,智能机器人接收到指令,智能机器人从安装的地图中获取不同的目标区域的坐标点。In a possible implementation, the user inputs instructions to the intelligent robot to search for different target area locations from the map through the management platform on the intelligent robot. The intelligent robot receives the instructions, and the intelligent robot obtains different targets from the installed map. The coordinate point of the area.
S202,将所述目标区域的坐标点在地图中进行标注,生成所述目标区域位置点;S202: Mark the coordinate points of the target area on a map to generate the position points of the target area;
在一种可能的实现方式中,基于步骤S201获取到不同的目标区域的坐标点后,用户通过智能机器人上的管理平台给智能机器人输入位置点标注指令,智能机器人接收地图标注指令,接收到指令后对不同的区域位置进行标注。In a possible implementation manner, after obtaining the coordinate points of different target areas based on step S201, the user inputs the location point marking instruction to the intelligent robot through the management platform on the intelligent robot, and the intelligent robot receives the map marking instruction and receives the instruction Then mark the location of different areas.
S203,获取所述目标区域位置点对应的智能算法或控制模式;S203: Acquire an intelligent algorithm or control mode corresponding to the location point of the target area;
在一种可能的实现方式中,基于步骤S202可对不同的区域位置进行标注,标注结束后,用户通过智能机器人上的管理平台给智能机器人输入不同位置对应的智能算法或者控制模式,智能机器人接收并保存不同位置对应的智能算法或者控制模式。In a possible implementation manner, based on step S202, different regional positions can be marked. After the marking is completed, the user inputs the intelligent algorithm or control mode corresponding to the different positions to the intelligent robot through the management platform on the intelligent robot, and the intelligent robot receives And save the intelligent algorithm or control mode corresponding to different positions.
S204,基于所述目标区域位置点和所述目标区域位置点对应的智能算法或控制模式配置映射关系;S204: Configure a mapping relationship based on the intelligent algorithm or control mode corresponding to the target area location point and the target area location point;
在一种可能的实现方式中,当智能机器人接收到不同位置对应的智能算法或者控制模式时,用户通过操作管理平台将不同位置和不同位置对应的智能算法或者控制模式进行映射关系配置,智能机器人接收到映射关系配置指令,完成不同目标位置点和智能算法或者控制模式映射配置的操作。In a possible implementation, when the intelligent robot receives the intelligent algorithms or control modes corresponding to different positions, the user configures the mapping relationship between the intelligent algorithms or control modes corresponding to different positions and different positions through the operation management platform, and the intelligent robot After receiving the mapping relationship configuration instruction, the operation of mapping configuration of different target location points and intelligent algorithms or control modes is completed.
S205,接收移动指令,根据所述移动指令控制机器人移动至目标位置;S205: Receive a movement instruction, and control the robot to move to a target position according to the movement instruction;
具体可参见步骤S101,此处不再赘述。For details, please refer to step S101, which will not be repeated here.
S206,获取所述目标位置在地图中的坐标点;S206: Acquire coordinate points of the target position in the map;
具体可参见步骤S102,此处不再赘述。For details, please refer to step S102, which will not be repeated here.
S207,基于预先配置的映射关系切换至所述坐标点对应的智能算法或控制模式;S207: Switch to an intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
具体可参见步骤S103,此处不再赘述。For details, please refer to step S103, which will not be repeated here.
S208,基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能。S208: Control the robot based on the smart algorithm or control mode to complete the function corresponding to the smart algorithm or control mode.
具体可参见步骤S104,此处不再赘述。For details, please refer to step S104, which will not be repeated here.
在本申请实施例中,智能机器人首先接收移动指令,根据移动指令控制机器人移动至目标位置,再获取目标位置在地图中的坐标点,然后基于预先配置的映射关系切换至坐标点对应的智能算法或控制模式,最后基于智能算法或控制模式控制机器人完成智能算法或控制模式对应的功能。由于本申请通过机器人的工作环境进行特定智能算法或控制模式设定,从而实现一台机器人实现多个场景的服务,针对多个场景进行更精准的场景应用,可以提高机器人的智能性。In the embodiment of this application, the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
下述为本发明系统实施例,可以用于执行本发明方法实施例。对于本发明系统实施例中未披露的细节,请参照本发明方法实施例。The following are system embodiments of the present invention, which can be used to implement the method embodiments of the present invention. For details that are not disclosed in the system embodiment of the present invention, please refer to the method embodiment of the present invention.
请参见图5,其示出了本发明一个示例性实施例提供的机器人控制系统的结构示意图。该机器人控制系统可以通过软件、硬件或者两者的结合实现成为智能机器人的全部或一部分。该系统1包括控制移动模块10、位置获取模块20、功能切换模块30和功能完成模块40。Please refer to FIG. 5, which shows a schematic structural diagram of a robot control system provided by an exemplary embodiment of the present invention. The robot control system can be implemented as all or part of an intelligent robot through software, hardware or a combination of the two. The system 1 includes a control movement module 10, a position acquisition module 20, a function switching module 30, and a function completion module 40.
控制移动模块10,用于接收移动指令,根据所述移动指令控制机器人移动至目标位置;The control movement module 10 is configured to receive a movement instruction, and control the robot to move to a target position according to the movement instruction;
位置获取模块20,用于获取所述目标位置在地图中的坐标点;The position obtaining module 20 is used to obtain the coordinate points of the target position in the map;
功能切换模块30,用于基于预先配置的映射关系切换至所述坐标点对应的智能算法或控制模式;The function switching module 30 is configured to switch to the intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
功能完成模块40,用于基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能。The function completion module 40 is configured to control the robot to complete the function corresponding to the intelligent algorithm or control mode based on the intelligent algorithm or control mode.
需要说明的是,上述实施例提供的机器人控制系统在执行机器人控制方法时,仅以上述各功能模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能模块完成,即将设备的内部结构划分成不同的功能模块,以完成以上描述的全部或者部分功能。另外,上述实施例提供的机器人控制系统与机器人控制方法实施例属于同一构思,其体现实现过程详见方法实施例,这里不再赘述。It should be noted that when the robot control system provided by the above embodiment executes the robot control method, only the division of the above functional modules is used as an example for illustration. In actual applications, the above functions can be allocated by different functional modules as needed. , Divide the internal structure of the device into different functional modules to complete all or part of the functions described above. In addition, the robot control system provided by the foregoing embodiment and the embodiment of the robot control method belong to the same concept, and the implementation process is detailed in the method embodiment, which will not be repeated here.
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the foregoing embodiments of the present application are for description only, and do not represent the superiority or inferiority of the embodiments.
在本申请实施例中,智能机器人首先接收移动指令,根据移动指令控制机 器人移动至目标位置,再获取目标位置在地图中的坐标点,然后基于预先配置的映射关系切换至坐标点对应的智能算法或控制模式,最后基于智能算法或控制模式控制机器人完成智能算法或控制模式对应的功能。由于本申请通过机器人的工作环境进行特定智能算法或控制模式设定,从而实现一台机器人实现多个场景的服务,针对多个场景进行更精准的场景应用,可以提高机器人的智能性。In the embodiment of this application, the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
本发明还提供一种计算机可读介质,其上存储有程序指令,该程序指令被处理器执行时实现上述各个方法实施例提供的机器人控制方法。The present invention also provides a computer-readable medium on which program instructions are stored, and when the program instructions are executed by a processor, the robot control method provided by the foregoing method embodiments is implemented.
本发明还提供了一种包含指令的计算机程序产品,当其在计算机上运行时,使得计算机执行上述各个方法实施例所述的机器人控制方法。The present invention also provides a computer program product containing instructions, which, when run on a computer, enables the computer to execute the robot control method described in the foregoing method embodiments.
请参见图6,为本申请实施例提供了一种智能机器人的结构示意图。如图6所示,所述智能机器人1000可以包括:至少一个处理器1001,至少一个网络接口1004,用户接口1003,存储器1005,至少一个通信总线1002。Please refer to FIG. 6, which provides a schematic structural diagram of an intelligent robot according to an embodiment of the present application. As shown in FIG. 6, the intelligent robot 1000 may include: at least one processor 1001, at least one network interface 1004, a user interface 1003, a memory 1005, and at least one communication bus 1002.
其中,通信总线1002用于实现这些组件之间的连接通信。Among them, the communication bus 1002 is used to implement connection and communication between these components.
其中,用户接口1003可以包括显示屏(Display)、摄像头(Camera),可选用户接口1003还可以包括标准的有线接口、无线接口。The user interface 1003 may include a display screen (Display) and a camera (Camera), and the optional user interface 1003 may also include a standard wired interface and a wireless interface.
其中,网络接口1004可选的可以包括标准的有线接口、无线接口(如WI-FI接口)。Among them, the network interface 1004 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface).
其中,处理器1001可以包括一个或者多个处理核心。处理器1001利用各种借口和线路连接整个电子设备1000内的各个部分,通过运行或执行存储在存储器1005内的指令、程序、代码集或指令集,以及调用存储在存储器1005内的数据,执行电子设备1000的各种功能和处理数据。可选的,处理器1001可以采用数字信号处理(Digital Signal Processing,DSP)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、可编程逻辑阵列(Programmable Logic Array,PLA)中的至少一种硬件形式来实现。处理器1001可集成中央处理器(Central Processing Unit,CPU)、图像处理器(Graphics Processing Unit, GPU)和调制解调器等中的一种或几种的组合。其中,CPU主要处理操作系统、用户界面和应用程序等;GPU用于负责显示屏所需要显示的内容的渲染和绘制;调制解调器用于处理无线通信。可以理解的是,上述调制解调器也可以不集成到处理器1001中,单独通过一块芯片进行实现。The processor 1001 may include one or more processing cores. The processor 1001 uses various excuses and lines to connect various parts of the entire electronic device 1000, and executes by running or executing instructions, programs, code sets, or instruction sets stored in the memory 1005, and calling data stored in the memory 1005. Various functions and processing data of the electronic device 1000. Optionally, the processor 1001 may use at least one of digital signal processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA). A kind of hardware form to realize. The processor 1001 may be integrated with one or a combination of a central processing unit (CPU), a graphics processing unit (GPU), a modem, and the like. Among them, the CPU mainly processes the operating system, user interface, and application programs; the GPU is used for rendering and drawing the content that the display needs to display; the modem is used for processing wireless communication. It is understandable that the above-mentioned modem may not be integrated into the processor 1001, but may be implemented by a chip alone.
其中,存储器1005可以包括随机存储器(Random Access Memory,RAM),也可以包括只读存储器(Read-Only Memory)。可选的,该存储器1005包括非瞬时性计算机可读介质(non-transitory computer-readable storage medium)。存储器1005可用于存储指令、程序、代码、代码集或指令集。存储器1005可包括存储程序区和存储数据区,其中,存储程序区可存储用于实现操作系统的指令、用于至少一个功能的指令(比如触控功能、声音播放功能、图像播放功能等)、用于实现上述各个方法实施例的指令等;存储数据区可存储上面各个方法实施例中涉及到的数据等。存储器1005可选的还可以是至少一个位于远离前述处理器1001的存储系统。如图6所示,作为一种计算机存储介质的存储器1005中可以包括操作系统、网络通信模块、用户接口模块以及机器人控制应用程序。The memory 1005 may include random access memory (Random Access Memory, RAM), and may also include read-only memory (Read-Only Memory). Optionally, the memory 1005 includes a non-transitory computer-readable storage medium. The memory 1005 may be used to store instructions, programs, codes, code sets or instruction sets. The memory 1005 may include a program storage area and a data storage area, where the program storage area may store instructions for implementing the operating system and instructions for at least one function (such as touch function, sound playback function, image playback function, etc.), Instructions used to implement the foregoing method embodiments, etc.; the storage data area can store the data involved in the foregoing method embodiments, etc. Optionally, the memory 1005 may also be at least one storage system located far away from the foregoing processor 1001. As shown in FIG. 6, the memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a robot control application program.
在图6所示的智能机器人1000中,用户接口1003主要用于为用户提供输入的接口,获取用户输入的数据;而处理器1001可以用于调用存储器1005中存储的机器人控制应用程序,并具体执行以下操作:In the smart robot 1000 shown in FIG. 6, the user interface 1003 is mainly used to provide an input interface for the user to obtain data input by the user; and the processor 1001 can be used to call the robot control application program stored in the memory 1005, and specifically Do the following:
接收移动指令,根据移动指令控制机器人移动至目标位置;Receive the movement instruction, and control the robot to move to the target position according to the movement instruction;
获取目标位置在地图中的坐标点;Obtain the coordinate point of the target location on the map;
基于预先配置的映射关系切换至坐标点对应的智能算法或控制模式;Switch to the intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
基于智能算法或控制模式控制机器人完成智能算法或控制模式对应的功能。Based on the intelligent algorithm or control mode, the robot is controlled to complete the function corresponding to the intelligent algorithm or control mode.
在一个实施例中,所述处理器1001在执行接收移动指令之前时,还执行以下操作:In an embodiment, the processor 1001 further performs the following operations before executing the receiving movement instruction:
获取目标区域的坐标点;Obtain the coordinate points of the target area;
将目标区域的坐标点在地图中进行标注,生成目标区域位置点;Mark the coordinate points of the target area on the map to generate the location points of the target area;
获取目标区域位置点对应的智能算法或控制模式;Obtain the intelligent algorithm or control mode corresponding to the location point of the target area;
基于目标区域位置点和目标区域位置点对应的智能算法或控制模式配置映射关系。Configure the mapping relationship based on the intelligent algorithm or control mode corresponding to the target area location point and the target area location point.
在一个实施例中,所述处理器1001在执行基于智能算法或控制模式控制机器人完成智能算法或控制模式对应的功能时,具体执行以下操作:In one embodiment, when the processor 1001 executes the intelligent algorithm or control mode to control the robot to complete the function corresponding to the intelligent algorithm or control mode, the processor 1001 specifically performs the following operations:
当为智能算法时,根据智能算法控制机器人完成智能算法对应的功能。When it is an intelligent algorithm, the robot is controlled according to the intelligent algorithm to complete the function corresponding to the intelligent algorithm.
在一个实施例中,所述处理器1001在执行基于智能算法或控制模式控制机器人完成智能算法或控制模式对应的功能时,具体执行以下操作:In one embodiment, when the processor 1001 executes the intelligent algorithm or control mode to control the robot to complete the function corresponding to the intelligent algorithm or control mode, the processor 1001 specifically performs the following operations:
当为控制模式时,根据控制模式控制机器人完成控制模式对应的功能。When in the control mode, the robot is controlled according to the control mode to complete the functions corresponding to the control mode.
在一个实施例中,所述处理器1001在执行所述根据移动指令控制机器人移动至目标位置时,具体执行以下操作:In an embodiment, when the processor 1001 executes the movement instruction to control the robot to move to the target position, it specifically executes the following operations:
获取目标位置坐标点;Obtain the coordinate point of the target position;
获取当前位置坐标点;Get the coordinates of the current position;
基于预设路径规划算法控制机器人从当前位置坐标点移动至目标位置坐标点。Based on a preset path planning algorithm, the robot is controlled to move from the current position coordinate point to the target position coordinate point.
在一个实施例中,所述处理器1001在执行所述基于预设路径规划算法控制机器人从当前位置坐标点移动至目标位置坐标点时,具体执行以下操作:In one embodiment, when the processor 1001 executes the preset path planning algorithm to control the robot to move from the current position coordinate point to the target position coordinate point, the processor 1001 specifically performs the following operations:
所述基于预设路径规划算法控制机器人从所述当前位置坐标点移动至所述目标位置坐标点,包括:The controlling the robot to move from the current position coordinate point to the target position coordinate point based on a preset path planning algorithm includes:
计算所述当前位置坐标点周围多个位置坐标点,生成位置坐标点集合;Calculate multiple position coordinate points around the current position coordinate point to generate a position coordinate point set;
当所述位置坐标点集合中的位置坐标点和所述目标位置坐标点重合时,停止计算,生成重合位置坐标点;When the position coordinate point in the position coordinate point set coincides with the target position coordinate point, the calculation is stopped, and the coincident position coordinate point is generated;
基于所述重合位置坐标点和当前位置坐标点规划出最佳路径;Planning an optimal path based on the coincident position coordinate point and the current position coordinate point;
基于所述最佳路径控制机器人移动至所述目标位置坐标点。Based on the optimal path, the robot is controlled to move to the target position coordinate point.
在本申请实施例中,智能机器人首先接收移动指令,根据移动指令控制机器人移动至目标位置,再获取目标位置在地图中的坐标点,然后基于预先配置的映射关系切换至坐标点对应的智能算法或控制模式,最后基于智能算法或控制模式控制机器人完成智能算法或控制模式对应的功能。由于本申请通过机器人的工作环境进行特定智能算法或控制模式设定,从而实现一台机器人实现多个场景的服务,针对多个场景进行更精准的场景应用,可以提高机器人的智能性。In the embodiment of this application, the intelligent robot first receives the movement instruction, controls the robot to move to the target position according to the movement instruction, and then obtains the coordinate point of the target position in the map, and then switches to the intelligent algorithm corresponding to the coordinate point based on the pre-configured mapping relationship Or control mode, and finally control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode. Since this application sets specific intelligent algorithms or control modes through the working environment of the robot, one robot can realize services in multiple scenarios, and more accurate scenario applications can be performed for multiple scenarios, which can improve the intelligence of the robot.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程, 是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体或随机存储记忆体等。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through a computer program. The program can be stored in a computer readable storage medium. When executed, it may include the procedures of the above-mentioned method embodiments. Wherein, the storage medium can be a magnetic disk, an optical disc, a read-only storage memory or a random storage memory, etc.
以上所揭露的仅为本申请较佳实施例而已,当然不能以此来限定本申请之权利范围,因此依本申请权利要求所作的等同变化,仍属本申请所涵盖的范围。The above-disclosed are only preferred embodiments of this application, and of course the scope of rights of this application cannot be limited by this. Therefore, equivalent changes made according to the claims of this application still fall within the scope of this application.

Claims (9)

  1. 一种机器人控制方法,其特征在于,所述方法包括:A robot control method, characterized in that the method includes:
    接收移动指令,根据所述移动指令控制机器人移动至目标位置;Receiving a movement instruction, and controlling the robot to move to a target position according to the movement instruction;
    获取所述目标位置在地图中的坐标点;Acquiring the coordinate point of the target position in the map;
    基于预先配置的映射关系切换至所述坐标点对应的智能算法或控制模式;Switch to the intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
    基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能。Based on the intelligent algorithm or control mode, the robot is controlled to complete the function corresponding to the intelligent algorithm or control mode.
  2. 根据权利要求1所述的方法,其特征在于,所述接收移动指令之前,还包括:The method according to claim 1, wherein before the receiving the movement instruction, the method further comprises:
    获取目标区域的坐标点;Obtain the coordinate points of the target area;
    将所述目标区域的坐标点在地图中进行标注,生成所述目标区域位置点;Marking the coordinate points of the target area on a map to generate the position points of the target area;
    获取所述目标区域位置点对应的智能算法或控制模式;Acquiring the intelligent algorithm or control mode corresponding to the location point of the target area;
    基于所述目标区域位置点和所述目标区域位置点对应的智能算法或控制模式配置映射关系。The mapping relationship is configured based on the intelligent algorithm or control mode corresponding to the target area location point and the target area location point.
  3. 根据权利要求1或2所述的方法,其特征在于,所述基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能,包括:The method according to claim 1 or 2, wherein the controlling the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode comprises:
    当为所述智能算法时,根据所述智能算法控制机器人完成所述智能算法对应的功能。In the case of the intelligent algorithm, the robot is controlled according to the intelligent algorithm to complete the function corresponding to the intelligent algorithm.
  4. 根据权利要求1或2所述的方法,其特征在于,所述基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能,包括:The method according to claim 1 or 2, wherein the controlling the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode comprises:
    当为所述控制模式时,根据所述控制模式控制机器人完成所述控制模式对应的功能。When it is the control mode, the robot is controlled according to the control mode to complete the function corresponding to the control mode.
  5. 根据权利要求1所述的方法,其特征在于,所述根据所述移动指令控制机器人移动至目标位置,包括:The method according to claim 1, wherein the controlling the robot to move to the target position according to the movement instruction comprises:
    获取目标位置坐标点;Obtain the coordinate point of the target position;
    获取当前位置坐标点;Get the coordinates of the current position;
    基于预设路径规划算法控制机器人从所述当前位置坐标点移动至所述目标位置坐标点。Based on a preset path planning algorithm, the robot is controlled to move from the current position coordinate point to the target position coordinate point.
  6. 根据权利要求5所述的方法,其特征在于,所述基于预设路径规划算法控制机器人从所述当前位置坐标点移动至所述目标位置坐标点,包括:The method according to claim 5, wherein the controlling the robot to move from the current position coordinate point to the target position coordinate point based on a preset path planning algorithm comprises:
    计算所述当前位置坐标点周围多个位置坐标点,生成位置坐标点集合;Calculate multiple position coordinate points around the current position coordinate point to generate a position coordinate point set;
    当所述位置坐标点集合中的位置坐标点和所述目标位置坐标点重合时,停止计算,生成重合位置坐标点;When the position coordinate point in the position coordinate point set coincides with the target position coordinate point, the calculation is stopped, and the coincident position coordinate point is generated;
    基于所述重合位置坐标点和当前位置坐标点规划出最佳路径;Planning an optimal path based on the coincident position coordinate point and the current position coordinate point;
    基于所述最佳路径控制机器人移动至所述目标位置坐标点。Based on the optimal path, the robot is controlled to move to the target position coordinate point.
  7. 一种机器人控制系统,其特征在于,所述系统包括:A robot control system, characterized in that the system includes:
    控制移动模块,用于接收移动指令,根据所述移动指令控制机器人移动至目标位置;The control movement module is configured to receive a movement instruction, and control the robot to move to a target position according to the movement instruction;
    位置获取模块,用于获取所述目标位置在地图中的坐标点;A position obtaining module, used to obtain the coordinate point of the target position in the map;
    功能切换模块,用于基于预先配置的映射关系切换至所述坐标点对应的智能算法或控制模式;The function switching module is configured to switch to the intelligent algorithm or control mode corresponding to the coordinate point based on the pre-configured mapping relationship;
    功能完成模块,用于基于所述智能算法或控制模式控制机器人完成所述智能算法或控制模式对应的功能。The function completion module is used to control the robot based on the intelligent algorithm or control mode to complete the function corresponding to the intelligent algorithm or control mode.
  8. 一种计算机存储介质,其特征在于,所述计算机存储介质存储有多条指令,所述指令适于由处理器加载并执行如权利要求1~6任意一项的方法步骤。A computer storage medium, wherein the computer storage medium stores a plurality of instructions, and the instructions are suitable for being loaded by a processor and executing the method steps according to any one of claims 1 to 6.
  9. 一种智能机器人,其特征在于,包括:处理器和存储器;其中,所述存储器存储有计算机程序,所述计算机程序适于由所述处理器加载并执行如权利要求1~6任意一项的方法步骤。An intelligent robot, comprising: a processor and a memory; wherein the memory stores a computer program, and the computer program is adapted to be loaded by the processor and executed as claimed in any one of claims 1 to 6 Method steps.
PCT/CN2020/133968 2020-06-12 2020-12-04 Robot control method and, system, storage medium and smart robot WO2021248856A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010537825.2 2020-06-12
CN202010537825.2A CN112008718B (en) 2020-06-12 2020-06-12 Robot control method, system, storage medium and intelligent robot

Publications (1)

Publication Number Publication Date
WO2021248856A1 true WO2021248856A1 (en) 2021-12-16

Family

ID=73506686

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/133968 WO2021248856A1 (en) 2020-06-12 2020-12-04 Robot control method and, system, storage medium and smart robot

Country Status (2)

Country Link
CN (1) CN112008718B (en)
WO (1) WO2021248856A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112008718B (en) * 2020-06-12 2022-04-05 特斯联科技集团有限公司 Robot control method, system, storage medium and intelligent robot
CN115674170B (en) * 2021-07-30 2023-12-19 北京小米移动软件有限公司 Robot control method, device, robot and storage medium
CN114442614B (en) * 2021-12-30 2024-06-14 重庆特斯联智慧科技股份有限公司 Multi-machine cooperative robot system and control method thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5994864A (en) * 1995-09-11 1999-11-30 Kabushiki Kaisha Yaskawa Denki Robot controller
CN109434827A (en) * 2018-09-30 2019-03-08 深圳市旭展通达科技有限公司 Accompany robot control method, system, mobile terminal and storage medium
TWI672206B (en) * 2018-12-19 2019-09-21 財團法人工業技術研究院 Method and apparatus of non-contact tool center point calibration for a mechanical arm, and a mechanical arm system with said calibration function
CN110978011A (en) * 2019-12-30 2020-04-10 深圳市汉伟智能技术有限公司 Multi-functional robot of hospital
CN112008718A (en) * 2020-06-12 2020-12-01 特斯联科技集团有限公司 Robot control method, system, storage medium and intelligent robot

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101868374B1 (en) * 2016-10-20 2018-06-18 엘지전자 주식회사 Control method of a moving-robotf
CN107139172B (en) * 2017-05-18 2019-06-25 深圳市微付充科技有限公司 Robot control method and device
CN107414829A (en) * 2017-07-28 2017-12-01 安徽爱依特科技有限公司 The more scene application systems of robot and method
CN110377015B (en) * 2018-04-13 2021-04-27 北京三快在线科技有限公司 Robot positioning method and robot positioning device
CN108638062B (en) * 2018-05-09 2021-08-13 科沃斯商用机器人有限公司 Robot positioning method, device, positioning equipment and storage medium
WO2019232806A1 (en) * 2018-06-08 2019-12-12 珊口(深圳)智能科技有限公司 Navigation method, navigation system, mobile control system, and mobile robot

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5994864A (en) * 1995-09-11 1999-11-30 Kabushiki Kaisha Yaskawa Denki Robot controller
CN109434827A (en) * 2018-09-30 2019-03-08 深圳市旭展通达科技有限公司 Accompany robot control method, system, mobile terminal and storage medium
TWI672206B (en) * 2018-12-19 2019-09-21 財團法人工業技術研究院 Method and apparatus of non-contact tool center point calibration for a mechanical arm, and a mechanical arm system with said calibration function
CN110978011A (en) * 2019-12-30 2020-04-10 深圳市汉伟智能技术有限公司 Multi-functional robot of hospital
CN112008718A (en) * 2020-06-12 2020-12-01 特斯联科技集团有限公司 Robot control method, system, storage medium and intelligent robot

Also Published As

Publication number Publication date
CN112008718B (en) 2022-04-05
CN112008718A (en) 2020-12-01

Similar Documents

Publication Publication Date Title
WO2021248856A1 (en) Robot control method and, system, storage medium and smart robot
CN109764877B (en) Robot cross-floor navigation method and device and robot
TWI662388B (en) Obstacle avoidance control system and method for a robot
WO2021103987A1 (en) Control method for sweeping robot, sweeping robot, and storage medium
JP6469706B2 (en) Modeling structures using depth sensors
CN111805535B (en) Positioning navigation method, device and computer storage medium
WO2020034890A1 (en) Mobile robot region-crossing method, device, and scheduling system
US11842446B2 (en) VR scene and interaction method thereof, and terminal device
WO2018076777A1 (en) Robot positioning method and device, and robot
US11222475B2 (en) Computer systems and methods for navigating building information models in an augmented environment
WO2018200637A1 (en) Automated personalized feedback for interactive learning applications
CN112085445A (en) Robot destination arrival determining method and device, electronic equipment and storage medium
JP2019536140A (en) Method, system and non-transitory computer-readable recording medium for supporting control of object
EP4177790A1 (en) Map creation method and apparatus for self-moving device, and device and storage medium
CN110794826A (en) Hybrid navigation method and device, communication method and device, equipment and storage medium
WO2021248857A1 (en) Obstacle attribute discrimination method and system, and intelligent robot
KR102260193B1 (en) Remote augmented reality communication method and system that provides security for 3d-space
CN110426038B (en) Robot navigation control method and device, computing equipment and computer storage medium
WO2021227459A1 (en) Guidance control method and device, and storage medium and service robot
CN110493719A (en) Indoor orientation method, device, computer equipment and storage medium based on BLE
CN110631586A (en) Map construction method based on visual SLAM, navigation system and device
CN113259652A (en) Method and system for providing augmented reality display
CN109246606B (en) Expansion method and device of robot positioning network, terminal equipment and storage medium
WO2024011338A1 (en) Display method, display apparatus, and electronic device
CN115546348B (en) Robot mapping method and device, robot 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: 20939658

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20939658

Country of ref document: EP

Kind code of ref document: A1