Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue when running gz-sim after exporting YARP_CLOCK environment variable #182

Closed
LoreMoretti opened this issue Aug 12, 2024 · 1 comment · Fixed by #192
Closed

issue when running gz-sim after exporting YARP_CLOCK environment variable #182

LoreMoretti opened this issue Aug 12, 2024 · 1 comment · Fixed by #192
Assignees

Comments

@LoreMoretti
Copy link
Contributor

LoreMoretti commented Aug 12, 2024

I started yarpserver and run gz sim ergocubGazevoV1_1_gz_sim_world.sdf, what I get is the following:

image

The gz-sim window remains black, and the following gets printed:

[INFO] |yarp.os.Port|/IITICUBLAP226/gz/62301/clock:i| Port /IITICUBLAP226/gz/62301/clock:i active at tcp://172.20.10.5:10002/
[INFO] |yarp.os.Network| Success: port-to-port persistent connection added.
[ERROR] |yarp.os.NetworkClock| Cannot find time port "/clock" or a time topic "/clock@"
[INFO] |yarp.os.Time| Waiting for clock server to start broadcasting data ...
[INFO] |yarp.os.Time| Waiting for clock server to start broadcasting data ...

with this line [INFO] |yarp.os.Time| Waiting for clock server to start broadcasting data ... being repeatedly printed on the terminal.

@traversaro
Copy link
Member

I guess this is the same issue of robotology/gazebo-yarp-plugins#526 that was fixed for Gazebo Classic in robotology/gazebo-yarp-plugins#537, probably we can do a similar fix and a test similar to robotology/gazebo-yarp-plugins#537 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants