Use of the ATI nano ft sensor with YARP in Linux #564
Replies: 6 comments 8 replies
-
Just to clarify, the |
Beta Was this translation helpful? Give feedback.
-
Thanks for the fast reply! But doesn't the repo also contains the ft sensor here. It is not fully clear to which kind of sensor the name 'forcetorque-yarp-devices/ftSensor' is referring. Nevertheless, the ft sensors used in iCub are from the same company (as mentioned, just bigger). So basically there has to be a way to read them out using YARP, or do you use another middle ware and bridge to YARP? |
Beta Was this translation helpful? Give feedback.
-
And is there by any chance the way to use the same |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
@simeonedussoni and me discussed today to create a setup to read out the analog values from the 12 pin connector the ATI nano ft sensor delivers and use electronics we have at place to make sense of it and on that track implement the nano sensor in my robotic setup. |
Beta Was this translation helpful? Give feedback.
-
hi @2103simon we used to read the ATI with a nidaq ADC, using a simple c library/API provided by NI, a few lines of code would be sufficient. |
Beta Was this translation helpful? Give feedback.
-
Dear robotology community,
I want to work on a proper characterization of the current (and future) iCub fingertip(s) to tune my gazebo skin plugin. First results I acquired by using the Omega.3 robot from force dimensions suggest that the internal force measurement of the mentioned robot is not accurate enough. To overcome this issue I want to use the ATI nano ft sensor. Further the NI 6210 is used as AD converter. I found this repo providing drivers for the sensor, but after trying a couple of days to get i t running I must face the truth: I can't manage it. I am not able to install the needed drivers on my Linux OS.
Following my question and my request:
Knowing, that on iCub a similar sensor to the ATI nano is used (just bigger), I assume there must be an option to NOT use the NI 6210 to read the analog data, but use the same pipeline as on iCub. That would hold multiple benefits.
I am very happy about any suggestions and feedback!
Best
Simon
Beta Was this translation helpful? Give feedback.
All reactions