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

Error with 'undefined' node or PROTO in Webots R2023a #40

Open
abdul-mannan-khan opened this issue Dec 21, 2023 · 1 comment
Open

Error with 'undefined' node or PROTO in Webots R2023a #40

abdul-mannan-khan opened this issue Dec 21, 2023 · 1 comment

Comments

@abdul-mannan-khan
Copy link

Hello Cyberbotics team,

I am currently encountering an issue with using certain PROTO files in Webots R2023a. The error messages I'm receiving indicate a problem with 'undefined' nodes or PROTOs and unknown base types. These errors occur with several PROTO files from the Webots library.

The specific error messages I'm encountering are as follows:

ERROR: Missing declaration for 'undefined', unknown node.
ERROR: Skipped unknown 'undefined' node or PROTO in several PROTO files including TexturedBackground.proto, TexturedBackgroundLight.proto, Parquetry.proto, Floor.proto, and SimpleBuilding.proto.

I'm using a simple file with EXTERNPROTO declarations as shown below:


#VRML_SIM R2023a utf8
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2023a/projects/objects/backgrounds/protos/TexturedBackground.proto"
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2023a/projects/objects/backgrounds/protos/TexturedBackgroundLight.proto"
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2023a/projects/objects/floors/protos/Floor.proto"
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2023a/projects/appearances/protos/Parquetry.proto"
EXTERNPROTO "https://raw.githubusercontent.com/cyberbotics/webots/R2023a/projects/objects/buildings/protos/SimpleBuilding.proto"
EXTERNPROTO "https://cyberbotics.com/doc/protos/Sensors/BumperSensor.proto"

Could you please help me understand the cause of these errors and suggest a solution? I am using Webots R2023a and have not made any significant changes to the base setup.

Thank you for your assistance!

@patham9
Copy link

patham9 commented Oct 8, 2024

Same issue here, their Wiki is unfortunately outdated, so the Wiki in
https://docs.ros.org/en/foxy/Tutorials/Advanced/Simulators/Webots/Installation-MacOS.html
cannot be followed and the examples in
https://github.com/cyberbotics/webots_ros2/wiki/Example-TIAGo
cannot be used without non-trivial changes which have yet to be figured out.

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

2 participants