5  Summary

Awesome! That’s how R played a role at each step of our project. You can find how we combined the code chunks from these four chapters and the user defined functions we created along the way to make our manipulator move: R

The instructions on the microcontroller (described in chapter 4) that send electrical pulses to rotate our motors can be found in the file robot_arm_control.ino.

And that’s it! Hopefully, there goes a touch of R in robotics.

Please do feel free to reach out in case of any questions, feedback and suggestions.

Note

You can find the project’s repo at:

https://github.com/R-icntay/rstudio_conf22_R_in_robotics

Happy learning,

Eric and Ian.