cyberbotics / webots

Webots Robot Simulator
https://cyberbotics.com
Apache License 2.0
3.11k stars 1.65k forks source link

Crash when Exporting HTML5 / VRML model #58

Closed DavidMansolino closed 5 years ago

DavidMansolino commented 5 years ago

Describe the Bug Webots crashes when exporting some world.

Steps to Reproduce

  1. Open youbot.wbt
  2. Export it to VRML or X3D

System

DavidMansolino commented 5 years ago

This is also reproducible on the pick_and_place benchmark, which is going to be a big problem for robotbenchmark if the crash is reproducible on Linux.

DavidMansolino commented 5 years ago

This crash is reproducible on Linux too, but is fixed by #68.

tpjnorton commented 5 years ago

fixed in #68