Robotics StackExchange | Archived questions

Stage not displaying execution time, robot's position or axis

Hi,

I'm trying to use stage in order to perform some simulations. I'm currently using the Melodic distro on a Ubuntu 18.04. When I start a simulation on stage, some information are not availabe such as robot's positions when I click on one of them, the Y and X axis, or the execution time. Previously, I had the Kinetic version of ROS and all those information were available as soon as I started stage. I uploaded an image as an example of my execution. It's possible to see that the Y and X axis are not displayed, the bottom left corner were the execution time was supposed to be is just an empty space, and no information regarding the clicked robot (the red one with a green bounding box) is available.

image description

I already tried to reinstall the stage package but it didn't work.

Here is part of my '.world' file regarding stage's GUI window:

window
(
    size [ 650.000 500.000 ] 
    scale 36.995   
    center [ 0 0 ]
    rotate [ 0  0 ]
    show_data 1 
)

Asked by woz on 2018-08-31 10:44:51 UTC

Comments

I am also having this problem. Does this not affect anyone else? Any ideas?

Asked by hcostelha on 2020-02-20 04:40:10 UTC

Answers