
Hi All. I've started to use Haskell regularly in my job in industry. My job is to develop software for UAVs (Unmanned Aerial Vehicle). In particular I want to use Yampa to handle the sensor gimbal of the vehicle. Is there someone with some kind of experience in the industrial use of Yampa? Where can I find (if exists...) documentation to guide me in using Yampa in the real world? Thanks for any answer. Luca.

Hi Luca, Here is some documentation: http://www.haskell.org/haskellwiki/Yampa But you probably tried that. Maybe you can try the haskell-cafe mailinglist. Greets, Edgar On Thu, Oct 21, 2010 at 6:21 PM, Luca Ciciriello < luca_ciciriello@hotmail.com> wrote:
Hi All. I've started to use Haskell regularly in my job in industry. My job is to develop software for UAVs (Unmanned Aerial Vehicle). In particular I want to use Yampa to handle the sensor gimbal of the vehicle. Is there someone with some kind of experience in the industrial use of Yampa? Where can I find (if exists...) documentation to guide me in using Yampa in the real world?
Thanks for any answer.
Luca._______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

There were papers from Paul Hudak's Yale group on "Frob" - Functional Robotics - that I think pre-date Yampa and used arrows: e.g.: http://www.haskell.org/yampa/AFPLectureNotes.pdf Walid Taha also contributed to this work, there are some more papers here: http://www.cs.rice.edu/~taha/publications.html
participants (3)
-
edgar klerks
-
Luca Ciciriello
-
Stephen Tetley