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

Could not start XXXX Oberserver #41

Open
chcorbato opened this issue May 23, 2020 · 4 comments
Open

Could not start XXXX Oberserver #41

chcorbato opened this issue May 23, 2020 · 4 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on

Comments

@chcorbato
Copy link
Member

chcorbato commented May 23, 2020

This happens very frequently, especially with the EnergyObserver.

CONTEXT

 ./run_single_sim.sh -i 2 -g 2 -n standard -r true -p 1.3

OUTPUT

[INFO] [1590215602.961954, 0.000000]: Controller frequency: 1.0
energy
EnergyQualityObserver
[INFO] [1590215603.004127, 0.000000]: Waiting for service...
[INFO] [1590215603.011966, 0.000000]: Waiting for service...
Could not start EnergyQualityObserver
The load observer service call is completed!
safety
SafetyQualityObserver
[INFO] [1590215603.149441, 0.000000]: Waiting for service...
Could not start SafetyQualityObserver
The load observer service call is completed!
@chcorbato chcorbato added bug Something isn't working help wanted Extra attention is needed labels May 23, 2020
@marioney
Copy link
Member

marioney commented May 23, 2020

I'm not able to replicate this, it works for me.

Also, this error message

Could not start EnergyQualityObserver

Comes from the rosgraph_monitor/scripts/monitor#L60 I'll take a look at it, and maybe @ipa-hsd can help us find out why the exception is raised

@chcorbato
Copy link
Member Author

I'm not able to replicate this, it works for me.

Maybe it is a race condition / timing issue, and in my slow computer it happens sometime.
I will move it to wont fix now for the moment.

@hsd-dev
Copy link

hsd-dev commented May 23, 2020

I pulled the latest observers branch and unable to replicate this. I am able to load and unload the observer.

@chcorbato chcorbato added the wontfix This will not be worked on label May 23, 2020
@chcorbato
Copy link
Member Author

I think there is some race condition that happens for my slow machine. I leave it open but with wontfix

Thanks @ipa-hsd !! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants