Transcript included.
In this episode, Ron Vanderkley speaks with Dr. Eleanor Sandry of Curtin University about her new book Robots and Communication. In the interview, we explore human to anim...
When you design a system it is often tempting to place a fuse on every component. This idea is fine for most batteries, sensors, and computers. However this can really cause destruction when you are w...
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 ...
The Jade Robot is a fully-developed educational robot designed to engage and excite the next generation of scientists and engineers. It has just completed six months of in-classroom testing with st...
Running Linux on your embedded system can be great for giving you a stable base, lots of tools, and you can often solve problems with a quick Google search....
[clear]
A new book, Learning Robotics using Python, takes a different approach to teaching the Robotics Operating System (ROS). Written by Lentin Joseph, founder and CEO of Indian robotics start...
By Ilia Baranov
Robots are expensive and they usually depend on batteries. What if you want to run an experiment with 100 robots, running for 10 hours? To help answer this question, ROS has built ...
Muribot is an affordable, compact robot kit, designed to make coding and robotics easily accessible to people of all ages and skill levels. It packs in quality hardware, usually seen only at universit...
[clear]
In this episode, Audrow Nash interviews Todd Hylton, Senior Vice President at Brain Corporation, about neuromorphic computers. They discuss the robotics development board bStem, which appro...
By Ilia Baranov
In this new Robots 101 series, we will be taking a look at how robots work, what makes designing them challenging, and how engineers at Clearpath Robotics tackle these problems. To ...
Playgrounds are popular spaces for young children to play and learn. They promote exploration of the physical environment and motor and social skill development, allowing young children to be autonomo...
I have often thought about what the proper software methodology should be for the various robots that I build. My thoughts have evolved over time as I have seen these tool work. While I do not have an...
In this new tutorial series, robotics educator and author Myke Predko introduces you to the basics of Arduino with simple projects that can be created in just a few minutes with inexpensive and easy-...
[clear]
I love hacking - i.e. modifying everyday items you already have at home or that can be purchased easily. And my daughter loves air hockey! This fun project combines standard RepRap 3D...
[clear]
By Ryan Gariepy
For our recent “hack week” we teamed up with one of the most innovative visual technology companies in the world, Christie, to make a 3D video game with robots. H...
In 2008, the Mars Science Laboratory's launch was delayed, in large part due to issues with lubrication. Lubrication can dramatically impact the performance of your system: improper lubrication ca...
By Ilia Baranov
Recently, Mathworks released a new toolbox for Matlab. This is exciting for a number of reasons: it includes everything from data analysis to coordination of multiple robots. In tod...
By Martin Cote
After working in the terminal, gazebo and RViz, it’s time for a change of pace. For this ROS101 tutorial we’ll be detailing the basics of creating your own rqt dashboard! A dash...
Ringo is a friendly pet robot bug based on the Arduino UNO that was inspired and co-designed by my 1st grade daughter Hailey and my 3rd grade son Parker, who are both already writing C code. We star...
On March 11, FIRST® announced that its worldwide high school robotics competition, FIRST® Tech Challenge (FTC®), will be using the Qualcomm® Snapdragon™ processor as the platform for its robo...
In this development video, hosted by Jesse Gray & Matt Berlin of Team Jibo and the MIT Media Lab, we’ll discuss how Jibo uses movement, sound, LEDs, and screen graphics to communicate with peopl...
In this new tutorial series, robotics educator and author Myke Predko will introduce you to the basics of Arduino with simple projects that can be created in just a few minutes with inexpensive and ea...
I recently had the opportunity to hear a talk from a colleague that I have worked with many times over the years. The talk was all about how to build safe and robust systems - a critical topic that ...
Critical mass is required to start any revolution and robotics will be no different. The newly published open-source project learn.turtlebot.com is designed to introduce high school students and the w...
Choosing a camera can be confusing. It is important to determine your requirements, and then figure out how these can be achieved between the camera and the optics....
In this new tutorial series, robotics educator and author Myke Predko will introduce you to the basics of Arduino with simple projects that can be created in just a few minutes with inexpensive and ea...
In September a new Master of Advanced Studies (MAS) ETH in Architecture and Digital Fabrication will be offered by the Gramazio Kohler Research chair at ETH Zurich. This one-year, full-time program f...
Introduction to Robotics, taught by Professor Peter Corke of Queensland University of Technology, is an introduction to the exciting world of robotics and the mathematics and algorithms that underpin ...
At ConnectEd Studios we had the pleasure of visiting the workshop of Marek Michalowski, a co-founder of BeatBots. BeatBots is the robotic design studio behind the Keepon, and creates dynamic robotic ...
In this episode, Audrow Nash interviews Professor Riccardo Cassinis from the University of Brescia in Italy about using robotics in education. Cassinis speaks about having children, from primary schoo...
Throughout my career I have had to ship various robots to different locations around the world. Here is a little bit about what I have learned about transporting robots....
By Martin Cote
The Arduino family of micro controllers has quickly become a go-to board for hobbyists due to its ease of use. Often times roboticists must create communication protocols to allow th...
By Paul Bovbel
Udev is a device manager for Linux that dynamically creates and removes nodes for hardware devices. In short, it helps your computer find your robot easily. By default, hardware de...
I'm Molly Urbina, a member of the FIRST Team #3504, Girls of Steel. Every year our team makes a comic strip about the past year's robot to show other girls just how much fun competing in FIRST can be....
This is just a quick post on controlling DC brushless motors with no encoders. This post applies to brushless motors that typically use hall sensors for commutation....