Skip to main content
2 of 2
edited title
Walter
  • 16.1k
  • 8
  • 60
  • 95

Event driven language for Robotics

There are several options that are available like C, C++, Matlab and some more. But is there a language that naturally feels like Event programming?

For example: If I see a red ball (Event) ---> Do this (Action)