Monthly Archives: November 2016

Controller Rough-Design and Gesture Sensor Progress

Controller development and sensor programming has been underway for a few weeks now. Right now, we have a rough mock-up since we aren’t nearly ready to finalize the design and only one of the sensors is up and working as expected. Nevertheless, we are still able to get a good feel of how we will interact with the controller when using the gesture sensor, which controls the robot’s leg motion.

The sensor takes up to 15 gestures, but we are currently implementing 6 to avoid making things unnecessarily complicated. We want the controller actions to be intrinsic, rather than heavily involved and requiring memorization/studying beforehand. After all, things are supposed to be easier with a controller, not harder!

So, without further ado, here is the current controller design with the gesture sensor mounted at the top. The arduino board sits atop an arm brace which has Velcro supports around the forearm and palm. We found this configuration to be more comfortable and less cumbersome than the controller being mounted solely on the forearm.

gloveproto1The image above shows the controller’s proper orientation for gesture input. The user will pass their hand over the sensor  in any of the 6 directions shown below and that will be sent to the robot for execution.