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

Harmonic simulation frozen, no debug logs from the BasicSystem plugin #25

Open
Ryanf55 opened this issue Apr 19, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Ryanf55
Copy link
Contributor

Ryanf55 commented Apr 19, 2024

Environment

  • OS Version: Ubuntu 22
  • Source or binary build?
    GZ Sim Binary 8.2 (harmonic)

Description

  • Expected behavior: The vehicle can move when publishing twist, and running in verbose mode generates logs
  • Actual behavior: The vehicle doesn't move, and the example plugins generate no logs even with -v 5 argument to the simulator

Steps to reproduce

  1. Follow the README with no changes, other than building with a debug build type colcon build --mixin debug
  2. Launch the server with GDB
  3. Add a breakpoint to BasicSystem::PostUpdate
  4. Observe the BasicSystem _info.iterations does not advance upon repeated continue calls, and there are no logs
  5. Observe the play/stop icon flashing back and forth

Output

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant