-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
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
- Open the webots/projects/languages/python/worlds/example.wbt world
- Run the simulation
- 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
Labels
No labels