osrf / rosbook

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

[Text improvement] Chapter 4: Move description of using rosservice #21

Closed gbiggs closed 7 years ago

gbiggs commented 8 years ago

The description of using rosservice call on page 57 could be moved to the "checking that everything works" section (on page 56) and referenced from here as "We previously used rosservice to call the service. This is the simplest way to use a service." This would make the "checking" section include actually checking that the service works, and not just that it exists. Particularly as the next section after the "checking" section changes the node source code.

gerkey commented 7 years ago

Fixed in reprint.