Fun with Robots and Elixir at the Boston Elixir meetup
Last Thursday, at the Boston Elixir meetup, I gave a talk on programming autonomous robots with Elixir. The focus was on how Elixir/OTP makes it surprisingly easy to implement a multi-agent, “society of mind” architecture for Lego robots. In this blog post, I report on my latest progress and give a brief account of the talk, with links to video and slides.
Read next Use, import, require, what do they mean in Elixir?