Field
Certain aspects of the present disclosure generally relate to machine learning and, more particularly, to improving systems and methods of maintaining a probability distribution function (PDF) over a map.
Background
In some cases, it is desirable to determine a position of an autonomous vehicle, such as a robot, within a given area. In other cases, given the position of the robot, it is desirable to generate a map of the robot's surroundings. Maps may be generated via an incremental approach or a batch approach.
A map generated via the batch approach may be generated at once after multiple sensor measurements have been gathered throughout an environment to be mapped. That is, in the batch approach, all of the data of an environment to be mapped is gathered before calculating the map. Still, in some cases, a robot may not be able to gather all of the data in an environment prior to calculating the map.
Thus, in some cases, an incremental approach is specified for generating a map. A map generated via the incremental approach may be calculated based on initial data collected from the vicinity of the robot and updated with each new sensor measurement. Each new sensor measurement may be based on the robot changing its location, measuring a different area from the same location, or performing the same measurement for redundancy. For the incremental approach, the sensor measurements are independent from each other. Therefore, the robot may use assumptions when calculating the map. Thus, there may be some uncertainty when calculating an incremental map.
In one aspect of the present disclosure, a method for generating a map is disclosed. The method includes determining an occupancy level of each voxel. The method also includes determining a probability distribution function (PDF) of the occupancy level of each voxel. The method further includes performing an incremental Bayesian update on the PDF to generate the map based on a measurement performed after determining the PDF.
Another aspect of the present disclosure is directed to an apparatus including means for determining an occupancy level of each of multiple voxels. The apparatus also includes means for determining a PDF of the occupancy level of each voxel. The apparatus further includes means for performing an incremental Bayesian update on the PDF to generate the map based on a measurement performed after determining the PDF.
In another aspect of the present disclosure, a non-transitory computer-readable medium with non-transitory program code recorded thereon is disclosed. The program code for generating a map is executed by a processor and includes program code to determine an occupancy level of each voxel. The program code also includes program code to determine a PDF of the occupancy level of each voxel. The program code further includes program code to perform an incremental Bayesian update on the PDF to generate the map based on a measurement performed after determining the PDF.
Another aspect of the present disclosure is directed to an apparatus for generating a map having a memory unit and one or more processors coupled to the memory unit. The processor(s) is configured to determine an occupancy level of each of multiple of voxels. The processor(s) is also configured to determine a PDF of the occupancy level of each voxel. The processor(s) is further configured to perform an incremental Bayesian update on the PDF to generate the map based on a measurement performed after determining the PDF.
Additional features and advantages of the disclosure will be described below. It should be appreciated by those skilled in the art that this disclosure may be readily utilized as a basis for modifying or designing other structures for carrying out the same purposes of the present disclosure. It should also be realized by those skilled in the art that such equivalent constructions do not depart from the teachings of the disclosure as set forth in the appended claims. The novel features, which are believed to be characteristic of the disclosure, both as to its organization and method of operation, together with further objects and advantages, will be better understood from the following description when considered in connection with the accompanying figures. It is to be expressly understood, however, that each of the figures is provided for the purpose of illustration and description only and is not intended as a definition of the limits of the present disclosure.
The features, nature, and advantages of the present disclosure will become more apparent from the detailed description set forth below when taken in conjunction with the drawings in which like reference characters identify correspondingly throughout.
The detailed description set forth below, in connection with the appended drawings, is intended as a description of various configurations and is not intended to represent the only configurations in which the concepts described herein may be practiced. The detailed description includes specific details for the purpose of providing a thorough understanding of the various concepts. However, it will be apparent to those skilled in the art that these concepts may be practiced without these specific details. In some instances, well-known structures and components are shown in block diagram form in order to avoid obscuring such concepts.
Based on the teachings, one skilled in the art should appreciate that the scope of the disclosure is intended to cover any aspect of the disclosure, whether implemented independently of or combined with any other aspect of the disclosure. For example, an apparatus may be implemented or a method may be practiced using any number of the aspects set forth. In addition, the scope of the disclosure is intended to cover such an apparatus or method practiced using other structure, functionality, or structure and functionality in addition to or other than the various aspects of the disclosure set forth. It should be understood that any aspect of the disclosure disclosed may be embodied by one or more elements of a claim.
The word “exemplary” is used herein to mean “serving as an example, instance, or illustration.” Any aspect described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects.
Although particular aspects are described herein, many variations and permutations of these aspects fall within the scope of the disclosure. Although some benefits and advantages of the preferred aspects are mentioned, the scope of the disclosure is not intended to be limited to particular benefits, uses or objectives. Rather, aspects of the disclosure are intended to be broadly applicable to different technologies, system configurations, networks and protocols, some of which are illustrated by way of example in the figures and in the following description of the preferred aspects. The detailed description and drawings are merely illustrative of the disclosure rather than limiting, the scope of the disclosure being defined by the appended claims and equivalents thereof.
For autonomous systems, such as robots, it is desirable to construct an accurate map of the robot's surroundings. The map may be generated via a sensor, such as a stereo vision sensor. Furthermore, when constructing maps for large environments, voxel sizes are increased to keep the computation tractable.
In one configuration, to determine a map, the map may be partitioned into voxels (e.g., cells). Each voxel may have a state of being occupied (e.g., full), partially occupied, or empty. When generating a map using the incremental approach (e.g., incremental data), conventional techniques may calculate inconsistent maps, may not account for the uncertainty in a determined occupancy level of a voxel, and/or may not determine the occupancy level (e.g., full, partially full, or empty) of voxels. For example, in conventional systems, when calculating a map using the incremental approach, a voxel is either zero (e.g., empty) or one (e.g., full). Thus, conventional systems do not consider the occupancy level of a voxel when calculating a map. In the present application, occupancy level may refer to the ratio of an occupancy over a space. Furthermore, occupancy level may also be referred to as occupancy and/or density.
Aspects of the present disclosure are directed to generating consistent incremental maps that are based on voxels. Furthermore, aspects of the present disclosure determine the occupancy level of a voxel and also determine a probability distribution function (PDF) of an occupancy level given data observed by an autonomous device, such as a robot.
The SOC 100 may also include additional processing blocks tailored to specific functions, such as a GPU 104, a DSP 106, a connectivity block 110, which may include fourth generation long term evolution (4G LTE) connectivity, unlicensed Wi-Fi connectivity, USB connectivity, Bluetooth connectivity, and the like, and a multimedia processor 112 that may, for example, detect and recognize gestures. In one implementation, the NPU is implemented in the CPU, DSP, and/or GPU. The SOC 100 may also include a sensor processor 114, image signal processors (ISPs) 116, and/or navigation 120, which may include a global positioning system.
The SOC may be based on an ARM instruction set. In an aspect of the present disclosure, the instructions loaded into the general-purpose processor 102 may comprise code for determining an occupancy level of each voxel of a plurality of voxels. The general-purpose processor 102 may also comprise code for determining a probability distribution function (PDF). Furthermore, the general-purpose processor 102 may further comprise code for performing an incremental Bayesian update on the PDF to generate the map based on a measurement performed after determining the PDF.
In one configuration, a map generating model is configured for determining an occupancy level of each voxel of a plurality of voxels, determining a PDF of the occupancy level, and performing an incremental Bayesian update on the PDF to generate the map based on a measurement performed after determining the PDF. The model includes a determining means and/or a performing means. In one aspect, the determining means and/or the performing means may be the general-purpose processor 102, program memory associated with the general-purpose processor 102, memory block 118, local processing units 202, and or the routing connection processing units 216 configured to perform the functions recited. In another configuration, the aforementioned means may be any module or any apparatus configured to perform the functions recited by the aforementioned means.
According to certain aspects of the present disclosure, each local processing unit 202 may be configured to determine parameters of the model based upon desired one or more functional features of the model, and develop the one or more functional features towards the desired functional features as the determined parameters are further adapted, tuned and updated.
As previously discussed, aspects of the present disclosure are directed to determining an occupancy level of each voxel and determining a confidence level of a determined occupancy level. The confidence level may be referred to as a probability distribution function (PDF) of a voxel given data observed by a device, such as a robot (e.g., autonomous device). A confidence level of a map may be based on the confidence level of each of the voxels in the map.
In one configuration, a mapping module is specified for a device, such as a robot. The mapping module may be a digital signal processor (DSP), app-processor, graphics processing unit (GPU), and/or another module. The mapping module may be specified to improve the accuracy of maps generated using incremental data. Furthermore, the mapping module may process the occupancy level of voxels (e.g., enable large voxels and reduce computational complexity), and/or incorporate a sensor model, such as a stochastic sensor model, in map construction. Additionally, the mapping module may process the occupancy levels of voxels in a map and determine the confidence level of the determined occupancy. Finally, the mapping module may be used for improving planning under uncertainty. Aspects of the present disclosure are directed to generating a map for a robot. Still, the maps are not limited to being generated for a robot and are contemplated for any type of device, such as, for example a car, airplane, boat, and/or human. Furthermore, in one configuration, the device is autonomous.
As shown in
As shown in
As shown in
The mean of the occupancy level may be calculated from:
{circumflex over (d)}=E[d|z
o:k]
The variance of the occupancy level may be calculated from:
σd=Var[d|zo:k]
The mean and variance are determined from all of the obtained measurements (z0:k). In conventional systems, uncertainty is not specified for the measurements of voxels. For example, in conventional systems, if the reported occupancy level (e.g., cell posterior) is 0.5, a route planner may not determine if the 0.5 resulted from a few measurements or hundreds of measurements. Thus, the reliability of the occupancy level is unknown. Therefore, conventional systems may result in inconsistent maps due to inaccurate assumptions.
After determining an occupancy level, such as a mean occupancy level, of each voxel of multiple voxels, it is desirable to determine a confidence level (e.g., probability) of the determined occupancy level. For example, if multiple measurements have indicated that a voxel is occupied, there is a high probability that the voxel is occupied in comparison to a situation where only one measurement has indicated that a voxel is occupied. Furthermore, if an occupancy level of a voxel has a low confidence level (e.g., a confidence level below a threshold), the robot may move to various locations to take additional measurements to improve the confidence in the occupancy level.
In one configuration, an update rule is specified to determine the probability (p) of an occupancy level (d) for a voxel i of a map (m). The probability (p) may be referred to as a probability distribution function (PDF) that includes the mean, variance (e.g., confidence of the occupancy level.) In one configuration, the mean and variance may be extracted from the PDF of the occupancy level of a voxel. Furthermore, a route may be planned based on the mean and variance. The planning of the route and the extracting may be performed as described in U.S. provisional patent application No. 62/262,275 filed on Dec. 2, 2015, in the names of AGHAMOHAMMADI et al., the disclosure of which is expressly incorporated by reference herein in its entirety.
The probability may be determined based on EQUATION 1. In one configuration, the probability is approximated using lower order functions.
p(di|z0:k,xv0:k)=η′[(1−rk)hkdi+rk]p(θi|z0:k-1,xv0:k-1) (1)
In EQUATION 1, z0:k are the measurements that have been collected by the sensor from time-step 0 to time-step k, and xv0:k are the locations that have been measured by the sensor from time-step 0 to time-step k. Specifically, x is the center of a camera and v is a pixel location, such that xv defines a direction of a measurement ray from a sensor. That is, EQUATION 1 determines the probability of the occupancy level of a voxel i (di) given the obtained measurements (z0:k) that are indexed by the visited locations (xv0:k). The measurements (z0:k) refer to the images/measurements received via sensors.
As shown in EQUATION 1, the probability (p) of an occupancy level at a voxel i (di) of a map (m) is based on a probability of the occupancy level of the voxel i (di) from a previous time-step p(di|z0:k-1,xv0:k-1). Thus, it is desirable to calculate the term η′[(1−rk)hkdi+rk] to incrementally update the map. That is, if η′[(1−rk)hkdi+rk] is calculated, the probability of an occupancy level of a voxel i (di) at time-step k (e.g., p(di|z0:k,xv0:k)) may be calculated based on the probability of the occupancy level of a voxel i at a previous time-step k−1 (p(di|z0:k-1,xv0:k-1)). Specifically, by calculating η′[(1−rk)hkdi+rk], an incremental Bayesian update may be performed on the previously determined probability of an occupancy level of each voxel of multiple voxels to generate a map. Furthermore, the incremental Bayesian updates may be performed recursively calculating polynomial coefficients associated with the probability of the occupancy level of each voxel (e.g., p(di|z0:k-1,xv0:k-1)).
When determining an occupancy level for a voxel, it is desirable to determine which measurements contributed to determining the occupancy level for the voxel. That is, the occupancy level for voxel i (di) is based on data history (Hk={z0:k, xv0:k}). Aspects of the present disclosure consider a subset of the data history that includes direct information for the i-th voxel. In one configuration, the sensor maintains a history (H′) of the data z0:k, xv0:k that contributed to determining the occupancy level for a voxel i:
H
i
={z
0:k
,xv
0:k|voxeliεSensorCone(zk,xvk)} (2)
In EQUATION 2, Hi includes the data z0:k, xv0:k that contributed to a measurement of voxel i based on whether voxel i fell into a sensor cone for a measurement at a time-step k (zk,xvk).
For a measurement at a time-step, the sensor determines which voxels fall within the cone of the measurement and updates the probability of the occupancy level for the voxels that fall within the measurement cone. One measurement may be performed at each time-step. That is, EQUATION 1 is updated for each voxel of the multiple voxels when each voxel is within the measurement cone of a new measurement ray. In one configuration, when a new measurement is performed, hk and rk are calculated for the new measurement and the probability from a previous time-step p(di|z0:k-1,xv0:k-1) is updated according to η′[(1−rk)hkdi+rk] to determine the probability for a current time-step p(di|z0:k,xv0:k). Each measurement (z) is associated with a measurement ray indexed by a location (xv). Thus, hk is the probability of the measurement ray reaching voxel i (e.g., ray reachability probability). The variable hk may be defined as follows:
h
k
=h(xvk,mk-1), ∀k=1, . . . ,Y (3)
As shown in
Furthermore, rk is a ratio based on a likelihood of obtaining a measurement (z) when the measurement ray has been intercepted (e.g., measurement likelihood given the map and excluding the cause) by the likelihood of obtaining a measurement (z) when the ray has been reflected (e.g., measurement likelihood given the cause). The variable rk may be defined as:
In EQUATION 4, p(zk|xvk,xvkSi) defines the probability of obtaining a measurement at time-step k (zk) of a voxel i at a location (xvk) when the measurement ray has reflected (e.g., bounced back) from voxel i (xvk E Si). That is, p(zk|xvk,xvkεSi) defines the probability of voxel i being the cause of the measurement ray bouncing back. Furthermore, p(zk|mk-1,xvk,xvkε
According to aspects of the present disclosure, for each measurement, the system determines the voxels that fall within a measurement cone. Furthermore, rk and hk may be computed for each of the voxels that fall within the measurement cone. Finally, the probability (e.g., PDF) of a voxel i is determined from EQUATION 1 using the probability of the previous time-step and the computed rk and hk. As an example, a voxel may have a first PDF at a first time step, then the PDF is updated based on measurements performed at a second time step to generate a second PDF, and the second PDF is updated again based on measurements performed at a third time step to generate a third PDF. A map may be generated at each time step, such that the map is incrementally updated based on the updated PDFs of the voxels of the map.
As previously discussed, by computing rk and hk for each voxel that is within a measurement cone of a measurement, an incremental Bayesian update may be performed on the probability of an occupancy level of each of the voxels that is within the measurement cone. In one configuration, the Bayesian updates are based on a stochastic map and/or a probabilistic sensor model as described in U.S. provisional patent application No. 62/262,339 filed on Dec. 2, 2015, in the names of AGHAMOHAMMADI et al., the disclosure of which is expressly incorporated by reference herein in its entirety. The sensor model accounts for stochastic maps and sensor variability.
In another configuration, the incremental Bayesian updates may be parallelized over voxels. For example, if multiple voxels are in a measurement cone at time-step k, the incremental Bayesian update for each voxel may be processed by a different processing element, such that the parallelizing of the incremental Bayesian updates is performed over voxels. That is, each processing element processes an incremental Bayesian update to parallelize the incremental Bayesian updates over voxels.
Aspects of the present disclosure have described a sensor, such as a stereo vision sensor, for performing measurements. Of course, aspects of the present disclosure are not limited to a stereo vision sensor as other types of sensors, such as, for example, radar, thermal, sonar, and/or lasers are also contemplated for performing measurements.
In some aspects, the robot may optionally perform the incremental Bayesian update based on at least one of a stochastic map, a probabilistic sensor model, or a combination thereof, in block 708. Alternatively, the robot may optionally perform the incremental Bayesian update by recursively calculating polynomial coefficients associated with the PDF, in block 710. In some aspects, the robot may optionally determine the PDF with lower order functions, in block 712. In some aspects, the robot may optionally extract a mean and a variance from the PDF, in block 714. In some aspects, the robot may optionally plan a route based on the mean and the variance, in block 716. In some aspects, the robot may optionally parallelize the incremental Bayesian updates over voxels, in block 718.
In some aspects, method 700 may be performed by the SOC 100 (
The various operations of methods described above may be performed by any suitable means capable of performing the corresponding functions. The means may include various hardware and/or software component(s) and/or module(s), including, but not limited to, a circuit, an application specific integrated circuit (ASIC), or processor. Generally, where there are operations illustrated in the figures, those operations may have corresponding counterpart means-plus-function components with similar numbering.
As used herein, the term “determining” encompasses a wide variety of actions. For example, “determining” may include calculating, computing, processing, deriving, investigating, looking up (e.g., looking up in a table, a database or another data structure), ascertaining and the like. Additionally, “determining” may include receiving (e.g., receiving information), accessing (e.g., accessing data in a memory) and the like. Furthermore, “determining” may include resolving, selecting, choosing, establishing and the like.
As used herein, a phrase referring to “at least one of” a list of items refers to any combination of those items, including single members. As an example, “at least one of: a, b, or c” is intended to cover: a, b, c, a-b, a-c, b-c, and a-b-c.
The various illustrative logical blocks, modules and circuits described in connection with the present disclosure may be implemented or performed with a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array signal (FPGA) or other programmable logic device (PLD), discrete gate or transistor logic, discrete hardware components or any combination thereof designed to perform the functions described herein. A general-purpose processor may be a microprocessor, but in the alternative, the processor may be any commercially available processor, controller, microcontroller or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The steps of a method or algorithm described in connection with the present disclosure may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in any form of storage medium that is known in the art. Some examples of storage media that may be used include random access memory (RAM), read only memory (ROM), flash memory, erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), registers, a hard disk, a removable disk, a CD-ROM and so forth. A software module may comprise a single instruction, or many instructions, and may be distributed over several different code segments, among different programs, and across multiple storage media. A storage medium may be coupled to a processor such that the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor.
The methods disclosed herein comprise one or more steps or actions for achieving the described method. The method steps and/or actions may be interchanged with one another without departing from the scope of the claims. In other words, unless a specific order of steps or actions is specified, the order and/or use of specific steps and/or actions may be modified without departing from the scope of the claims.
The functions described may be implemented in hardware, software, firmware, or any combination thereof. If implemented in hardware, an example hardware configuration may comprise a processing system in a device. The processing system may be implemented with a bus architecture. The bus may include any number of interconnecting buses and bridges depending on the specific application of the processing system and the overall design constraints. The bus may link together various circuits including a processor, machine-readable media, and a bus interface. The bus interface may be used to connect a network adapter, among other things, to the processing system via the bus. The network adapter may be used to implement signal processing functions. For certain aspects, a user interface (e.g., keypad, display, mouse, joystick, etc.) may also be connected to the bus. The bus may also link various other circuits such as timing sources, peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further.
The processor may be responsible for managing the bus and general processing, including the execution of software stored on the machine-readable media. The processor may be implemented with one or more general-purpose and/or special-purpose processors. Examples include microprocessors, microcontrollers, DSP processors, and other circuitry that can execute software. Software shall be construed broadly to mean instructions, data, or any combination thereof, whether referred to as software, firmware, middleware, microcode, hardware description language, or otherwise. Machine-readable media may include, by way of example, random access memory (RAM), flash memory, read only memory (ROM), programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable programmable Read-only memory (EEPROM), registers, magnetic disks, optical disks, hard drives, or any other suitable storage medium, or any combination thereof. The machine-readable media may be embodied in a computer-program product. The computer-program product may comprise packaging materials.
In a hardware implementation, the machine-readable media may be part of the processing system separate from the processor. However, as those skilled in the art will readily appreciate, the machine-readable media, or any portion thereof, may be external to the processing system. By way of example, the machine-readable media may include a transmission line, a carrier wave modulated by data, and/or a computer product separate from the device, all which may be accessed by the processor through the bus interface. Alternatively, or in addition, the machine-readable media, or any portion thereof, may be integrated into the processor, such as the case may be with cache and/or general register files. Although the various components discussed may be described as having a specific location, such as a local component, they may also be configured in various ways, such as certain components being configured as part of a distributed computing system.
The processing system may be configured as a general-purpose processing system with one or more microprocessors providing the processor functionality and external memory providing at least a portion of the machine-readable media, all linked together with other supporting circuitry through an external bus architecture. Alternatively, the processing system may comprise one or more neuromorphic processors for implementing the neuron models and models of neural systems described herein. As another alternative, the processing system may be implemented with an application specific integrated circuit (ASIC) with the processor, the bus interface, the user interface, supporting circuitry, and at least a portion of the machine-readable media integrated into a single chip, or with one or more field programmable gate arrays (FPGAs), programmable logic devices (PLDs), controllers, state machines, gated logic, discrete hardware components, or any other suitable circuitry, or any combination of circuits that can perform the various functionality described throughout this disclosure. Those skilled in the art will recognize how best to implement the described functionality for the processing system depending on the particular application and the overall design constraints imposed on the overall system.
The machine-readable media may comprise a number of software modules. The software modules include instructions that, when executed by the processor, cause the processing system to perform various functions. The software modules may include a transmission module and a receiving module. Each software module may reside in a single storage device or be distributed across multiple storage devices. By way of example, a software module may be loaded into RAM from a hard drive when a triggering event occurs. During execution of the software module, the processor may load some of the instructions into cache to increase access speed. One or more cache lines may then be loaded into a general register file for execution by the processor. When referring to the functionality of a software module below, it will be understood that such functionality is implemented by the processor when executing instructions from that software module. Furthermore, it should be appreciated that aspects of the present disclosure result in improvements to the functioning of the processor, computer, machine, or other system implementing such aspects.
If implemented in software, the functions may be stored or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media include both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage medium may be any available medium that can be accessed by a computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Additionally, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared (IR), radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, include compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk, and Blu-ray® disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Thus, in some aspects computer-readable media may comprise non-transitory computer-readable media (e.g., tangible media). In addition, for other aspects computer-readable media may comprise transitory computer-readable media (e.g., a signal). Combinations of the above should also be included within the scope of computer-readable media.
Thus, certain aspects may comprise a computer program product for performing the operations presented herein. For example, such a computer program product may comprise a computer-readable medium having instructions stored (and/or encoded) thereon, the instructions being executable by one or more processors to perform the operations described herein. For certain aspects, the computer program product may include packaging material.
Further, it should be appreciated that modules and/or other appropriate means for performing the methods and techniques described herein can be downloaded and/or otherwise obtained by a user terminal and/or base station as applicable. For example, such a device can be coupled to a server to facilitate the transfer of means for performing the methods described herein. Alternatively, various methods described herein can be provided via storage means (e.g., RAM, ROM, a physical storage medium such as a compact disc (CD) or floppy disk, etc.), such that a user terminal and/or base station can obtain the various methods upon coupling or providing the storage means to the device. Moreover, any other suitable technique for providing the methods and techniques described herein to a device can be utilized.
It is to be understood that the claims are not limited to the precise configuration and components illustrated above. Various modifications, changes and variations may be made in the arrangement, operation and details of the methods and apparatus described above without departing from the scope of the claims.
This application claims the benefit under 35 U.S.C. §119(e) to U.S. Provisional Patent Application No. 62/262,831, entitled “STOCHASTIC MAP GENERATION AND BAYESIAN UPDATE BASED ON STEREO VISION,” filed on Dec. 3, 2015, the disclosure of which is expressly incorporated herein by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
62262831 | Dec 2015 | US |