pirobot / ros-by-example

Automatically exported from code.google.com/p/ros-by-example
60 stars 64 forks source link

RBX2 Hydro to Indigo: redundant URL on p.30 #6

Closed KristofRobot closed 9 years ago

KristofRobot commented 9 years ago

When converting RBX2 book from Hydro to Indigo, a codeblock with redundant URL appears on p. 30:

def transition_cb(self, userdata, active_states, *cb_args):
if self.rand.randint(0, 3) == 0:
rospy.loginfo("Greetings human!")http://www.projectorcentral.com/BenQ-
MX522-projection-calculator-pro.htm

Note the http://www.projectorcentral.com/BenQ- MX522-projection-calculator-pro.htm

pirobot commented 9 years ago

Thanks @KristofRobot - I will upload a fixed PDF soon.