turtlebot_gazebo demo questions
I have a few questions regarding the turtlebot_gazebo demo.
1 > Does the physics simulator gazebo limit the frame rate at 25 fps?
2 > What happens when a node publishes messages to a topic faster than they are being consumed? Do the messages wait in a queue to be consumed?
3 > And is it possible to have a computation graph where nodes are written using different client libraries?
4 > Could you also please tell what is the meaning of the term RMS Error in gazebo?
5 > How can a node consume and produce messages to the same topic? Is it some kind of closed feedback loop control for that particular node?
Thanks and regards.
Shouldn't this be five questions?
I agree! At least put the common topic of all questions in the title, e.g. "turtlebot_gazebo demo details".
@Marcus Thanks for pointing that out. Title changed )