IP Library Granted Patent US 11,592,845
Granted Patent B2
US 11,592,845 · App. 17/513,179 · Granted Feb 28, 2023

Image space motion planning of an autonomous vehicle

Inventors: Ryan David Kennedy (San Francisco, CA); Peter Benjamin Henry (San Francisco, CA); Hayk Martirosyan (Emerald Hills, CA); Jack Louis Zhu (Redwood City, CA); Abraham Galton Bachrach (San Francisco, CA); Adam Parker Bry (Redwood City, CA)
Assignee: Skydio, Inc.
G05D1/106B64C39/024G01C21/3453G06T7/246G06T7/277G06T7/593G06T17/05G06V20/13G08G5/0069G08G5/045B64C2201/141G06T2207/10021G06T2207/10032G06T2207/20081G06T2207/20084G06T2207/30188G06T2207/30241G06T2207/30252
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,592,845
App. No.
17/513,179
Granted
Feb 28, 2023
Kind
B2
Abstract

An autonomous vehicle that is equipped with image capture devices can use information gathered from the image capture devices to plan a future three-dimensional (3D) trajectory through a physical environment. To this end, a technique is described for image-space based motion planning. In an embodiment, a planned 3D trajectory is projected into an image-space of an image captured by the autonomous vehicle. The planned 3D trajectory is then optimized according to a cost function derived from information (e.g., depth estimates) in the captured image. The cost function associates higher cost values with identified regions of the captured image that are associated with areas of the physical environment into which travel is risky or otherwise undesirable. The autonomous vehicle is thereby encouraged to avoid these areas while satisfying other motion planning objectives.

Claims (71)

1. A system comprising:

a processing unit; and

a memory unit coupled to the processing unit, the memory unit including instructions stored thereon, which when executed by the processing unit, cause the system to:

receive an image of a physical environment;

process the image to generate a cost function map corresponding to an image space of the image, the cost function map associating a cost value with each of a plurality of regions of the image,

wherein the cost value associated with each of the plurality of regions of the image is indicative of a level of risk associated with navigating in an area of the physical environment corresponding to the region of the image;

identify, based on the cost function map, a particular region of the image that is associated with a higher cost value than one or more of the other regions of the image; and

optimize a planned 3D trajectory for an autonomous vehicle through the physical environment to lower an overall cost of the planned 3D trajectory by adjusting the planned 3D trajectory such that a projection of the planned 3D trajectory in the image space of the image avoids the particular region of the image.

2. The system of claim 1 , further comprising:

a propulsion system; and

a flight controller configured to:

process the optimized planned 3D trajectory to generate control commands; and

control the propulsion system using the control commands to cause the autonomous vehicle to maneuver along the optimized planned 3D trajectory.

3. The system of claim 1 , further comprising:

a camera configured to capture the image of the physical environment.

4. The system of claim 1 , wherein the autonomous vehicle is an unmanned aerial vehicle (UAV).

5. The system of claim 1 , wherein to generate the cost function map, the instructions, when executed by the processing unit, cause the system to:

input the image into a machine learning model to determine the level of risk associated with navigating in the area of the physical environment corresponding to the region of the image.

6. The system of claim 1 , wherein the instructions, when executed by the processing unit, cause the system to:

determine a cost value associated with each of the plurality of regions of the image.

7. The system of claim 6 , wherein to determine the cost value associated with a particular region of the plurality of regions, the instructions, when executed by the processing unit, cause the system to:

estimate depth to a physical surface in an area of the physical environment corresponding to the particular region of the image; and

determine a level of confidence in the estimated depth.

8. The system of claim 1 , wherein the instructions, when executed by the processing unit, cause the system to:

receive an additional image of the physical environment while the vehicle is in motion through the physical environment;

process the additional image to update the cost function map;

wherein the cost value associated with each of the plurality of regions of the additional image is indicative of a level of risk associated with navigating in an area of the physical environment corresponding to the region of the additional image.

9. The system of claim 8 , wherein the instructions, when executed by the processing unit, cause the system to:

identify, based on the updated cost function map, a particular region of the additional image that is associated with a higher cost value than one or more of the other regions of the additional image; and

optimize the planned 3D trajectory for the autonomous vehicle through the physical environment to lower an overall cost of the planned 3D trajectory by adjusting the planned 3D trajectory such that a projection of the planned 3D trajectory in the image space of the additional image avoids the particular region of the additional image.

10. A method of adjusting a planned 3D trajectory for an autonomous vehicle through a physical environment, the method comprising:

receiving an image of a physical environment;

processing the image to generate a cost function map corresponding to an image space of the image,

wherein the cost function map associates a cost value with each of a plurality of regions of the image, each cost value associated with a region of the plurality of regions of the image and being indicative of a level of risk associated with navigating in an area of the physical environment corresponding to the region; and

optimizing a planned 3D trajectory for the autonomous vehicle through the physical environment to lower an overall cost of the planned 3D trajectory.

11. The method of claim 10 , further comprising:

identifying, based on the cost function map, a particular region of the image that is associated with a higher cost value than one or more of the other regions of the image;

wherein the planned 3D trajectory for the autonomous vehicle is optimized by adjusting the planned 3D trajectory such that a projection of the planned 3D trajectory in the image space of the image avoids the particular region of the image.

12. The method of claim 10 , further comprising:

processing the optimized planned 3D trajectory to generate control commands; and

controlling a propulsion system of the autonomous vehicle using the control commands to cause the autonomous vehicle to maneuver along the optimized planned 3D trajectory.

13. The method of claim 10 , wherein to generate the cost function map, the method comprises:

inputting the image into a machine learning model to determine the level of risk associated with navigating in the area of the physical environment corresponding to the region of the image.

14. The method of claim 10 , further comprising:

determining a cost value associated with each of the plurality of regions of the image.

15. The method of claim 14 , wherein determining the cost value associated with a particular region of the plurality of regions includes:

estimating depth to a physical surface in an area of the physical environment corresponding to the particular region of the image; and

determining a level of confidence in the estimated depth.

16. The method of claim 10 , further comprising:

receiving an additional image of the physical environment while the vehicle is in motion through the physical environment;

processing the additional image to update the cost function map;

wherein the cost value associated with each of the plurality of regions of the additional image is indicative of a level of risk associated with navigating in an area of the physical environment corresponding to the region of the additional image.

17. The method of claim 16 , further comprising:

identifying, based on the updated cost function map, a particular region of the additional image that is associated with a higher cost value than one or more of the other regions of the additional image; and

optimizing the planned 3D trajectory for the autonomous vehicle through the physical environment to lower an overall cost of the planned 3D trajectory by adjusting the planned 3D trajectory such that a projection of the planned 3D trajectory in the image space of the additional image avoids the particular region of the additional image.

18. A vehicle configured to maneuver through a physical environment, the vehicle comprising:

an image sensor configured to capture images of the physical environment;

a propulsion system configured to maneuver the vehicle through the physical environment; and

a visual navigation system coupled with the image capture device and the propulsion system, the visual navigation system configured to:

process an image captured by the image sensor to generate a cost function map corresponding to an image space of the image,

wherein the cost function map associates a cost value with each of a plurality of regions of the image,

wherein the cost value associated with each of the plurality of regions of the image is indicative of a level of risk associated with navigating in an area of the physical environment corresponding to the region of the image; and

optimizing a planned 3D trajectory for an autonomous vehicle through the physical environment to lower an overall cost of the planned 3D trajectory.

19. The vehicle of claim 18 , wherein the visual navigation system is further configured to:

identify, based on the cost function map, a particular region of the image that is associated with a higher cost value than one or more of the other regions of the image;

wherein the planned 3D trajectory for the autonomous vehicle is optimized by adjusting the planned 3D trajectory such that a projection of the planned 3D trajectory in the image space of the image avoids the particular region of the image.

20. The vehicle of claim 18 , further comprising:

determining a cost value associated with each of the plurality of regions of the image;

wherein determining the cost value associated with a particular region of the plurality of regions includes:

estimating depth to a physical surface in an area of the physical environment corresponding to the particular region of the image; and

determining a level of confidence in the estimated depth.

Assignments (2)
SECURITY INTEREST Recorded Dec 5, 2024
From: SKYDIO, INC.
To: ACQUIOM AGENCY SERVICES LLC
Reel/Frame 069516/0452 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 28, 2021
From: KENNEDY, RYAN DAVID; HENRY, PETER BENJAMIN; MARTIROSYAN, HAYK; ZHU, JACK LOUIS; BACHRACH, ABRAHAM GALTON; BRY, ADAM PARKER
To: SKYDIO, INC.
Reel/Frame 057949/0352 →