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

Publish a latched message in rosjava

asked 2011-12-05 08:43:09 -0500

Tuan gravatar image

updated 2011-12-05 21:59:45 -0500

Hi,

I am trying to publish a latched message in rosjava so that my arduino only receives a command when it is different than the preivous one. Currently, it is constantly polling and that makes my program not to work.

In roscpp, I know that you can set the boolean latch = true.

Is there an equivalent in rosjava?

Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-12-06 23:52:34 -0500

damonkohler gravatar image
edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-12-05 08:43:09 -0500

Seen: 460 times

Last updated: Dec 06 '11