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

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

Open
MNikoliCC opened this issue Nov 26, 2024 · 0 comments
Open

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

MNikoliCC opened this issue Nov 26, 2024 · 0 comments

Comments

@MNikoliCC
Copy link

MNikoliCC commented Nov 26, 2024

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')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant