[Bug] Simulation not visualized

This is an error report.


Screenshot of the error


Error details

Gazebo world is not shown, but topics exists

The simulations in there, but i saw that there is an issue with the CSS code on the page, you need to:
1 inspect the page in black


2.- Using the selector tool, hover over the small white rectangle

as you can see, the height is set to 15px, update that value to 900px (that works for me)


Once you increase that value you can see the simulation or rviz

3 Likes

Awesome answer Ivan. Thanks for sharing!
We are working to solve this problem so no student needs to do that fix. Thank you anyway for posting your solution, definitely is going to help some people while we deploy the solution. :pray:

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.

Thank you very much for your suggestion, @IvanMurataya

We’ve implemented in an automated way what you suggested here.

So now, when someone has this problem, the system will automatically set the viewport height to 100% in at most 7 seconds.

Thank you also, @robotnik.formacion1, for reporting the error.

#KeepPushingYourROSLearning