[ros-users] [Discourse.ros.org] [ROS Projects] Robotic Humanoid hand

flobotics robotics ros.discourse at gmail.com
Thu Jan 19 13:45:01 UTC 2017




To put all this information into a picture, i thought about appending the info to the video-stream of the finger. I could add two other "info-pictures" on top of the finger-video-stream with the information about what the finger should do (press button 1, press button 2, or release finger from button). This i would do with a image of a number. 

The next information is the force value (or wire tension value) from the force-sensors and a want-to-have force value from the user. So i simply would use 16 lines of 1pixel height and 1024 pixel in length (because there are 1024 force values). The first pixel line is the force i want-to-have on sensor1 and pixel line 2 is the actual force value from the sensor. 

This video-stream i could then feed into a neural network.

So the neural net could get its rewards for matching force values and for the signal that comes from the keyboard if a button is pressed. Punishments if the force values are less then the want-to-have force value.

Here are some pictures that shows it. The numbers are what button it should press and X means it should release the button. The black pixels showing the force values.

<img src="/uploads/ros/original/1X/cb668e584a487d57b1924faee1f0c5f33bc35580.jpg" width="327" height="300">

<img src="/uploads/ros/original/1X/87c9b2a46d1b1a50e2e2d9efe05e092b70bc8642.jpg" width="327" height="300">

<img src="/uploads/ros/original/1X/66a389181b3c5be5e14923f134ff60b2a5517dd9.jpg" width="327" height="300">






---
[Visit Topic](https://discourse.ros.org/t/robotic-humanoid-hand/188/59) or reply to this email to respond.




More information about the ros-users mailing list