ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Turtlebot Dashboard Warning : diagnostic_aggregator

asked 2012-02-08 06:15:30 -0500

Aroarus gravatar image

updated 2012-02-08 07:10:18 -0500

joq gravatar image

I am receiving a warning from my Turtlebot Dashboard:

Node: /diagnostic_aggregator
Time: 1328731882.669506934
Severity: Warn
Location: /tmp/buildd/ros-electric-diagnostics-1.6.1/debian/ros-electric-diagnostics/opt/ros/electric/stacks/diagnostics/diagnostic_aggregator/src/analyzer_group.cpp:AnalyzerGroup::init:109
Published Topics: /rosout

Analyzer specification should now include the package name. You are using a deprecated API. Please switch from GenericAnalyzer to diagnostic_aggregator/GenericAnalyzer in your Analyzer specification.

Does anyone have an idea of what is causing this warning, and how to fix it? Thank you very much!

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-02-08 07:09:52 -0500

joq gravatar image

In your diagnostic_aggregator parameters, instead of:

type: AnalyzerGroup

change it to:

type: diagnostic_aggregator/AnalyzerGroup
edit flag offensive delete link more

Comments

mmwise gravatar image mmwise  ( 2012-02-08 11:03:43 -0500 )edit

Where exactly can I make this change?

Jack Fu gravatar image Jack Fu  ( 2014-05-05 20:30:24 -0500 )edit
0

answered 2014-05-05 21:19:00 -0500

Jack Fu gravatar image

OK. I think I've figured out this problem. It's in the file diagnostics.yaml in the turtlebot_bringup package.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-02-08 06:15:30 -0500

Seen: 554 times

Last updated: May 05 '14