... | @@ -10,10 +10,11 @@ See: http://tuotuogzs.ddns.net/droneoa/droneoa_ros/issues/49 |
... | @@ -10,10 +10,11 @@ See: http://tuotuogzs.ddns.net/droneoa/droneoa_ros/issues/49 |
|
- UE4
|
|
- UE4
|
|
- SITL
|
|
- SITL
|
|
- Coding style
|
|
- Coding style
|
|
|
|
- Currency and optimization
|
|
- Non-Technical
|
|
- Non-Technical
|
|
- Project planning
|
|
- Project planning
|
|
- Time management
|
|
- Time management
|
|
- Formal software work flow
|
|
- Formal software workflow
|
|
|
|
|
|
## Software Engineering Rules of Thumb ??
|
|
## Software Engineering Rules of Thumb ??
|
|
- S-type: exact specification
|
|
- S-type: exact specification
|
... | @@ -41,9 +42,9 @@ See: http://tuotuogzs.ddns.net/droneoa/droneoa_ros/issues/49 |
... | @@ -41,9 +42,9 @@ See: http://tuotuogzs.ddns.net/droneoa/droneoa_ros/issues/49 |
|
- Test with SIM and real vehicle
|
|
- Test with SIM and real vehicle
|
|
- Mostly correct and all known issues handled
|
|
- Mostly correct and all known issues handled
|
|
### Computational Complexity
|
|
### Computational Complexity
|
|
- Depends on selected algorithm (e.g. higher with AI)
|
|
- Depends on the selected algorithm (e.g. higher with AI)
|
|
### Performance
|
|
### Performance
|
|
- Able to run smoothly on embedded system (e.g. Jetson nano)
|
|
- Able to run smoothly on an embedded system (e.g. Jetson nano)
|
|
### Privacy
|
|
### Privacy
|
|
- Provide user the option to remove FDR record
|
|
- Provide user the option to remove FDR record
|
|
### Security
|
|
### Security
|
... | @@ -62,14 +63,14 @@ See: http://tuotuogzs.ddns.net/droneoa/droneoa_ros/issues/49 |
... | @@ -62,14 +63,14 @@ See: http://tuotuogzs.ddns.net/droneoa/droneoa_ros/issues/49 |
|
- Development Environment (including setup script)
|
|
- Development Environment (including setup script)
|
|
- Onboard computer launch config and environment (Jetson nano)
|
|
- Onboard computer launch config and environment (Jetson nano)
|
|
- Architecture for Stage 1 [Link](/droneoa/droneoa_ros/wikis/Stage%201%20Collision%20Avoidance%20Flow)
|
|
- Architecture for Stage 1 [Link](/droneoa/droneoa_ros/wikis/Stage%201%20Collision%20Avoidance%20Flow)
|
|
- Gitlab pipline and workflow
|
|
- Gitlab pipeline and workflow
|
|
- UE4 based simulation with ROS and sensor support
|
|
- UE4 based simulation with ROS and sensor support
|
|
- Command and Control Interface
|
|
- Command and Control Interface
|
|
- Sensor Interface
|
|
- Sensor Interface
|
|
- Deployment research
|
|
- Deployment research
|
|
- OA Controller (Stage 1 progress)
|
|
- OA Controller (Stage 1 progress)
|
|
- Research on existing algorithms for different sensor configuration
|
|
- Research on existing algorithms for different sensor configuration
|
|
- Build test vehicle
|
|
- Build test vehicles
|
|
|
|
|
|
### Productivity Metrics
|
|
### Productivity Metrics
|
|
- Client Meetings: 0.5
|
|
- Client Meetings: 0.5
|
... | | ... | |