Simulation Reports and Artifacts
Overview
Test Results and Metrics
/opt/chassy/reports/
├── junit_setup_validation.xml
├── test-results-minimal.xml
├── test-results-gazebo.xml
├── test-results-flight.xml
└── test-results-integration.xml # Combined test resultsVisual Documentation and Debugging
/opt/chassy/reports/
├── gazebo-test-results-integration.xml # Test Suite 03-04 JUnit results
├── gazebo-test-results-manipulation.xml # Test Suite 05 JUnit results
├── gazebo-test-results-simulation.xml # Test Suite 02 JUnit results
├── gazebo-test-results-unit.xml # Test Suite 01 JUnit results
├── screenshots/
│ └──manipulation/ # Test Suite 05 visual docs
│ ├── observer_camera::link::scene_camera_0.png # Frame 0
│ ├── observer_camera::link::scene_camera_1.png # Frame 1
│ ├── ... # Frames 2-21 (22 total)
│ ├── observer_camera::link::scene_camera_21.png # Frame 21
│ ├── unknown_test_animation.gif # 303KB animated GIF Advanced Replay and Analysis
Last updated

