Skip to content

Commit 88bd4db

Browse files
snktshrmaHwurzburg
authored andcommitted
Update gsoc-ideas-list.rst
1 parent 834c36c commit 88bd4db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev/source/docs/gsoc-ideas-list.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ Non-GPS Position Estimation Using 3D Camera and Pre-Generated Map
3939
- Level of Difficulty: Hard
4040
- Expected Outcome: Copter with low-cost 3D camera estimates its local position by comparing the camera point cloud to a pre-generated 3D map
4141

42-
The goal of this project is to allow a Copter to estimate its local position using a low-cost 3D camera (e.g. Intel D465) by comparing the camera's point cloud to a pre-generated 3D map. The steps involved include:
42+
The goal of this project is to allow a Copter to estimate its local position using a low-cost 3D camera (e.g. `Intel D455 <https://www.intelrealsense.com/depth-camera-d455>`__) by comparing the camera's point cloud to a pre-generated 3D map. The steps involved include:
4343

4444
- Create a tool to capture a 3D map of the flight area. The resulting map should be loaded onto the vehicle's companion computer (e.g. RPI5)
45-
- Mount a low-cost 3D camera (e.g. Intel D465) onto an ArduPilot copter (e.g. EDU650 or similar) equipped with a companion computer
45+
- Mount a low-cost 3D camera (e.g. `Intel D455 <https://www.intelrealsense.com/depth-camera-d455>`__) onto an ArduPilot copter (e.g. EDU650 or similar) equipped with a companion computer
4646
- Write localisation software (e.g. python code) to compare the output of the 3D camera to the pre-generated 3D map and send the estimated position to the vehicle's EKF (see :ref:`Non-GPS Position Estimation <mavlink-nongps-position-estimation>`)
4747
- Implement a simulator of the system (e.g. gazebo)
4848
- Document the setup and operation for future developers and users
4949

50-
Funding will be provided for hardware including a copter (e.g. Hexsoon EDU650), companion computer and 3D camera (e.g. Intel D465) if necessary
50+
Funding will be provided for hardware including a copter (e.g. Hexsoon EDU650), companion computer and 3D camera (e.g. `Intel D455 <https://www.intelrealsense.com/depth-camera-d455>`__) if necessary
5151

5252
AI Chat WebTool for use with MP and/or QGC
5353
------------------------------------------

0 commit comments

Comments
 (0)