ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It appears the problem is that in the stage world files the block sections are missing the z parameter. See: https: //github.com/rtv/Stage/issues/31

So I prevented the crash by adding:

z [0 .32]

to the stage world file's block section linked in the original question up top.