Drone Sensor Payload Design Hands On

by

Drone Flying

This post is part of the Hands on Robot Design series. See here for the full list of posts/topics https://robotsforroboticists.com/hands-on-ground-robot–drone-design-series for information on mechanical, electrical, motion control, computing, sensors, and more. Once we had a drone we needed the sensors and computer to make this drone operate. Keeping with the idea of trying to make […]

Drone Design Hands On

by

Drone Flying

This post is part of the Hands on Robot Design series. See here for the full list of posts/topics https://robotsforroboticists.com/hands-on-ground-robot–drone-design-series for information on mechanical, electrical, motion control, computing, sensors, and more. The drones designed for the DARPA SubT challenge needed to be great at flying through tunnels and exploring unknown subterranean environments. The plan was […]

Motor Controls & Computing – Hands On Ground Robot Design

by

R3 motor controllers

This post is part of the Hands on Ground Robot Design series. See here for the full list of posts/topics https://robotsforroboticists.com/hands-on-ground-robot–drone-design-series for information on mechanical, electrical, motion control, computing, sensors, and more. Check out the post below for some pro tips on getting better support when talking with motor controller vendors. Motor Controls We used […]

Mechanical & Wheels – Hands On Ground Robot Design

by

modular robot design

This post is part of the Hands on Ground Robot Design series. See here for the full list of posts/topics https://robotsforroboticists.com/hands-on-ground-robot–drone-design-series for information on mechanical, electrical, motion control, computing, sensors, and more. Robot Size Decision After we have the list of system requirements we start with the design of the mechanical structure of the robot. […]

Hands On Ground Robot & Drone Design Series

by

subt robots

Hi all, This is a new series looking at the detailed design of various robots. To start with we will be looking at the design of two different robots that were used for the DARPA Subterranean Challenge. Both of these robots were designed for operating in complex subterranean environments, including Caves, Mines & Urban environments. […]

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: 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 […]

LIDAR (Laser Scanner) Review Comparisons

by

LIDAR's Used

This is part of a series of posts talking about some of the common LIDAR’s used in robotics. At the end of these sensor profile articles there will be a final post that compares the sensors based on data collected by each of the sensors. Posts: Evaluating LIDAR Guide LIDAR Fundamentals SICK TiM551 – LIDAR […]

SICK LMS511 Laser Scanner – LIDAR Overview

by

SICK LMS500

This is part of a series of posts talking about some of the common LIDAR’s used in robotics. At the end of these sensor profile articles there will be a final post that compares the sensors based on data collected by each of the sensors. Posts: Evaluating LIDAR Guide LIDAR Fundamentals SICK TiM551 – LIDAR […]

Hokuyo UTM-30LX Laser Scanner – LIDAR Overview

by

Hokuyo UTM-30LX

This is part of a series of posts talking about some of the common LIDAR’s used in robotics. At the end of these sensor profile articles there will be a final post that compares the sensors based on data collected by each of the sensors. Posts: Evaluating LIDAR Guide LIDAR Fundamentals SICK TiM551 – LIDAR […]

SICK LMS111 Laser Scanner – LIDAR Overview

by

SICK LMS111

This is part of a series of posts talking about some of the common LIDAR’s used in robotics. At the end of these sensor profile articles there will be a final post that compares the sensors based on data collected by each of the sensors. Posts: Evaluating LIDAR Guide LIDAR Fundamentals SICK TiM551 – LIDAR […]

SICK TiM551 & TiM571 Laser Scanner – LIDAR Overview

by

SICK TiM551

This is part of a series of posts talking about some of the common LIDAR’s used in robotics. At the end of these sensor profile articles there will be a final post that compares the sensors based on data collected by each of the sensors. Posts: Evaluating LIDAR Guide LIDAR Fundamentals SICK TiM551 – LIDAR […]

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, […]