Open TheProjectsGuy opened 5 years ago
Task priority: HIGH
Given the flex sensors, figure out an algorithm for finding joint angles from the stress values of the flex sensor. Pointwise needs are as follows:
Person assigned: @TheProjectsGuy
Deadline: Tuesday, 19th March 2019 (Final submission)
Get a simulation up and running, giving useful values as proof of concept.
dev
We'll use LEDs to find angles. Use CV to get joint angles while simultaneously recording the flex sensor readings
Priority: LOW Here are some extra things that can be implemented, if time permits:
⚠️ Scrap this comment ⚠️
Simulation done, file in Flex_Sensor_final_circuitry.slx (folder here, more here)
Flex_Sensor_final_circuitry.slx
CAD starts tomorrow
Task priority: HIGH
Task description
Given the flex sensors, figure out an algorithm for finding joint angles from the stress values of the flex sensor. Pointwise needs are as follows:
Person assigned: @TheProjectsGuy
Deadline: Tuesday, 19th March 2019 (Final submission)
Procedural steps
Step 1: Simulation
Get a simulation up and running, giving useful values as proof of concept.
dev
branch through a pull requestStep 2: Simple setup
Electrical circuitry
Step 3: CV
Computer vision part
We'll use LEDs to find angles. Use CV to get joint angles while simultaneously recording the flex sensor readings
Implement both in a class-wise fashion and use synchronized multithreading to handle both, see if output comes on consoleStep 4: Algorithm
Step 4: Frame visualization
Extras
Priority: LOW Here are some extra things that can be implemented, if time permits: