Re: [ros-users] ros node protocol

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Andrew Harris
Dato:  
Til: ros-users
Emne: Re: [ros-users] ros node protocol
Hi Ken,

On the page http://www.ros.org/wiki/ROS/Slave_API

paramUpdate(caller_id, parameter_key, parameter_value)

and

publisherUpdate(caller_id, topic, publishers)

appear to have the same "documentation" string. Is this a typo?

thanks,
-andrew