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

Warning on advertise of std_mgs/Empty

asked 2014-01-24 01:45:07 -0500

Wolf gravatar image

Recently (maybe since some update...), whenever I advertise a topic of topic std_msgs/Empty I receive WARNING:

Advertising on topic [/topic_name] with an empty message definition. Some tools (e.g. rosbag) may not work correctly.

Can I safely ignore it? Was does it mean? I often use std_msgs/Empty as kind of signal for nodes to perform long running calculations to update their state.

edit retag flag offensive close merge delete

Comments

1

I have also just run into this problem, a recent update seems to have changed functionality.

Dave Coleman gravatar image Dave Coleman  ( 2014-01-24 11:47:48 -0500 )edit
1
Dave Coleman gravatar image Dave Coleman  ( 2014-01-24 11:50:29 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-01-28 11:04:13 -0500

Dirk Thomas gravatar image

updated 2014-01-28 11:04:32 -0500

The bug responsible for this warning has been fixed in gencpp. Please update your packages - ros-hydro-gencpp needs to be version 0.4.16 (or newer).

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2014-01-24 01:45:07 -0500

Seen: 650 times

Last updated: Jan 28 '14