EP3444783A1 - Robotic systems and methods for operating a robot - Google Patents
Robotic systems and methods for operating a robot Download PDFInfo
- Publication number
- EP3444783A1 EP3444783A1 EP17186702.1A EP17186702A EP3444783A1 EP 3444783 A1 EP3444783 A1 EP 3444783A1 EP 17186702 A EP17186702 A EP 17186702A EP 3444783 A1 EP3444783 A1 EP 3444783A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- point cloud
- cavities
- cavity
- robot
- cloud data
- 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.)
- Withdrawn
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10028—Range image; Depth image; 3D point clouds
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20048—Transform domain processing
- G06T2207/20061—Hough transform
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20076—Probabilistic image processing
Definitions
- the present application generally relates to robots and more particularly, but not exclusively, to robotic systems and methods for operating a robot.
- Robotic systems and methods for operating a robot remain an area of interest.
- Some existing methods systems have various shortcomings, drawbacks and disadvantages relative to certain applications. For example, in some methods and systems, detecting features in a structure may be inefficient. Accordingly, there remains a need for further contributions in this area of technology.
- One embodiment of the present invention is a unique method for operating a robot. Another embodiment is a unique robotic system. Other embodiments include apparatuses, systems, devices, hardware, methods, and combinations for robots and robotic vision. Further embodiments, forms, features, aspects, benefits, and advantages of the present application shall become apparent from the description and figures provided herewith.
- Some aspects of the present invention pertain to unsupervised multi-cavity detection in 3D scanning, e.g., for the automatic detection of cavities for robotic charging processes in mining walls (mine walls).
- the charging process in mining applications may include several steps: assembling the detonating cord with the detonator package; carrying the detonator package from a magazine holder to the cavity (a drilled hole in the mine wall) and inserting the detonator package into the cavity; and pumping explosive material into the cavity. If the charging process is to be performed by a robot, this requires a robust detection and identification of the cavities in order to accurately positioning the robot tooltip and locate the pump hose into the cavity.
- a 2D passive camera based cavity detection e.g., 2D visual servo control
- Such an approach would use a 2D video camera to generate or extract a 3D representation of the environment, specifically from the 2D video data.
- passive cameras such as a 2D video camera, typically require environments with constant illumination in order to detect the depth information, information that is used to accurately locate cavities in a 3D Euclidian space. Mining environments typically cannot provide such an environment.
- mining wall surfaces are typically irregular, making the automated detection of cavities difficult.
- some embodiments of the present invention employ one or more 3D sensors, such as RGB-D cameras, also called 3D cameras, to obtain a 3D point cloud data of the wall.
- 3D sensors such as RGB-D cameras, also called 3D cameras
- RGB-D cameras also called 3D cameras
- 3D sensors may be employed.
- the point cloud is then projected to topologically constrained canonical spaces. Multiple canonical spaces detect the depth difference and eliminate most of the irregularities, creating a set of cavity candidates that can be processed by image processing algorithms.
- Some embodiments of the present invention describe a method of how a 3D point cloud can be analyzed for its independent lower dimensions manifold representations in order to specifically identify the irregularities in the wall that represent the cavities, the surrounding irregularities in the rocks, and possibly also the variation in diameters in the cavities.
- the uncorrelated components of the point cloud are compared relative to the other uncorrelated components of the point cloud that belong to other canonical spaces, allowing an unsupervised detection of all the cavities present in the 3D point cloud.
- cavity detection is decoupled from the scanning source.
- a scalable solution is provided, i.e. processing time increases linearly to the size of the point cloud data, and specifically does not have proportionality to the number of cavities presented in the mining wall.
- some embodiments may reduce the overall detection time.
- cavity detection may be parallelized in some embodiments.
- the computational cost and time of detecting one cavity or N cavities in the point cloud that represents the entire wall may be reduced or minimized in some embodiments.
- some embodiments may improve the cavity detection robustness.
- statistical analysis of several canonical spaces may be employed to rank the cavity detection results.
- cavity detection is point cloud density agnostic - algorithms employed in some embodiments do not require highly accurate point cloud data in order to perform robust predictions of cavity locations.
- some embodiments may improve the cavity detection accuracy for robot positioning.
- some embodiments may make the robot pump hose insertion in charging applications faster, and in some embodiments, more reliable.
- some embodiments of the present invention describe a method for an unsupervised detection of cavities in uneven surfaces for robotic charging applications in mining.
- the method is a description of how a 3D point cloud can be analyzed for its independent lower dimensions manifold representations in order to identify the irregularities in the wall that are representing the cavities, the surrounding irregularities in the rocks, and possibly also the variation in diameters in the cavities.
- DR Dimensionality reduction
- point cloud data are obtained, e.g. by one or more 3D sensors.
- the point cloud belongs to a manifold M, embedded into a high-dimensional Euclidean space R M .
- the manifold M is assumed to have a low intrinsic dimension m (m ⁇ M), i.e., it has a parametrization in a subset C of R m , represented by the smooth bijective map ⁇ : C ⁇ R m ⁇ M .
- the geodesic distance ⁇ : M x M ⁇ R defined as the length of the shortest paths on M (called geodesics), represent the intrinsic structure of the data.
- 3D point cloud data of the wall has to be collected through the 3D sensor, where the density and quality of the point cloud are parameters and not a requirement.
- the point cloud data can be obtained by one or more 3D sensors
- the algorithm to detect N-cavities simultaneously is an unsupervised algorithm. Therefore there is no need of previous knowledge about the structure of the mining wall represented by the point cloud.
- the unsupervised multi-cavity detection from the 3D point cloud data may include one or more of the following steps in some embodiments:
- the first step is a topological constrained manifold analysis that aims to eliminate or is for eliminating irregularities by analyzing the data at its lower dimensionality.
- the second step is a lower dimensionality boundary detection that aims to label or is for labeling selected points as possible boundaries in a more controlled canonical space.
- the third step is a multi-cavity detection that analyses and scores the boundaries from the previous steps by applying image processing techniques.
- a more controlled canonical space can be understood as a canonical space in which it is easier to extract characteristics therefrom.
- the more controlled canonical space may be a 2D distribution or normalized space, may be accessible for mapping eigenvektors, and/or may be transferred by a Laplacian transformation.
- the goal of this step is, given M, to recover the parametrization in R m .
- the intrinsic dimension m is usually assumed to be known a priori.
- the data samples are denoted by z i , i ⁇ I, a point on M , where I is a set of continuous indices. See FIG. 2 .
- the method may include one or more of the following steps:
- Step 1 Topologically constrained Manifold Analysis for point cloud data
- Some embodiments include an approach that allows handling point cloud data manifolds of arbitrary topology and still provide for the detection and elimination of inconsistences. See FIG. 2 .
- boundary detection some embodiments employ a boundary detection method, e.g. based on studying the properties of the coordinates of nearest neighbors of each point, reconstructed from local distances using classical canonical space mapping.
- Step 2 Boundary detection in a lower dimensional manifold (See FIG. 3).
- the method of some embodiments assumes that the point and its two opposite neighbors are a part of a curve along the boundary. It then tries to find points that are placed outside of this boundary on both sides of it, violating the conjecture. (See FIG. 3 ).
- step 1 topological constrained manifold analysis
- step 2 boundary detection
- the point cloud representation at the lower dimensional manifold with a label border is almost a noise free representation (See FIG. 4 ) that allows a more robust detection of cavities.
- the next task is the automatic data processing, with the major aim of detecting the cavities.
- Automatic methods may be employed to help to detect cavities now represented by empty circles in a 1d-manifold, region growing.
- the Hough-transform and Random Sample Consensus (RANSAC) paradigms may be employed.
- the method uses a combination of the Hough-transform and RANSAC.
- the Hough-transform may be very sensitive to the segmentation parameter values. Therefore, in some embodiments, the RANSAC algorithm is utilized, and is extended to exceed its limitations by the addition of the Hough-transform.
- this extension allows harmonizing the mathematical aspect of the algorithm with the geometry of a circle. This extended approach has provided very satisfactory results, even in the case of very weak point cloud density and for different levels of mining wall complexity.
- FIG. 5 some aspects of a non-limiting example of several cavities and centroids being detected in accordance with an embodiment of the present invention are illustrated.
- FIG. 6 some aspects of a non-limiting example of multi-cavity detection, including simultaneous detection of cavities in a point cloud, in accordance with an embodiment of the present invention are illustrated.
- Embodiments of the present invention include a method for operating a robot, comprising: detecting a plurality of cavities in a structure, including: operating a 3D sensor to obtain 3D point cloud data of the structure; analyzing the 3D point cloud data at a lower dimensionality to eliminate irregularities; performing boundary detection of the 3D point cloud data at the lower dimensionality; and performing a multi-cavity detection of the 3D point cloud data to detect the plurality of cavities; directing the robot to a cavity of the plurality of cavities; and performing a robotic action on the cavity using the robot.
- the robot includes a robotic tool, further comprising engaging the cavity with the robotic tool.
- the method further comprises the robot pumping a material into the cavity.
- the structure is a mine wall; and the plurality of cavities are a plurality of drilled holes in the mine wall.
- the plurality of cavities are represented in the multi-cavity detection as empty circles in a 1 D manifold.
- the boundary detection of the 3D point cloud data is performed based on the properties of coordinates of nearest neighbors of at least some points in the 3D point cloud.
- the multi-cavity detection is performed using both a Hough transform and random sample consensus (RANSAC).
- Embodiments of the present invention include a robotic system comprising: a robot; a 3D sensor; and a controller in communication with the sensor, wherein the controller is operative to detect a plurality of cavities in a structure, including: operating the 3D sensor to obtain 3D point cloud data of the structure; analyzing the 3D point cloud data at a lower dimensionality to eliminate irregularities; performing boundary detection of the 3D point cloud data at the lower dimensionality; and performing a multi-cavity detection of the 3D point cloud data to detect the plurality of cavities, wherein the robot is operative to perform a robotic operation on at least one cavity of the plurality of cavities.
- the robotic system may further include a network interface for connecting the device to a data network, in particular a global data network.
- the data network may be a TCP/IP network such as Internet.
- the robotic system may be operatively connected to the network interface for carrying out commands received from the data network.
- the commands may include a control command for controlling the device to carry out a task such as performing a robotic operation.
- the robotic system is adapted for carrying out the task in response to the control command.
- the commands may include a status request.
- the robotic system may be adapted for sending a status information to the network interface, and the network interface is then adapted for sending the status information over the network.
- the commands may include an update command including update data. In this case, the robotic system is adapted for initiating an update in response to the update command and using the update data.”
- the data network may be an Ethernet network using TCP/IP such as LAN, WAN or Internet.
- the data network may include distributed storage units such as Cloud.
- the Cloud can be in form of public, private, hybrid or community Cloud.
- the robotic system may further include a processing unit for converting the signal into a digital signal (or processing the signal).
- the robotic system may further include a network interface for connecting the robotic system to a network, wherein the network interface is configured to transceive digital signal/data between the robotic system and the data network, wherein the digital signal/data include operational command and/or information about the device or the network.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Length Measuring Devices By Optical Means (AREA)
- Image Analysis (AREA)
- Manipulator (AREA)
Abstract
Description
- The present application generally relates to robots and more particularly, but not exclusively, to robotic systems and methods for operating a robot.
- Robotic systems and methods for operating a robot remain an area of interest. Some existing methods systems have various shortcomings, drawbacks and disadvantages relative to certain applications. For example, in some methods and systems, detecting features in a structure may be inefficient. Accordingly, there remains a need for further contributions in this area of technology.
- One embodiment of the present invention is a unique method for operating a robot. Another embodiment is a unique robotic system. Other embodiments include apparatuses, systems, devices, hardware, methods, and combinations for robots and robotic vision. Further embodiments, forms, features, aspects, benefits, and advantages of the present application shall become apparent from the description and figures provided herewith.
- The description herein makes reference to the accompanying drawings wherein like reference numerals refer to like parts throughout the several views, and wherein:
-
FIG. 1 illustrates some aspects of a non-limiting example of an scene in a mine having cavities (e.g., drilled holes) in a mine wall sought to be filled with explosive material by a robot, wherein the scene is unknown to the robot prior to detection of the cavities in accordance with an embodiment of the present invention. -
FIG. 2 illustrates some aspects of a non-limiting example two inconsistent points in both a higher and a lower dimensionality space, and a geodesic connecting them. -
FIG. 3 illustrates some aspects of a non-limiting example of detected boundary points in accordance with an embodiment of the present invention, wherein the detected boundary points are shown in red in a color version ofFIG. 3 , and indicated by a "+" symbol. -
FIG. 4 illustrates some aspects of a non-limiting example of a canonical space at lower dimensionality pertaining to a mining wall or mine wall. -
FIG. 5 illustrates some aspects of a non-limiting example of several cavities and centroids in a mine wall being detected in accordance with an embodiment of the present invention. -
FIG. 6 illustrates some aspects of a non-limiting example of multi-cavity detection in a mine wall, including simultaneous detection of cavities in a point cloud, in accordance with an embodiment of the present invention. - For the purposes of promoting an understanding of the principles of the invention, reference will now be made to the embodiments illustrated in the drawings and specific language will be used to describe the same. It will nevertheless be understood that no limitation of the scope of the invention is thereby intended. Any alterations and further modifications in the described embodiments, and any further applications of the principles of the invention as described herein are contemplated as would normally occur to one skilled in the art to which the invention relates.
- Reference will now be made in detail to the various embodiments, one or more examples of which are illustrated in each figure. Each example is provided by way of explanation and is not meant as a limitation. For example, features illustrated or described as part of one embodiment can be used on or in conjunction with any other embodiment to yield yet a further embodiment. It is intended that the present disclosure includes such modifications and variations.
- Within the following description of the drawings, the same reference numbers refer to the same or to similar components. Generally, only the differences with respect to the individual embodiments are described. Unless specified otherwise, the description of a part or aspect in one embodiment applies to a corresponding part or aspect in another embodiment as well.
- Some aspects of the present invention pertain to unsupervised multi-cavity detection in 3D scanning, e.g., for the automatic detection of cavities for robotic charging processes in mining walls (mine walls).
- The charging process in mining applications may include several steps: assembling the detonating cord with the detonator package; carrying the detonator package from a magazine holder to the cavity (a drilled hole in the mine wall) and inserting the detonator package into the cavity; and pumping explosive material into the cavity. If the charging process is to be performed by a robot, this requires a robust detection and identification of the cavities in order to accurately positioning the robot tooltip and locate the pump hose into the cavity.
- While it may be possible for a human to perform manual hose insertion (human in the loop), e.g., followed by robotic pumping of the explosive material into the cavity, such an approach presents an undesirable risk to such human operators. In another potential approach, it may be possible to employ a 2D passive camera based cavity detection (e.g., 2D visual servo control) to allow a robot to identify cavities and pump or inject explosive material into the cavity. Such an approach would use a 2D video camera to generate or extract a 3D representation of the environment, specifically from the 2D video data. However, passive cameras, such as a 2D video camera, typically require environments with constant illumination in order to detect the depth information, information that is used to accurately locate cavities in a 3D Euclidian space. Mining environments typically cannot provide such an environment. Moreover, mining wall surfaces are typically irregular, making the automated detection of cavities difficult.
- Due to the dark environment and the uneven surface in the mining walls, the extraction of cavity positions in the image frame can be very difficult. Because of this challenging environment, it may be thought desirable to focus on the detection of single cavities. However, such an approach makes the process extremely slow and still inaccurate. Passive cameras have a noise dominant measurement, and therefore accuracy cannot be guaranteed. Also, single cavity detection would be slow, due to the fact that the sensor has to hover around the cavity in order to detect the cavity, increasing the scanning time. An incremental scanning and cavity detection approach is not a scalable solution, because in some applications, there may be many cavities that must be processed, and because the number of cavities increases exponentially the time required to compute the cavity locations. In addition, in such an approach, inaccurate locations of detected cavities may be obtained, once the cavities are integrated, due to the scanning drift that occurs once the scanning sensor starts moving.
- In order to obtain a 3D representation of the mining wall, some embodiments of the present invention employ one or more 3D sensors, such as RGB-D cameras, also called 3D cameras, to obtain a 3D point cloud data of the wall. In other embodiments, other 3D sensor types may be employed. The point cloud is then projected to topologically constrained canonical spaces. Multiple canonical spaces detect the depth difference and eliminate most of the irregularities, creating a set of cavity candidates that can be processed by image processing algorithms.
- Some embodiments of the present invention describe a method of how a 3D point cloud can be analyzed for its independent lower dimensions manifold representations in order to specifically identify the irregularities in the wall that represent the cavities, the surrounding irregularities in the rocks, and possibly also the variation in diameters in the cavities.
- Once these lower dimensional manifolds are identified, the uncorrelated components of the point cloud are compared relative to the other uncorrelated components of the point cloud that belong to other canonical spaces, allowing an unsupervised detection of all the cavities present in the 3D point cloud.
- In one aspect, cavity detection is decoupled from the scanning source. In another aspect, a scalable solution is provided, i.e. processing time increases linearly to the size of the point cloud data, and specifically does not have proportionality to the number of cavities presented in the mining wall. In another aspect, some embodiments may reduce the overall detection time. In another aspect, cavity detection may be parallelized in some embodiments. In another aspect, the computational cost and time of detecting one cavity or N cavities in the point cloud that represents the entire wall may be reduced or minimized in some embodiments. In another aspect, some embodiments may improve the cavity detection robustness. In another aspect, statistical analysis of several canonical spaces may be employed to rank the cavity detection results. In another aspect, in some embodiments, cavity detection is point cloud density agnostic - algorithms employed in some embodiments do not require highly accurate point cloud data in order to perform robust predictions of cavity locations. In another aspect, some embodiments may improve the cavity detection accuracy for robot positioning. In another aspect, some embodiments may make the robot pump hose insertion in charging applications faster, and in some embodiments, more reliable.
- Next, general aspects of the invention are described. Therein, the reference numbers of the Figures are used merely for illustration. The aspects are, however, not limited to any particular embodiment. Instead, any aspect described herein can be combined with any other aspect(s) or embodiments described herein unless specified otherwise.
- Referring to
FIG. 1 , in one aspect, some embodiments of the present invention describe a method for an unsupervised detection of cavities in uneven surfaces for robotic charging applications in mining. The method is a description of how a 3D point cloud can be analyzed for its independent lower dimensions manifold representations in order to identify the irregularities in the wall that are representing the cavities, the surrounding irregularities in the rocks, and possibly also the variation in diameters in the cavities. - Dimensionality reduction (DR) algorithms explain a given data set of high dimensionality, in terms of a small number of variables or coordinates. Most DR algorithms map the data to a coordinate system of given dimensionality that represents the given data while minimizing some error measurements.
- According to embodiments, point cloud data are obtained, e.g. by one or more 3D sensors.
- Once the point cloud data is obtained, we assume that the point cloud belongs to a manifold M, embedded into a high-dimensional Euclidean space RM. The manifold M is assumed to have a low intrinsic dimension m (m << M), i.e., it has a parametrization in a subset C of Rm, represented by the smooth bijective map ϕ : C ⊂ R m →M. The geodesic distance δ : M x M → R, defined as the length of the shortest paths on M (called geodesics), represent the intrinsic structure of the data.
- Low cost and fast 3D cameras, such as Microsoft Kinect, make it possible to acquire point clouds in quasi-real-time with reasonable accuracy. In order to detect cavities accurately, reliably and robustly, 3D point cloud data of the wall has to be collected through the 3D sensor, where the density and quality of the point cloud are parameters and not a requirement. According to embodiments described herein, the point cloud data can be obtained by one or more 3D sensors
- In some embodiments, the algorithm to detect N-cavities simultaneously is an unsupervised algorithm. Therefore there is no need of previous knowledge about the structure of the mining wall represented by the point cloud. The unsupervised multi-cavity detection from the 3D point cloud data may include one or more of the following steps in some embodiments: The first step is a topological constrained manifold analysis that aims to eliminate or is for eliminating irregularities by analyzing the data at its lower dimensionality. The second step is a lower dimensionality boundary detection that aims to label or is for labeling selected points as possible boundaries in a more controlled canonical space. The third step is a multi-cavity detection that analyses and scores the boundaries from the previous steps by applying image processing techniques. In the context of the present disclosure, "a more controlled canonical space" can be understood as a canonical space in which it is easier to extract characteristics therefrom. For instance, the more controlled canonical space may be a 2D distribution or normalized space, may be accessible for mapping eigenvektors, and/or may be transferred by a Laplacian transformation.
- Regarding the first step, topological constrained manifold analysis, the goal of this step is, given M, to recover the parametrization in Rm . The intrinsic dimension m is usually assumed to be known a priori. The data samples are denoted by zi , i ∈ I, a point on M, where I is a set of continuous indices. See
FIG. 2 . - According to embodiments described herein, the method may include one or more of the following steps:
- 1. Compute the N x N matrix of geodesic distances Δ= (δij )
- 2. Detect the boundary points ∂M of the point cloud data manifold.
- 3. Detect a subset of consistent distances according to the following criterion,
- 4. Minimize the weighted stress,
-
- Some embodiments include an approach that allows handling point cloud data manifolds of arbitrary topology and still provide for the detection and elimination of inconsistences. See
FIG. 2 . -
- The method of some embodiments assumes that the point and its two opposite neighbors are a part of a curve along the boundary. It then tries to find points that are placed outside of this boundary on both sides of it, violating the conjecture. (See
FIG. 3 ). - Regarding the third step, multi-cavity detection, after step 1 (topological constrained manifold analysis) and step 2 (boundary detection), the point cloud representation at the lower dimensional manifold with a label border is almost a noise free representation (See
FIG. 4 ) that allows a more robust detection of cavities. - Once the data (a ranked lower dimensional manifold and borders) is available, the next task is the automatic data processing, with the major aim of detecting the cavities. Automatic methods may be employed to help to detect cavities now represented by empty circles in a 1d-manifold, region growing. In some embodiments, the Hough-transform and Random Sample Consensus (RANSAC) paradigms, among others, may be employed. In some embodiments, the method uses a combination of the Hough-transform and RANSAC. For example, in some situations, the Hough-transform may be very sensitive to the segmentation parameter values. Therefore, in some embodiments, the RANSAC algorithm is utilized, and is extended to exceed its limitations by the addition of the Hough-transform.
- In some embodiments, this extension (Hough+RANSAC) allows harmonizing the mathematical aspect of the algorithm with the geometry of a circle. This extended approach has provided very satisfactory results, even in the case of very weak point cloud density and for different levels of mining wall complexity.
- Referring to
FIG. 5 , some aspects of a non-limiting example of several cavities and centroids being detected in accordance with an embodiment of the present invention are illustrated. - Referring to
FIG. 6 , some aspects of a non-limiting example of multi-cavity detection, including simultaneous detection of cavities in a point cloud, in accordance with an embodiment of the present invention are illustrated. - Embodiments of the present invention include a method for operating a robot, comprising: detecting a plurality of cavities in a structure, including: operating a 3D sensor to obtain 3D point cloud data of the structure; analyzing the 3D point cloud data at a lower dimensionality to eliminate irregularities; performing boundary detection of the 3D point cloud data at the lower dimensionality; and performing a multi-cavity detection of the 3D point cloud data to detect the plurality of cavities; directing the robot to a cavity of the plurality of cavities; and performing a robotic action on the cavity using the robot.
- In a refinement, the robot includes a robotic tool, further comprising engaging the cavity with the robotic tool.
- In another refinement, the method further comprises the robot pumping a material into the cavity.
- In yet another refinement, the structure is a mine wall; and the plurality of cavities are a plurality of drilled holes in the mine wall.
- In still another refinement, the plurality of cavities are represented in the multi-cavity detection as empty circles in a 1 D manifold.
- In yet still another refinement, the boundary detection of the 3D point cloud data is performed based on the properties of coordinates of nearest neighbors of at least some points in the 3D point cloud.
- In a further refinement, the multi-cavity detection is performed using both a Hough transform and random sample consensus (RANSAC).
- Embodiments of the present invention include a robotic system comprising: a robot; a 3D sensor; and a controller in communication with the sensor, wherein the controller is operative to detect a plurality of cavities in a structure, including: operating the 3D sensor to obtain 3D point cloud data of the structure; analyzing the 3D point cloud data at a lower dimensionality to eliminate irregularities; performing boundary detection of the 3D point cloud data at the lower dimensionality; and performing a multi-cavity detection of the 3D point cloud data to detect the plurality of cavities, wherein the robot is operative to perform a robotic operation on at least one cavity of the plurality of cavities.
- According to an aspect, the robotic system may further include a network interface for connecting the device to a data network, in particular a global data network. The data network may be a TCP/IP network such as Internet. The robotic system may be operatively connected to the network interface for carrying out commands received from the data network. The commands may include a control command for controlling the device to carry out a task such as performing a robotic operation. In this case, the robotic system is adapted for carrying out the task in response to the control command. The commands may include a status request. In response to the status request, or without prior status request, the robotic system may be adapted for sending a status information to the network interface, and the network interface is then adapted for sending the status information over the network. The commands may include an update command including update data. In this case, the robotic system is adapted for initiating an update in response to the update command and using the update data."
- The data network may be an Ethernet network using TCP/IP such as LAN, WAN or Internet. The data network may include distributed storage units such as Cloud. Depending on the application, the Cloud can be in form of public, private, hybrid or community Cloud.
- According to a further aspect, the robotic system may further include a processing unit for converting the signal into a digital signal (or processing the signal...).
- According to a further aspect, the robotic system may further include a network interface for connecting the robotic system to a network, wherein the network interface is configured to transceive digital signal/data between the robotic system and the data network, wherein the digital signal/data include operational command and/or information about the device or the network.
- While the invention has been illustrated and described in detail in the drawings and foregoing description, the same is to be considered as illustrative and not restrictive in character, it being understood that only the preferred embodiments have been shown and described and that all changes and modifications that come within the spirit of the invention are desired to be protected. It should be understood that while the use of words such as preferable, preferably, preferred or more preferred utilized in the description above indicate that the feature so described may be more desirable, it nonetheless may not be necessary and embodiments lacking the same may be contemplated as within the scope of the invention, the scope being defined by the claims that follow. In reading the claims, it is intended that when words such as "a," "an," "at least one," or "at least one portion" are used there is no intention to limit the claim to only one item unless specifically stated to the contrary in the claim. When the language "at least a portion" and/or "a portion" is used the item can include a portion and/or the entire item unless specifically stated to the contrary.
- Unless specified or limited otherwise, the terms "mounted," "connected," "supported," and "coupled" and variations thereof are used broadly and encompass both direct and indirect mountings, connections, supports, and couplings. Further, "connected" and "coupled" are not restricted to physical or mechanical connections or couplings.
Claims (8)
- A method for operating a robot, comprising:detecting a plurality of cavities in a structure, including:operating a 3D sensor to obtain 3D point cloud data of the structure;analyzing the 3D point cloud data at a lower dimensionality to eliminate irregularities;performing boundary detection of the 3D point cloud data at the lower dimensionality; andperforming a multi-cavity detection of the 3D point cloud data to detect the plurality of cavities;directing the robot to a cavity of the plurality of cavities; andperforming a robotic operation on the cavity using the robot.
- The method of claim 1, wherein the robot includes a robotic tool, further comprising engaging the cavity with the robotic tool.
- The method of claim 2, further comprising the robot pumping a material into the cavity.
- The method of claim 1, wherein the structure is a mine wall; and wherein the plurality of cavities are a plurality of drilled holes in the mine wall.
- The method of claim 1, wherein the plurality of cavities are represented in the multi-cavity detection as empty circles in a 1 D manifold.
- The method of claim 1, wherein the boundary detection of the 3D point cloud data is performed based on the properties of coordinates of nearest neighbors of at least some points in the 3D point cloud.
- The method of claim 1, wherein the multi-cavity detection is performed using both a Hough transform and random sample consensus (RANSAC).
- A robotic system comprising:a robot;a 3D sensor; anda controller in communication with the sensor, wherein the controller is operative to detect a plurality of cavities in a structure, including: operating the 3D sensor to obtain 3D point cloud data of the structure; analyzing the 3D point cloud data at a lower dimensionality to eliminate irregularities; performing boundary detection of the 3D point cloud data at the lower dimensionality; and performing a multi-cavity detection of the 3D point cloud data to detect the plurality of cavities,wherein the robot is operative to perform a robotic operation on at least one cavity of the plurality of cavities.
Priority Applications (8)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP17186702.1A EP3444783A1 (en) | 2017-08-17 | 2017-08-17 | Robotic systems and methods for operating a robot |
CA3061021A CA3061021A1 (en) | 2017-04-26 | 2018-04-26 | Robotic systems and methods for operating a robot |
AU2018259061A AU2018259061B2 (en) | 2017-04-26 | 2018-04-26 | Robotic systems and methods for operating a robot |
PL18718484T PL3616163T3 (en) | 2017-04-26 | 2018-04-26 | Robotic systems and methods for operating a robot |
PCT/EP2018/060682 WO2018197601A1 (en) | 2017-04-26 | 2018-04-26 | Robotic systems and methods for operating a robot |
CN201880028000.9A CN110603571B (en) | 2017-04-26 | 2018-04-26 | Robot system and method for operating a robot |
EP18718484.1A EP3616163B1 (en) | 2017-04-26 | 2018-04-26 | Robotic systems and methods for operating a robot |
CL2019003048A CL2019003048A1 (en) | 2017-04-26 | 2019-10-24 | Robotic systems and methods for operating a robot |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP17186702.1A EP3444783A1 (en) | 2017-08-17 | 2017-08-17 | Robotic systems and methods for operating a robot |
Publications (1)
Publication Number | Publication Date |
---|---|
EP3444783A1 true EP3444783A1 (en) | 2019-02-20 |
Family
ID=59811059
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP17186702.1A Withdrawn EP3444783A1 (en) | 2017-04-26 | 2017-08-17 | Robotic systems and methods for operating a robot |
EP18718484.1A Active EP3616163B1 (en) | 2017-04-26 | 2018-04-26 | Robotic systems and methods for operating a robot |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP18718484.1A Active EP3616163B1 (en) | 2017-04-26 | 2018-04-26 | Robotic systems and methods for operating a robot |
Country Status (7)
Country | Link |
---|---|
EP (2) | EP3444783A1 (en) |
CN (1) | CN110603571B (en) |
AU (1) | AU2018259061B2 (en) |
CA (1) | CA3061021A1 (en) |
CL (1) | CL2019003048A1 (en) |
PL (1) | PL3616163T3 (en) |
WO (1) | WO2018197601A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111210501A (en) * | 2019-10-12 | 2020-05-29 | 香港理工大学深圳研究院 | Indoor modeling method and device and terminal equipment |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
MX2021001601A (en) * | 2018-08-09 | 2021-04-19 | Nokia Technologies Oy | Method and apparatus for security realization of connections over heterogeneous access networks. |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170140539A1 (en) * | 2015-11-16 | 2017-05-18 | Abb Technology Ag | Three-dimensional visual servoing for robot positioning |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20110097140A (en) * | 2010-02-24 | 2011-08-31 | 삼성전자주식회사 | Apparatus for estimating location of moving robot and method thereof |
US8380349B1 (en) * | 2011-05-06 | 2013-02-19 | Google Inc. | Methods and systems for providing instructions to a robotic device |
CN105164549B (en) * | 2013-03-15 | 2019-07-02 | 优步技术公司 | Method, system and the equipment of more sensing stereoscopic visions for robot |
CN104616278B (en) * | 2013-11-05 | 2020-03-17 | 北京三星通信技术研究有限公司 | Three-dimensional point cloud interest point detection method and system |
CN103612262B (en) * | 2013-11-08 | 2015-08-26 | 邹建军 | The Remote Control Automatic attending device of target body and maintaining method thereof under the environment of a kind of hot cell |
US9233469B2 (en) * | 2014-02-13 | 2016-01-12 | GM Global Technology Operations LLC | Robotic system with 3D box location functionality |
CN104568983B (en) * | 2015-01-06 | 2017-03-15 | 浙江工业大学 | Pipeline Inner Defect Testing device and method based on active panoramic vision |
CN105598965B (en) * | 2015-11-26 | 2018-03-16 | 哈尔滨工业大学 | The autonomous grasping means of robot drive lacking hand based on stereoscopic vision |
-
2017
- 2017-08-17 EP EP17186702.1A patent/EP3444783A1/en not_active Withdrawn
-
2018
- 2018-04-26 EP EP18718484.1A patent/EP3616163B1/en active Active
- 2018-04-26 AU AU2018259061A patent/AU2018259061B2/en active Active
- 2018-04-26 PL PL18718484T patent/PL3616163T3/en unknown
- 2018-04-26 CN CN201880028000.9A patent/CN110603571B/en active Active
- 2018-04-26 WO PCT/EP2018/060682 patent/WO2018197601A1/en unknown
- 2018-04-26 CA CA3061021A patent/CA3061021A1/en active Pending
-
2019
- 2019-10-24 CL CL2019003048A patent/CL2019003048A1/en unknown
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170140539A1 (en) * | 2015-11-16 | 2017-05-18 | Abb Technology Ag | Three-dimensional visual servoing for robot positioning |
Non-Patent Citations (1)
Title |
---|
LE TRUC ET AL: "Circle detection on images by line segment and circle completeness", 2016 IEEE INTERNATIONAL CONFERENCE ON IMAGE PROCESSING (ICIP), IEEE, 25 September 2016 (2016-09-25), pages 3648 - 3652, XP033017186, DOI: 10.1109/ICIP.2016.7533040 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111210501A (en) * | 2019-10-12 | 2020-05-29 | 香港理工大学深圳研究院 | Indoor modeling method and device and terminal equipment |
CN111210501B (en) * | 2019-10-12 | 2021-06-18 | 香港理工大学深圳研究院 | Indoor modeling method and device and terminal equipment |
Also Published As
Publication number | Publication date |
---|---|
CA3061021A1 (en) | 2018-11-01 |
PL3616163T3 (en) | 2022-01-17 |
CN110603571B (en) | 2023-11-03 |
CN110603571A (en) | 2019-12-20 |
EP3616163B1 (en) | 2021-08-18 |
AU2018259061B2 (en) | 2020-10-22 |
WO2018197601A1 (en) | 2018-11-01 |
EP3616163A1 (en) | 2020-03-04 |
CL2019003048A1 (en) | 2020-05-04 |
AU2018259061A1 (en) | 2019-11-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20210326624A1 (en) | Method, system and device for difference automatic calibration in cross modal target detection | |
CN110807350B (en) | System and method for scan-matching oriented visual SLAM | |
CN108256479B (en) | Face tracking method and device | |
EP3919863A1 (en) | Vslam method, controller, and mobile device | |
US20190217476A1 (en) | Robot navigation and object tracking | |
CN106780631B (en) | Robot closed-loop detection method based on deep learning | |
EP2495632A1 (en) | Map generating and updating method for mobile robot position recognition | |
EP3159121A1 (en) | Device for updating map of mobile robot and method therefor | |
Ückermann et al. | Real-time 3D segmentation of cluttered scenes for robot grasping | |
Indelman et al. | Incremental distributed inference from arbitrary poses and unknown data association: Using collaborating robots to establish a common reference | |
Della Corte et al. | Unified motion-based calibration of mobile multi-sensor platforms with time delay estimation | |
Banharnsakun et al. | Object Detection Based on Template Matching through Use of Best‐So‐Far ABC | |
KR101460313B1 (en) | Apparatus and method for robot localization using visual feature and geometric constraints | |
Ji et al. | RGB-D SLAM using vanishing point and door plate information in corridor environment | |
EP3616163B1 (en) | Robotic systems and methods for operating a robot | |
Koch et al. | Ground robot navigation using uncalibrated cameras | |
CN115546116B (en) | Full-coverage type rock mass discontinuous surface extraction and interval calculation method and system | |
CN110598771A (en) | Visual target identification method and device based on deep semantic segmentation network | |
CN118189959A (en) | Unmanned aerial vehicle target positioning method based on YOLO attitude estimation | |
US20210114204A1 (en) | Mobile robot device for correcting position by fusing image sensor and plurality of geomagnetic sensors, and control method | |
US11587237B2 (en) | Image segmention via efficient semidefinate-programming based inference for binary and multi-class Markov Random Fields | |
Guerra et al. | Detection and positioning of pipes and columns with autonomous multicopter drones | |
Guerra et al. | Validation of data association for monocular SLAM | |
Le Barz et al. | Absolute geo-localization thanks to Hidden Markov Model and exemplar-based metric learning | |
Baligh Jahromi et al. | Layout slam with model based loop closure for 3d indoor corridor reconstruction |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
AX | Request for extension of the european patent |
Extension state: BA ME |
|
RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: MARTINEZ, CARLOS Inventor name: ZHANG, BIAO Inventor name: MORATO, CARLOS |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 20190821 |