Refine Your Search

Topic

Search Results

Technical Paper

Terrain Streaming for Real-Time Vehicle Dynamics

2024-04-09
2024-01-2659
This paper describes an approach to integrating high-fidelity vehicle dynamics with a high-fidelity gaming engine, specifically with respect to terrain. The work is motivated by the experimental need to have both high-fidelity visual content with high-fidelity vehicle dynamics to drive a motion base simulator. To utilize a single source of terrain information, the problem requires the just-in-time sharing of terrain content between the gaming engine and the dynamics model. The solution is implemented as a client-server with the gaming engine acting as a stateless server and the dynamics acting as the client. The client is designed to actively maintain a locally cashed terrain grid around the vehicle and actively refresh it by polling the server in an on-demand mode of operation. The paper discusses the overall architecture, the protocol, the server, and the client designs. A practical implementation is described and shown to effectively function in real-time.
Technical Paper

VISION: Vehicle Infrared Signature Aware Off-Road Navigation

2024-04-09
2024-01-2661
Vehicle navigation in off-road environments is challenging due to terrain uncertainty. Various approaches that account for factors such as terrain trafficability, vehicle dynamics, and energy utilization have been investigated. However, these are not sufficient to ensure safe navigation of optionally manned ground vehicles that are prone to detection using thermal infrared (IR) seekers in combat missions. This work is directed towards the development of a vehicle IR signature aware navigation stack comprised of global and local planner modules to realize safe navigation for optionally manned ground vehicles. The global planner used A* search heuristics designed to find the optimal path that minimizes the vehicle thermal signature metric on the map of terrain’s apparent temperature. The local planner used a model-predictive control (MPC) algorithm to achieve integrated motion planning and control of the vehicle to follow the path waypoints provided by the global planner.
X