Trajectory and Scenario Generation

Ground-truth waypoint- and rate-based trajectories and scenarios

Generate ground-truth trajectories to drive sensor models using the kinematicTrajectory, waypointTrajectory, and geoTrajectory System objects. Simulate tracking of multiple platforms in a 3-D arena using trackingScenario. Design tracking scenarios, configure platforms and sensors, and generate synthetic object detections using the Tracking Scenario Designer app.

Functions

expand all

kinematicTrajectoryRate-driven trajectory generator
waypointTrajectoryWaypoint trajectory generator
geoTrajectoryWaypoint trajectory in geodetic coordinates
trackingScenarioCreate tracking scenario
trackingScenarioRecordingTracking scenario recording
PlatformPlatform object belonging to tracking scenario
monteCarloRunMonte Carlo realization of tracking scenario
emissionsInBodyTransform emissions to body frame of platform

Apps

Tracking Scenario DesignerDesign tracking scenarios, configure platforms and sensors, and generate synthetic object detections

Topics

Tracking Simulation Overview

You can build a complete tracking simulation using the functions and objects supplied in this toolbox.

Creating a Tracking Scenario

You can define a tracking simulation by using the trackingScenario object.

Featured Examples