CN113794775A - Robot control management method and system - Google Patents

Robot control management method and system Download PDF

Info

Publication number
CN113794775A
CN113794775A CN202111083884.8A CN202111083884A CN113794775A CN 113794775 A CN113794775 A CN 113794775A CN 202111083884 A CN202111083884 A CN 202111083884A CN 113794775 A CN113794775 A CN 113794775A
Authority
CN
China
Prior art keywords
robot
state data
data
robot control
real
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202111083884.8A
Other languages
Chinese (zh)
Inventor
叶贻雄
郭震
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Jingwu Intelligent Technology Co Ltd
Original Assignee
Shanghai Jingwu Intelligent Technology Co Ltd
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 Shanghai Jingwu Intelligent Technology Co Ltd filed Critical Shanghai Jingwu Intelligent Technology Co Ltd
Priority to CN202111083884.8A priority Critical patent/CN113794775A/en
Publication of CN113794775A publication Critical patent/CN113794775A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/143Termination or inactivation of sessions, e.g. event-controlled end of session
    • H04L67/145Termination or inactivation of sessions, e.g. event-controlled end of session avoiding end of session, e.g. keep-alive, heartbeats, resumption message or wake-up for inactive or interrupted session

Abstract

The invention provides a robot control management method and a system, comprising: step S1: the robot transmits the state data to a cloud server, and the cloud background service analyzes the state data to obtain analyzed state data; step S2: and presenting the analyzed state data to the client in real time through a real-time data transmission technology. The invention sends the obtained state data to the client in real time by adopting a front-end real-time technology, provides the use experience of the client and realizes non-refreshing real-time display.

Description

Robot control management method and system
Technical Field
The invention relates to the technical field of robots, in particular to a robot control management method and system, and more particularly to a robot control management cloud platform system.
Background
In recent years, commercial service robots are gradually accepted by the public, and are increasingly present in various places such as hotels, shopping malls, office buildings, abnormal rooms, and residential apartments. Compared with an industrial robot or a household robot, the commercial service robot has the advantages that the running environment is complicated and changeable, the uncertain factors are very many, various emergency situations can happen frequently, and the requirement on the stability and the reliability of the service is very high. Therefore, a set of robot control management method needs to be established to ensure that the robot can provide service stably for a long time.
Patent document CN109213097A (application No. 201810987798.1) discloses a robot data monitoring method and system, which collects robot data of a robot and elevator state data of elevator equipment in a robot action area through a network; processing and analyzing the robot data and the state data; and judging whether to carry out related alarm according to the result after processing and analysis.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a robot control management method and system.
The robot control management method provided by the invention comprises the following steps:
step S1: the robot transmits the state data to a cloud server, and the cloud background service analyzes the state data to obtain analyzed state data;
step S2: and presenting the analyzed state data to the client in real time through a real-time data transmission technology.
Preferably, the step S1 adopts: and the robot end deploys a core logic program and collects the state data of the robot body and the external pendant.
Preferably, the frp service is deployed on the robot side, exposing the rossbridge node service.
Preferably, the step S1 adopts: and the robot transmits the collected state data to the cloud server in a long connection mode.
Preferably, the client is connected with the node service of the robot end through the rossbridge, and data is interacted in a preset encryption protocol format in a Server + Topic mode, so that the effect of controlling the robot in real time is achieved, and local service data and log data of the robot are checked.
According to the present invention, there is provided a robot control management system comprising:
module M1: the robot transmits the state data to a cloud server, and the cloud background service analyzes the state data to obtain analyzed state data;
module M2: and presenting the analyzed state data to the client in real time through a real-time data transmission technology.
Preferably, the module M1 employs: and the robot end deploys a core logic program and collects the state data of the robot body and the external pendant.
Preferably, the frp service is deployed on the robot side, exposing the rossbridge node service.
Preferably, the module M1 employs: and the robot transmits the collected state data to the cloud server in a long connection mode.
Preferably, the client is connected with the node service of the robot end through the rossbridge, and data is interacted in a preset encryption protocol format in a Server + Topic mode, so that the effect of controlling the robot in real time is achieved, and local service data and log data of the robot are checked.
Compared with the prior art, the invention has the following beneficial effects:
1. according to the invention, by adopting the robot end to deploy the intranet penetrating tool, the robot can store the state data and the generated log data into the local storage medium of the robot as required, so that the capacity cost of the background server can be reduced;
2. the invention sends the obtained state data to the client in real time by adopting a front-end real-time technology, provides the use experience of the client and realizes non-refreshing real-time display.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
fig. 1 is a schematic diagram of a robot control management system.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the invention, but are not intended to limit the invention in any way. It should be noted that it would be obvious to those skilled in the art that various changes and modifications can be made without departing from the spirit of the invention. All falling within the scope of the present invention.
Example 1
The invention provides a robot control management method, wherein a robot transmits state data to a cloud server through a network, the cloud background service analyzes the data, and the data is presented to a client (including but not limited to a desktop end and an HTTP (hyper text transport protocol) webpage end) in real time through a real-time data transmission technology;
a robot end deploys an frp intranet penetrating tool and exposes a Rosbridge node service based on a robot ROS system;
the HTTP webpage client is connected and communicated with the rossbridge of the robot end through the rossib, data exchange is carried out in a Server + Topic mode, and the management method for controlling the robot in real time is achieved.
The invention provides a robot control management method, which comprises the following steps:
step 1: the robot end deploys a core logic program and collects data of the robot body and the external pendant;
step 2: deploying the frp service at the robot end and exposing the Rosbridge node service
And step 3: the robot transmits the state data collected in the step 1 to a cloud server in a long connection mode;
and 4, step 4: the background service in the cloud server transmits the real-time state data of the robot to the client (the client comprises a desktop end program and an HTTP webpage end) through a real-time technology
And 5: the client program is connected with the node service of the robot end through the Roslibjs, and data is interacted in a self-defined encryption protocol format through a Server + Topic mode, so that the effect of controlling the robot in real time is achieved, and local service data and log data of the robot can be checked.
The Topic is a one-way communication mechanism of a many-to-many asynchronous framework, has high maintainability, and is more suitable for the robot to upload information such as state data, parameter setting, transceiving control and the like; however, the mechanism of Topic has a great influence on the overall performance of the system when the execution frequency is high.
The Server is a one-to-many synchronous architecture, is a communication mechanism based on an interactive mode of request and response, and is more suitable for executing complex event triggering conditions with low communication frequency because the time consumption of the Server is larger than that of the Server. The method is suitable for high-frequency bidirectional data interaction and real-time feedback of discontinuous data instructions when the robot is remotely controlled.
Through the communication combination of the Topic + Server, the overhead of the system can be reduced to the greatest extent, and the high-frequency data interaction of the robot can be ensured while the real-time performance of the system is ensured.
According to the invention, by adopting the robot end to deploy the intranet penetrating tool, the robot can store the state data and the generated log data into the local storage medium of the robot as required, so that the capacity cost of the background server can be reduced; by adopting a front-end real-time technology, the obtained state data is sent to the client in real time, the use experience of the client is provided, and the non-refreshing real-time display is realized.
As shown in fig. 1, a robot control and management system according to the present invention includes:
module 1: the robot end deploys a core logic program and collects data of the robot body and the external pendant;
and (3) module 2: deploying the frp service at the robot end and exposing the Rosbridge node service
And a module 3: the robot transmits the state data collected in the step 1 to a cloud server in a long connection mode;
and (4) module: the background service in the cloud server transmits the real-time state data of the robot to the client (the client comprises a desktop end program and an HTTP webpage end) through a real-time technology
And a module 5: the client program is connected with the node service of the robot end through the Roslibjs, and data is interacted in a self-defined encryption protocol format through a Server + Topic mode, so that the effect of controlling the robot in real time is achieved, and local service data and log data of the robot can be checked.
The Topic is a one-way communication mechanism of a many-to-many asynchronous framework, has high maintainability, and is more suitable for the robot to upload information such as state data, parameter setting, transceiving control and the like; however, the mechanism of Topic has a great influence on the overall performance of the system when the execution frequency is high.
The Server is a one-to-many synchronous architecture, is a communication mechanism based on an interactive mode of request and response, and is more suitable for executing complex event triggering conditions with low communication frequency because the time consumption of the Server is larger than that of the Server. The method is suitable for high-frequency bidirectional data interaction and real-time feedback of discontinuous data instructions when the robot is remotely controlled.
Through the communication combination of the Topic + Server, the overhead of the system can be reduced to the greatest extent, and the high-frequency data interaction of the robot can be ensured while the real-time performance of the system is ensured.
Those skilled in the art will appreciate that, in addition to implementing the systems, apparatus, and various modules thereof provided by the present invention in purely computer readable program code, the same procedures can be implemented entirely by logically programming method steps such that the systems, apparatus, and various modules thereof are provided in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Therefore, the system, the device and the modules thereof provided by the present invention can be considered as a hardware component, and the modules included in the system, the device and the modules thereof for implementing various programs can also be considered as structures in the hardware component; modules for performing various functions may also be considered to be both software programs for performing the methods and structures within hardware components.
The foregoing description of specific embodiments of the present invention has been presented. It is to be understood that the present invention is not limited to the specific embodiments described above, and that various changes or modifications may be made by one skilled in the art within the scope of the appended claims without departing from the spirit of the invention. The embodiments and features of the embodiments of the present application may be combined with each other arbitrarily without conflict.

Claims (10)

1. A robot control management method, comprising:
step S1: the robot transmits the state data to a cloud server, and the cloud background service analyzes the state data to obtain analyzed state data;
step S2: and presenting the analyzed state data to the client in real time through a real-time data transmission technology.
2. The robot control management method according to claim 1, wherein the step S1 includes: and the robot end deploys a core logic program and collects the state data of the robot body and the external pendant.
3. The robot control management approach of claim 1, wherein frp services are deployed at the robot end, exposing the rossbridge node service.
4. The robot control management method according to claim 1, wherein the step S1 includes: and the robot transmits the collected state data to the cloud server in a long connection mode.
5. The robot control management method according to claim 1, wherein the client connects to a node service of the robot through a rossbridge, and interacts data in a preset encryption protocol format in a Server + Topic manner to achieve an effect of controlling the robot in real time and check local service data and log data of the robot.
6. A robot control management system, comprising:
module M1: the robot transmits the state data to a cloud server, and the cloud background service analyzes the state data to obtain analyzed state data;
module M2: and presenting the analyzed state data to the client in real time through a real-time data transmission technology.
7. Robot control and management system according to claim 6, characterized in that said module M1 employs: and the robot end deploys a core logic program and collects the state data of the robot body and the external pendant.
8. The robot control management system of claim 6, wherein frp services are deployed at the robot end, exposing the rossbridge node service.
9. Robot control and management system according to claim 6, characterized in that said module M1 employs: and the robot transmits the collected state data to the cloud server in a long connection mode.
10. The robot control and management system of claim 6, wherein the client connects to the node service of the robot through a rossbridge, and interacts data in a preset encryption protocol format in a Server + Topic manner to achieve the effect of controlling the robot in real time and check local service data and log data of the robot.
CN202111083884.8A 2021-09-14 2021-09-14 Robot control management method and system Pending CN113794775A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111083884.8A CN113794775A (en) 2021-09-14 2021-09-14 Robot control management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111083884.8A CN113794775A (en) 2021-09-14 2021-09-14 Robot control management method and system

Publications (1)

Publication Number Publication Date
CN113794775A true CN113794775A (en) 2021-12-14

Family

ID=79183558

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111083884.8A Pending CN113794775A (en) 2021-09-14 2021-09-14 Robot control management method and system

Country Status (1)

Country Link
CN (1) CN113794775A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114374724A (en) * 2021-12-21 2022-04-19 河南嘉晨智能控制股份有限公司 Method for off-line issuing remote control instruction for industrial vehicle
CN114679416A (en) * 2022-02-10 2022-06-28 达闼机器人股份有限公司 Robot communication method, system, equipment and storage medium
CN114722050A (en) * 2022-06-10 2022-07-08 辰星(天津)自动化设备有限公司 Data synchronization method of robot system and robot system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2928262A1 (en) * 2010-12-30 2012-07-05 Irobot Corporation Mobile robot system
CN109159125A (en) * 2018-09-28 2019-01-08 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Cloud service system based on ROS system robot
CN113286009A (en) * 2021-07-20 2021-08-20 上海景吾智能科技有限公司 Playing method and system for viewing robot rossbag in real time through remote HTTP webpage

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2928262A1 (en) * 2010-12-30 2012-07-05 Irobot Corporation Mobile robot system
CN109159125A (en) * 2018-09-28 2019-01-08 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Cloud service system based on ROS system robot
CN113286009A (en) * 2021-07-20 2021-08-20 上海景吾智能科技有限公司 Playing method and system for viewing robot rossbag in real time through remote HTTP webpage

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈贤;武延军;: "基于ROS的云机器人服务框架", 计算机系统应用, no. 10 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114374724A (en) * 2021-12-21 2022-04-19 河南嘉晨智能控制股份有限公司 Method for off-line issuing remote control instruction for industrial vehicle
CN114679416A (en) * 2022-02-10 2022-06-28 达闼机器人股份有限公司 Robot communication method, system, equipment and storage medium
CN114722050A (en) * 2022-06-10 2022-07-08 辰星(天津)自动化设备有限公司 Data synchronization method of robot system and robot system

Similar Documents

Publication Publication Date Title
CN113794775A (en) Robot control management method and system
US11627208B2 (en) Method for management of intelligent internet of things, system and server
US20130231782A1 (en) Integrated monitoring and controlling of various city functionalities
CN103064382A (en) Optical proximity correction (OPC) embedded-type remote data collecting system and method based on ARM framework
CN106506256B (en) A kind of equipment monitoring system and method based on platform+plug-in
WO2016165242A1 (en) Method of adjusting number of nodes in system and device utilizing same
US20160093203A1 (en) Network diagnostic tool for testing and commissioning building systems
CN108563455A (en) Middleware portion arranging method, system and equipment in a kind of K-UX operating systems
CN111338893A (en) Process log processing method and device, computer equipment and storage medium
Lee et al. Design and implementation of the SNMP agents for remote monitoring and control via UML and Petri nets
CN106685685A (en) Method and system for monitoring performance of exchange boards across safety subareas
CN106843963A (en) The device and method of automatic deployment JAVA application programs in K UX operating systems
CN114465940A (en) Vehicle-mounted test system, method and storage medium
CN105849699B (en) Method for controlling data center architecture equipment
CN103942134B (en) Method and system for viewing embedded device log
CN105743695A (en) Monitoring method and system based on IEC 104 protocol
US10129046B1 (en) Fault tolerant services for integrated building automation systems
CN103457771B (en) The management method of the cluster virtual machine of a kind of HA and equipment
CN101971562B (en) Method, device and system for controlling automatic running process performance
CN116416085A (en) Cloud management method, system, server and storage medium of battery exchange station
CN114095343A (en) Disaster recovery method, device, equipment and storage medium based on double-active system
CN111858260A (en) Information display method, device, equipment and medium
CN111026662A (en) Remote debugging method, system and medium for terminal equipment of Internet of things
Parto et al. An mtconnect-compatible platform for secured machine monitoring through integration of fog computing, cloud computing, and communication protocols
US20220107611A1 (en) System and method for preemptive shutdown of utilities, facilities or systems in smart cities

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination