Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Python API #3801

Closed
wants to merge 111 commits into from
Closed

New Python API #3801

wants to merge 111 commits into from

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    d3c9db8 View commit details
    Browse the repository at this point in the history
  2. Update mybot_simple.py

    omichel committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    766ca65 View commit details
    Browse the repository at this point in the history
  3. Update webots.py

    omichel committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a14547a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25972fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dd49e8 View commit details
    Browse the repository at this point in the history
  6. Fixed test

    omichel committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    afb4bf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    753d4b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    06d2456 View commit details
    Browse the repository at this point in the history
  2. simplified

    omichel committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e601580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5939b73 View commit details
    Browse the repository at this point in the history
  4. Update webots.py

    Justin-Fisher committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e2f393d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94d54c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8001f77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2aa157 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da6a978 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Fixed typo

    omichel committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    9b191a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    91a29d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    60d4cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937bdfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e521f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44713e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Working slave.py example

    omichel committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    663d54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85343cc View commit details
    Browse the repository at this point in the history
  3. Added license

    omichel committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    f417c3d View commit details
    Browse the repository at this point in the history
  4. Better naming for tag

    omichel committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    28c9e3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ea2a7d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    e30be2f View commit details
    Browse the repository at this point in the history
  2. moved restype and argtypes assignments in the class definition, close…

    …r to the corresponding function utilization
    omichel committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2700750 View commit details
    Browse the repository at this point in the history
  3. Fixed Node.typeName

    omichel committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b368065 View commit details
    Browse the repository at this point in the history
  4. Use Linux line endings

    omichel committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    821cbff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e651ab View commit details
    Browse the repository at this point in the history
  6. simplified

    omichel committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2bb981a View commit details
    Browse the repository at this point in the history
  7. simplified

    omichel committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    fc4572e View commit details
    Browse the repository at this point in the history
  8. Support more field operations

    omichel committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    d776525 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    78486d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b9364 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    d64b8f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    0d628ee View commit details
    Browse the repository at this point in the history
  2. ENU fix

    omichel committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    7cf4c63 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    62cdeb7 View commit details
    Browse the repository at this point in the history
  2. Update ansi_codes.c

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    eeb396d View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    f275aa0 View commit details
    Browse the repository at this point in the history
  4. Update ansi_codes.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    7c2d657 View commit details
    Browse the repository at this point in the history
  5. Update WB_CONSTANTS.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    dffffbc View commit details
    Browse the repository at this point in the history
  6. Update camera.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    6a860ad View commit details
    Browse the repository at this point in the history
  7. Update constants.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    153a46e View commit details
    Browse the repository at this point in the history
  8. Update distance_sensor.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    dcdab98 View commit details
    Browse the repository at this point in the history
  9. Update emitter.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    4e4a76e View commit details
    Browse the repository at this point in the history
  10. Update field.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    5066bc9 View commit details
    Browse the repository at this point in the history
  11. Update keyboard.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    29b3e88 View commit details
    Browse the repository at this point in the history
  12. Update motor.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    116f460 View commit details
    Browse the repository at this point in the history
  13. Update node.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    a0888b0 View commit details
    Browse the repository at this point in the history
  14. Update receiver.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    e98d5fa View commit details
    Browse the repository at this point in the history
  15. Update wb.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    d3f83ed View commit details
    Browse the repository at this point in the history
  16. Update mybot_simple.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    4e37957 View commit details
    Browse the repository at this point in the history
  17. Update robot.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    7be1b44 View commit details
    Browse the repository at this point in the history
  18. Update sensor.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    2520999 View commit details
    Browse the repository at this point in the history
  19. Update supervisor.py

    omichel committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    1d62571 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    c15ec5c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    69e0116 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    f287af1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    1ef3d8a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    4514b57 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    e5c238e View commit details
    Browse the repository at this point in the history
  2. Fixed line endings

    omichel committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    ff76565 View commit details
    Browse the repository at this point in the history
  3. Fixed line endings

    omichel committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    ba13adf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c579248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f03202 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    16f880f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df5d8fd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    b72e01f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e0f14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80189c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    98ba2c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a60944 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    f610e31 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    a10f6cb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    7f603b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a0a57e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70ba4fb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    795d30e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd68fb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    3d78a31 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    3501059 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    9d3facb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    d8d9d8f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    a16a51a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    667aaf7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    5650b4b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    2d8f466 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    ad26671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e509511 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    82acf80 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    0c06ef8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    e1e63ce View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    74966fa View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    2645740 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    d6d3c36 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    aab15d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    c0d6e8d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    f8e8305 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    8562375 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    4def580 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    7108112 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    a01fc04 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    f1f6959 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    9c5258b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    129a931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be1090 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    5756c6c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    377c60b View commit details
    Browse the repository at this point in the history