Skip to content

Bug in webots/projects/languages/python/worlds/example.wbt world #6707

@MNikoliCC

Description

@MNikoliCC

Describe the Bug
When running the simulation the error message appears: Error: wb_supervisor_field_get_type() called with invalid 'field' argument.

Steps to Reproduce

  1. Open the webots/projects/languages/python/worlds/example.wbt world
  2. Run the simulation
  3. In the console see the error: Error: wb_supervisor_field_get_type() called with invalid 'field' argument.

Expected behavior
No error messages.

System

  • Operating System: Linux Ubuntu 22.04, Webots installed from debian package directly
  • Graphics Card: [RENOIR (renoir, LLVM 15.0.7, DRM 3.57, 6.8.0-49-generic)]

Additional context
The line at which the error appears:

self.translationField = robot.getField('translation')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions