osrf / rosbook

Example code to accompany the book Programming Robots with ROS
Apache License 2.0
477 stars 238 forks source link

[Text improvement] Chapter 2: Use rosrun to execute nodes #14

Closed gbiggs closed 7 years ago

gbiggs commented 8 years ago

On page 22, all the examples are executing the nodes directly, even though rosrun has been introduced. If the intent is to show that the remapping arguments are part of the node rather than rosrun, then one example should be sufficient. The rest should use rosrun, encouraging the reader to use the ROS tools.

codebot commented 7 years ago

Thank you. Fixed in reprint.