Re: [ros-users] ros node protocol

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Andrew Harris
Date:  
To: ros-users
Subject: 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