This repository has been archived by the owner on Apr 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Weekly Report 01 (04.08. ~ 04.12.)
Mo edited this page Apr 16, 2019
·
3 revisions
- Created Github Repository
- Created Project Board to track tasks and progress
- Created Toggl Account and Project for time tracking & management
- Installed Jetbrains Toolbox & Pycharm Professional in preparation for programming tasks
- Read through ROS Getting Started
- Read first few Chapters of "Learning OpenCV 3" by Kaehler & Bradski (O'Reilly)
i.e. pointing at an object to have the drone move to, hover above, or orbit the object.
Preliminary Surface Search:
i.e. detect overhanging obstacles or tunnels, then detect height and calculate whether the mobile robot can fit underneath it
Preliminary Surface Search:
- Overhanging Obstacle Detection
- Obstacle Size Measurement
- Distance and Area Measurement
- Camera Based Size Measurement
i.e. detect type of ground the robot might drive on, detect different surfaces (soft and hard); detect irregularities (dirt/stains) on uniform surfaces.
Preliminary Surface Search:
i.e. use drone to map surfaces to help pathfinding and task planning of mobile robot, possibly together with Floor Type Detection to find stains or dirt and create tasks for robot task planning.
Preliminary Surface Search: