Re: [ros-users] ros node protocol

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Andrew Harris
Datum:  
Aan: ros-users
Onderwerp: 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