You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also have a sdf created using this tutorial that I have used in Gazebo classic that throws the same error.
Output
[ign gazebo-1] [Err] [SDFFeatures.cc:781] The geometry element of collision [collision] couldn't be created
[ign gazebo-1] terminate called after throwing an instance of 'std::bad_optional_access'
[ign gazebo-1] what(): bad optional access
The text was updated successfully, but these errors were encountered:
Heightmap physics support hasn't been merged yet, but it's close. See #661.
It shouldn't crash though, so there's definitely something wrong. Proper support is very close to getting in, so I think we should just wait for that to get in.
Environment
Edifice Binary / ROS2 Foxy
Description
Steps to reproduce
I also have a sdf created using this tutorial that I have used in Gazebo classic that throws the same error.
Output
The text was updated successfully, but these errors were encountered: