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

Errors about Heightmap and Mesh construction #450

Open
azeey opened this issue Nov 17, 2022 · 2 comments
Open

Errors about Heightmap and Mesh construction #450

azeey opened this issue Nov 17, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@azeey
Copy link
Contributor

azeey commented Nov 17, 2022

Environment

  • OS Version: Ubuntu 20.04
  • Source or binary build? source, gz-physics6

Description

  • Expected behavior: No errors printed
  • Actual behavior: The following errors are printed
[Err] [SDFFeatures.cc:309] Heightmap construction from an SDF has not been implemented yet for dartsim.
[Err] [SDFFeatures.cc:320] Mesh construction from an SDF has not been implemented yet for dartsim.

Steps to reproduce

  1. Run gz sim -v3 with any world that contains a heightmap or a mesh.
@azeey azeey added the bug Something isn't working label Nov 17, 2022
@DatSpace
Copy link

I can verify I have the same issue after upgrading my packages.

[Err] [SDFFeatures.cc:320] Mesh construction from an SDF has not been implemented yet for dartsim.

With the same sdf, this issue was not there before updating with apt upgrade. The last apt upgrade was probably about a month ago.

I am currently running on Ubuntu 22.04, Gazebo garden, on the latest apt release.

@azeey
Copy link
Contributor Author

azeey commented Nov 18, 2022

The errors appear to be harmless, but I think they started after gazebosim/gz-sim#1560

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

3 participants