Probabilistic Visibility-Aware Trajectory Planning for Target Tracking in Cluttered Environments

Read original: arXiv:2306.06363 - Published 8/28/2024 by Han Gao, Pengying Wu, Yao Su, Kangjie Zhou, Ji Ma, Hangxin Liu, Chang Liu
Total Score

0

🗣️

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Target tracking has important civilian and military applications.
  • Maintaining visibility of the target is crucial for successful tracking.
  • Existing planners focus on keeping the target in the sensor's view and avoiding obstacles, but often neglect the impact of system uncertainty.
  • This work proposes a real-time, non-myopic trajectory planner for visibility-aware and safe target tracking in the presence of system uncertainty.

Plain English Explanation

The paper describes a new approach to target tracking, which is the process of continuously monitoring and predicting the location of a moving object. This is an important task for both civilian applications, like self-driving cars, and military applications, like missile guidance.

A key challenge in target tracking is maintaining visibility of the target, meaning keeping the target within the sensor's field of view and avoiding obstacles that could block the sensor's line of sight. Existing planning approaches focus on these visibility constraints, but often neglect the impact of system uncertainty, such as errors in the robot's or target's state estimates.

To address this, the researchers propose a new trajectory planner that can maintain visibility of the target while also accounting for system uncertainty. The planner uses a novel concept called "belief-space probability of detection" to measure the likelihood of being able to see the target under uncertain conditions. It then incorporates this visibility metric into the planning process to find trajectories that robustly keep the target in view.

By efficiently calculating this visibility metric and the risk of collisions, the planner is able to run in real-time, making it practical for real-world applications like autonomous tracking. The researchers demonstrate the effectiveness of their approach through extensive simulations and real-world experiments.

Technical Explanation

The key technical contributions of this work are:

  1. Belief-Space Probability of Detection (BPOD): The researchers introduce this concept to measure the predictive visibility of the target under uncertain robot and target states. An Extended Kalman Filter variant is developed to predict the target's belief state and BPOD within the planning horizon.

  2. Efficient Visibility and Collision Risk Calculation: The researchers propose a computationally efficient algorithm to uniformly calculate both BPOD and the chance-constrained collision risk. This is achieved by utilizing a linearized signed distance function (SDF) and a two-stage strategy for lightweight SDF calculation in sequential convex programming.

  3. Real-Time, Non-Myopic Trajectory Planner: By incorporating the BPOD metric and the efficient collision risk calculation, the researchers develop a real-time, non-myopic trajectory planner for visibility-aware and safe target tracking in the presence of system uncertainty.

The key insights from the technical evaluation are:

  • The proposed planner can robustly maintain the visibility of the target under high system uncertainty, as demonstrated through extensive simulation results with benchmark comparisons.
  • The practicality of the proposed trajectory planner is validated by successful real-world experiments.

Critical Analysis

The paper presents a thoughtful approach to addressing the challenge of maintaining visibility during target tracking, which is an important problem with many real-world applications. The researchers' introduction of the BPOD metric and the efficient calculation of visibility and collision risk are promising technical contributions.

However, the paper does not discuss the potential limitations or caveats of the proposed approach. For example, it would be useful to understand the specific scenarios or conditions where the planner may struggle, such as highly dynamic or cluttered environments, or targets with unpredictable motion patterns. Additionally, the paper does not explore the potential trade-offs between planning for visibility and other objectives, such as energy efficiency or coverage.

Further research could also investigate the scalability of the approach, particularly in scenarios with multiple robots or targets, and explore how the planner could be integrated with higher-level decision-making or task-planning algorithms.

Conclusion

This paper presents a novel real-time, non-myopic trajectory planner for visibility-aware and safe target tracking in the presence of system uncertainty. By introducing the concept of belief-space probability of detection and developing efficient algorithms for visibility and collision risk calculation, the researchers have developed a practical solution for maintaining target visibility even under challenging conditions.

The promising results from simulations and real-world experiments suggest that this approach could have a significant impact on a wide range of target tracking applications, from autonomous vehicles to military surveillance. Future work to address the potential limitations and explore additional use cases could further solidify the utility of this technique.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🗣️

Total Score

0

Probabilistic Visibility-Aware Trajectory Planning for Target Tracking in Cluttered Environments

Han Gao, Pengying Wu, Yao Su, Kangjie Zhou, Ji Ma, Hangxin Liu, Chang Liu

Target tracking has numerous significant civilian and military applications, and maintaining the visibility of the target plays a vital role in ensuring the success of the tracking task. Existing visibility-aware planners primarily focus on keeping the target within the limited field of view of an onboard sensor and avoiding obstacle occlusion. However, the negative impact of system uncertainty is often neglected, rendering the planners delicate to uncertainties in practice. To bridge the gap, this work proposes a real-time, non-myopic trajectory planner for visibility-aware and safe target tracking in the presence of system uncertainty. For more accurate target motion prediction, we introduce the concept of belief-space probability of detection (BPOD) to measure the predictive visibility of the target under stochastic robot and target states. An Extended Kalman Filter variant incorporating BPOD is developed to predict target belief state under uncertain visibility within the planning horizon. To reach real-time trajectory planning, we propose a computationally efficient algorithm to uniformly calculate both BPOD and the chance-constrained collision risk by utilizing linearized signed distance function (SDF), and then design a two-stage strategy for lightweight calculation of SDF in sequential convex programming. Extensive simulation results with benchmark comparisons show the capacity of the proposed approach to robustly maintain the visibility of the target under high system uncertainty. The practicality of the proposed trajectory planner is validated by real-world experiments.

Read more

8/28/2024

💬

Total Score

0

DREAM: Decentralized Real-time Asynchronous Probabilistic Trajectory Planning for Collision-free Multi-Robot Navigation in Cluttered Environments

Bask{i}n c{S}enbac{s}lar, Gaurav S. Sukhatme

Collision-free navigation in cluttered environments with static and dynamic obstacles is essential for many multi-robot tasks. Dynamic obstacles may also be interactive, i.e., their behavior varies based on the behavior of other entities. We propose a novel representation for interactive behavior of dynamic obstacles and a decentralized real-time multi-robot trajectory planning algorithm allowing inter-robot collision avoidance as well as static and dynamic obstacle avoidance. Our planner simulates the behavior of dynamic obstacles, accounting for interactivity. We account for the perception inaccuracy of static and prediction inaccuracy of dynamic obstacles. We handle asynchronous planning between teammates and message delays, drops, and re-orderings. We evaluate our algorithm in simulations using 25400 random cases and compare it against three state-of-the-art baselines using 2100 random cases. Our algorithm achieves up to 1.68x success rate using as low as 0.28x time in single-robot, and up to 2.15x success rate using as low as 0.36x time in multi-robot cases compared to the best baseline. We implement our planner on real quadrotors to show its real-world applicability.

Read more

5/21/2024

Estimating Visibility from Alternate Perspectives for Motion Planning with Occlusions
Total Score

0

Estimating Visibility from Alternate Perspectives for Motion Planning with Occlusions

Barry Gilhuly (University of Waterloo), Armin Sadeghi (University of Waterloo), Stephen L. Smith (University of Waterloo)

Visibility is a crucial aspect of planning and control of autonomous vehicles (AV), particularly when navigating environments with occlusions. However, when an AV follows a trajectory with multiple occlusions, existing methods evaluate each occlusion individually, calculate a visibility cost for each, and rely on the planner to minimize the overall cost. This can result in conflicting priorities for the planner, as individual occlusion costs may appear to be in opposition. We solve this problem by creating an alternate perspective cost map that allows for an aggregate view of the occlusions in the environment. The value of each cell on the cost map is a measure of the amount of visual information that the vehicle can gain about the environment by visiting that location. Our proposed method identifies observation locations and occlusion targets drawn from both map data and sensor data. We show how to estimate an alternate perspective for each observation location and then combine all estimates into a single alternate perspective cost map for motion planning.

Read more

4/12/2024

🤖

Total Score

0

Intention-Aware Planner for Robust and Safe Aerial Tracking

Qiuyu Ren, Huan Yu, Jiajun Dai, Zhi Zheng, Jun Meng, Li Xu, Chao Xu, Fei Gao, Yanjun Cao

Autonomous target tracking with quadrotors has wide applications in many scenarios, such as cinematographic follow-up shooting or suspect chasing. Target motion prediction is necessary when designing the tracking planner. However, the widely used constant velocity or constant rotation assumption can not fully capture the dynamics of the target. The tracker may fail when the target happens to move aggressively, such as sudden turn or deceleration. In this paper, we propose an intention-aware planner by additionally considering the intention of the target to enhance safety and robustness in aerial tracking applications. Firstly, a designated intention prediction method is proposed, which combines a user-defined potential assessment function and a state observation function. A reachable region is generated to specifically evaluate the turning intentions. Then we design an intention-driven hybrid A* method to predict the future possible positions for the target. Finally, an intention-aware optimization approach is designed to generate a spatial-temporal optimal trajectory, allowing the tracker to perceive unexpected situations from the target. Benchmark comparisons and real-world experiments are conducted to validate the performance of our method.

Read more

8/1/2024