Changes between Version 6 and Version 7 of en/ProgrammingRobotsCourse/GettingWwwInfo2


Ignore:
Timestamp:
Mar 16, 2020, 4:58:28 PM (4 years ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • en/ProgrammingRobotsCourse/GettingWwwInfo2

    v6 v7  
    2727}}}
    2828* now you can ''communicate'' with your running service in the same way as with all other API services on the real robot:
    29   * use `^call(TweetyService.get())` in the dialog
     29  * use `^call(TweetyService.get())` in a dialog
    3030  * direct call in a Python Box code:
    3131    {{{#!python