Skip to Content
Hands-On Robotics Programming with C++
book

Hands-On Robotics Programming with C++

by Dinesh Tavasalkar
March 2019
Intermediate to advanced
312 pages
7h 37m
English
Packt Publishing
Content preview from Hands-On Robotics Programming with C++

The Talking Pi program

The Talking Pi programming logic is very simple. When Button1 is pressed, Label1 must display the text that is typed inside Textbox1 and TextToSpeech1 must read out that text. The steps for executing this block program are as follows:

  1. First, click on the Button1 component and select the when Button1.Click main block:
  1. Next, since we want to change the text of Label1 when Button1 is clicked, choose the Label1.Text block from the Label1 component:
  1. Next, drag the Label1.Text block inside the Button1.Click block to join ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn Robotics Programming

Learn Robotics Programming

Danny Staple
C++ Reactive Programming

C++ Reactive Programming

Praseed Pai, Peter Abraham

Publisher Resources

ISBN: 9781789139006Supplemental Content