ROS-PSE / arni

this is the codebase of the Advanced ROS Network Introspection.
BSD 2-Clause "Simplified" License
17 stars 9 forks source link

gui: Arni-Detail is not refreshing #3

Closed gmwe closed 10 years ago

gmwe commented 10 years ago

Test Scenario:

roslaunch arni_core test_3_fluctuation.launch

Now Starting rqt, opening Arni-Detail and looking at t!/ocean should fluctuate between error and ok.

Bug:

t!/ocean is not fluctuating but only showing error. Watching Logging->Console (Info + Warn) shows that the state of the frequency is actually fluctuating (the countermeasure is logging messages when the specification of frequency is in / out of bounds.

Watching the Information panel in Arni-Detail will also show no sign of change. Aswell as the graphs. They are just empty.


Mentions for notifications: @matt3o @Grommetox

gmwe commented 10 years ago

running

catkin_make

resolves this issue.