You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On this tutorial link
In the section 3 Build and Run:
It says:
The terminal should return the following message every 2 seconds:
[INFO] [parameter_node]: Hello world!
But since the callback timer set to 1 second, should this part be:
The terminal should return the following message every seconds:
[INFO] [parameter_node]: Hello world!
(Not only with foxy version, the other version also have the same content)
Please correct me if I am wrong! Thank you!
The text was updated successfully, but these errors were encountered:
On this tutorial link
In the section 3 Build and Run:
It says:
The terminal should return the following message every 2 seconds:
[INFO] [parameter_node]: Hello world!
But since the callback timer set to 1 second, should this part be:
The terminal should return the following message every seconds:
[INFO] [parameter_node]: Hello world!
(Not only with foxy version, the other version also have the same content)
Please correct me if I am wrong! Thank you!
The text was updated successfully, but these errors were encountered: