NUbots / NUWebots

Environment, models, and communication for using the Webots simulation with NUbots
MIT License
7 stars 4 forks source link

Fix the NUgus robot's texture path #90

Closed ysims closed 2 years ago

ysims commented 2 years ago

It was relative to the protos folder rather than the proto itself. This caused issues in the RoboCup world because the location of the proto there was in the first level of the protos folder, whereas in our proto folder it's under a robot folder.

This PR changes it so the textures are relative to the main proto, NUgus.proto.