You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/portfolio.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ We are especially interested in projects supporting researchers, focused on rese
22
22
23
23
**[Digital Bone Box](project_digital_bone_box/about.md)** - This project is a Web Application aims to convert an existing PowerPoint-based educational tool into an interactive, mobile-friendly web application.
24
24
25
-
**[Drone World](project_droneworld/about.md)** - DroneWorld is a platform for testing small unmanned aerial systems (sUAS) applications by simulating realistic test scenarios based on specified requirements.
25
+
**[Drone World](project_droneworld/about.md)** - Drone World is a platform for testing small unmanned aerial systems (sUAS) applications by simulating realistic test scenarios based on specified requirements.
26
26
27
27
**[Electronic Structure Parser](./project_esp/about.md)** - The esp is a web application that allows the user to upload the ORCA/Gaussian data and the software produces tabular results in a Word document.
Copy file name to clipboardExpand all lines: docs/project_droneworld/about.md
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,13 @@ custom_edit_url: null
5
5
---
6
6
7
7
## Overview
8
-
Drone World, developed by Dr. Ankit Agrawal and his team, is an advanced simulation platform for testing small unmanned aerial systems (sUAS). It enables users to configure detailed test scenarios by specifying environmental conditions (e.g., weather, terrain), sUAS capabilities (e.g., sensors, hardware), and mission objectives. The platform generates a realistic 3D simulation environment and monitors data to ensure safety and detect issues, producing comprehensive test reports with detailed analysis.
8
+
Drone World, developed by Dr. Ankit Agrawal and his team, is an advanced simulation platform for testing small unmanned aerial systems (sUAS).
9
+
It enables users to configure detailed test scenarios by specifying environmental conditions (e.g., weather, terrain), sUAS capabilities (e.g., sensors, hardware), and mission objectives.
10
+
The platform generates a realistic 3D simulation environment and monitors data to ensure safety and detect issues, producing comprehensive test reports with detailed analysis.
9
11
10
-
By automating and streamlining the testing process, Drone World improves safety, reliability, and efficiency for drone developers. It allows comprehensive pre-flight testing in ultra-realistic environments, helping developers refine their systems and iterate more rapidly on complex missions. Our team at OSS is dedicated to enhancing Drone World’s capabilities, including refining environmental settings, drone configurations, and integrating new features.
12
+
By automating and streamlining the testing process, Drone World improves safety, reliability, and efficiency for drone developers.
13
+
It allows comprehensive pre-flight testing in ultra-realistic environments, helping developers refine their systems and iterate more rapidly on complex missions.
14
+
Our team at OSS is dedicated to enhancing Drone World’s capabilities, including refining environmental settings, drone configurations, and integrating new features.
11
15
12
16
### Information
13
17
@@ -28,14 +32,17 @@ By automating and streamlining the testing process, Drone World improves safety,
The user sets up a test scenario via the web interface by specifying the number of drones, their sensors, mission objectives, and operating environment. They also define critical safety properties, such as minimum separation distances between drones, based on system requirements or regulations. After the test, Drone World provides a comprehensive report that includes logs, telemetry data, property violation analysis, and visualizations of key metrics. For a more comprehensive guide, [see the User Guide](https://github.com/oss-slu/DroneWorld/wiki/User-Guide).
42
+
The user sets up a test scenario via the web interface by specifying the number of drones, their sensors, mission objectives, and operating environment.
43
+
They also define critical safety properties, such as minimum separation distances between drones, based on system requirements or regulations.
44
+
After the test, Drone World provides a comprehensive report that includes logs, telemetry data, property violation analysis, and visualizations of key metrics.
45
+
For a more comprehensive guide, [see the Simulation Guide](https://github.com/oss-slu/DroneWorld/wiki/Simulation-Guide).
39
46
40
47
## Technical Information
41
48
@@ -50,9 +57,8 @@ Next, execute the test scenario with the "Execute Test Scenario" box. This runs
50
57
### Development Priorities
51
58
52
59
- Implement UI changes to enhance the display of simulation responses, including images and graphs.
53
-
- Develop Unreal Engine support for various drone types.
54
-
- Integrate MongoDB for storing predefined values.
55
60
- Add a new property for monitoring drone torque battery.
61
+
- Develop Unreal Engine support for various drone types.
0 commit comments