Hacker News new | ask | show | jobs
by beambot 4696 days ago
Indeed, I used the ThingMagic M5e. All the code for the (python) drivers [1] and robot behaviors [2] are open sourced.

Funny story... before (and after) doing higher-level robot behaviors, I worked on low-level reader hardware too (with our mutual colleague, I presume). Most recently, it was building SDRs to interact with super-high datarate passive tags with onboard sensors... to build cyborg dragonflies [3].

[1] http://ros.org/wiki/hrl_rfid

[2] http://www.ros.org/wiki/pr2_rfid

[3] http://www.wired.com/wiredscience/2013/06/dragonfly-backpack...

1 comments

I forgot that the stock python drivers weren't open source. The "dragonfly backpack" is a cool looking project.