Book Review: The Car Hacker’s Handbook by Craig Smith

by

Car hackers handbook

The Car Hacker’s Handbook A Guide for the Penetration Tester is a really interesting book about how to interface with cars to read from onboard systems, spoof devices, and control the vehicle on your own. One of the reasons I really like this book is that it is easily the best book I have ever […]

Book Review: Peer Reviews in Software by Karl Wiegers

by

peer review in software

I have been part of many software teams where we desired to do code reviews. In most of those cases the code reviews did not take place, or were pointless and a waste of time. So the question is; how do you effectively conduct peer reviews in order to improve the quality of your systems. […]

Book Review: Mastering ROS for Robotics Programming by Lentin Joseph

by

mastering ROS for robotics programming

Mastering ROS for Robotics Programming is a good book that will help you learn ROS and take advantage of some of the powerful nodes (programs) that are out there. The book covers both a 7 DOF robot arm and a differential drive robot throughout the different chapters. That should really help you out no matter […]

Book Review: Practical Field Robotics by Robert Sturges

by

practical field robotics

Practical Field Robotics: A Systems Approach by Robert H. Sturges, Jr. from Virginia Tech is an interesting book about how to design a field robot from a high level systems approach, and how to build a robotic lawnmower. This book has 2 primary sections. The first part of the book looks at 3 different example […]

Book Review: Implementation of Robot Systems by Mike Wilson

by

implementation robotic systems

Hi all Today I am reviewing Implementation of Robot Systems by Mike Wilson. This is a book about how to integrate robots into the manufacturing process. In this book Mike Wilson takes you through the process of deploying and developing your robotic systems since “All successful projects require a methodical approach to project planning.” By […]

Book Review: Disaster Robotics by Robin Murphy

by

disaster robotics

One of my personal interests is in disaster robotics. I like them for two reasons. The first is that I like the idea of being able to try and save people (I know I could have become a doctor). The other reason I like robots is that they need to operate in “extreme terrain and […]

Book Review: Learning ROS for Robotics Programming by Martinez and Fernandez

by

learning ros book

Hi I have only used the Robot Operating System (ROS) for several small things so I wanted to review a book on learning ROS both so that I could learn more about ROS and because ROS is increasingly being used for more robotics applications and is good for all of us to become familiar with […]

Book Review: Robotics, Vision and Control Fundamental Algorithms in MATLAB by Peter Corke

by

vision control matlab

Hi all Here is a book review on Peter Corke’s Robotics, Vision and Control, published in 2011 (and 2013). I decided to review this book since it has a lot of Matlab code (I know I complain about Matlab later on) and examples that *could* be useful when developing real systems, testing a specific algorithm, […]