Romo - Robot Powered by a SmartPhone

Romo is an adorable miniature robot that harnesses the powerful processor in your smartphone, making him an affordable personal robot youll want to take home to your family.

Rethink Robotics' Baxter and Universal Robots UR5 and UR10 are Succeeding

Low-cost robots are marching into Small and Medium Enterprises (SMEs)

What is the best way to explore Mars?

No matter how we look at it, robots are the logical choice at this time to explore the red planet and as we make robots more autonomous, they will be better at their assignments than humans.

A Conversation with Henri Seydoux, CEO of Parrot

The success of the AR.Drone and now the AR.Drone 2 has proven Henri's conviction that there is a large consumer market for this type of entertainment product and that there are other related high-potential markets on the horizon.

Grizzly - Robotic Utility Vehicle (RUV)

We build all our robots around a popular open source robotics development framework, called Robot Operating System (ROS). Since it is open source, it makes it quite simple to integrate with other open source initiatives, like Android.

Chinese DIY Inventions

The Atlantic has a great gallery of modern Chinese DIY inventions including the rickshaw robot pictured above.

Arduino YĂșn: Arduino With A Wifi System-on-a-chip

blog.arduino.cc : Arduino Yún is the combination of a classic Arduino Leonardo (based on the Atmega32U4 processor) with a Wifi system-on-a-chip running Linino (a MIPS GNU/Linux based on OpenWRT). It’s based on the ATMega32u4 microcontroller and on the Atheros AR9331, a system on a chip running Linino, a customized version of OpenWRT, the most used Linux distribution for embedded devices. Available at the end of June for $69.   Arduino Yun Specifications (via  cnx-software.com ) : MCU – Atmel ATMega32u4 @ 16 MHz (same as the one used in Leonardo board) with 2.5KB SRAM and 32KB flash SoC – Atheros AR9331 MIPS-based Wi-Fi SoC running Linino, Arduino’s own Linux distribution based on OpenWRT. It’s the same chipset as in TP-Link WR703N router. Storage – microSD card slot USB – micro USB connector + full USB host port Connectivity – Ethernet + Wi-Fi 14 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs)

The Official Arduino Robot

arduino.cc : The Arduino Robot is the first official Arduino on wheels. The robot has two processors, one on each of its two boards. The Motor Board controls the motors, and the Control Board reads sensors and decides how to operate. Each of the boards is a full Arduino board programmable using the Arduino IDE. Both Motor and Control boards are microcontroller boards based on the ATmega32u4. The Robot has many of its pins mapped to on-board sensors and actuators. Programming the robot is similar to the process with the Arduino Leonardo. Both processors have built-in USB communication, eliminating the need for a secondary processor. This allows the Robot to appear to a connected computer as a virtual (CDC) serial / COM port. As always with Arduino, every element of the platform – hardware, software and documentation – is freely available and open-source. On sale at the Maker Faire in San Mateo (May 17-19) and available online starting in July.

Makr Shakr

GOOGLE I/O 2013 The Moscone Center, San Francisco Makr Shakr is a new robotic bartending system that allows users to create, in real-time, personalized cocktail recipes through a smart phone application and transform them into crowd-sourced drink combinations. The cocktail creation is assembled by three robotic arms, whose movements - visualized on a large display positioned behind the bar - mimic the actions of a bartender, from the shaking of a martini to the thin slicing of a lemon garnish. The system explores the new dynamics of social creation and consumption - ‘design, make and enjoy’ - and in just the time needed to prepare a new cocktail.

Unmanned Systems Markets: What People Are Saying

Nobody is sure how much the DoD will decrease spending on unmanned systems, but the fear of such cuts has spurred developers to accelerate the transition to civilian applications.

Is That Robot Thinking?

Presently, most robots are programmed to perform definite tasks and they perform them with absolute precision, but when precise movements are replaced with thoughtful movements, the robot will need to learn how to perform a task and then proceed. The robot will no longer be the precise machine that it was, but one that is prone to errors as we humans are.

Interview with Mitch Rosenberg, Rethink Robotics

This year, Rethink Robotics will offer a Software Development Kit that enables customers and third parties to develop unique task applications. As a result, Baxter will be more than just a robot, it will be a platform for third-party capability development-much like mobile phones and PCs are today.

Multi-application Robot Arm Is 'Child's Play' To Program

"Teaching the robot is childs play, both Julian and I taught ourselves within a day," Steve Blease continued. "The teach mode is ideal for establishing the basic approach and then its just a question of fine-tuning for final positioning."

MoveIt! Software Framework for Motion Planning in ROS

From ROS.org: Willow Garage is proud to announce the initial release of MoveIt! : new software targeted at allowing you to build advanced applications integrating motion planning, kinematics, collision checking with grasping, manipulation, navigation, perception, and control. MoveIt! is robot agnostic software that can be quickly set up with your robot if a URDF representation of the robot is available. The MoveIt! Setup Assistant lets you configure MoveIt! for any robot, allowing you to visualize and interact with the robot model quickly. MoveIt! can incorporate both actual sensor data and simulated models to build an environment representation. Sensor information (3D) can be automatically integrated realtime in the representation of the world that MoveIt! maintains. CAD models can also be imported in the same world representation if desired. Collision-free motion planning, execution and monitoring are core capabilities that MoveIt! provides for any robot. MoveIt! updates its representation of the environment on the fly, enabling reactive motion planning and execution, which is essential for applications in human-robot collaborative environments. MoveIt! interfaces with controllers through a standard ROS interface, allowing for ease of inter-operability, i.e. the ability to use the same higher-level software with a variety of robots without needing to change code. MoveIt! is architected to be flexible, using a plugin architecture to allow users to integrate their own custom components while still providing out-of-the-box functionality using default implementations. Furthermore, the ROS communication and configuration layer of MoveIt! is separated from core computational components such as motion planning or collision checking, the latter components being provided separately as C++ libraries. Available here .

RIO (Raspberry IO) Card

Roboteq, Inc launched a kickstarter project named RIO (for Raspberry IO) and aimed at creating an intelligent I/O card that stacks over the $35 Raspberry PI Linux Single Board computer. Power for the PI from any DC source RIO includes a 3A DC/DC converter that may be connected to a 10V to 40V DC supply, and generates the 5V needed by the PI and the RIO cards. 21 I/O lines to Connect Just About Anything RIO provides a total of 8 digital outputs rated up to 1A and 30V max, which may also be used as digital inputs. The card includes 13 inputs, each of which can be configured as a digital input, 0-5V analog input with 12-bit resolution, or as a timer input. In the timer mode, the inputs can capture pulse width, frequency, quadrature encoder counts, or duty cycle. Most of the input pins can also be configured as PWM outputs for driving RC servos, or dimmable lights. Serial Connectivity and CAN Networking Two serial ports are present on the card. One is fully RS232 compliant with programmable baud rate up to 115200 bits/s for connection to motor controllers, scanners, PC or any other RS232 device. The second is RS485 compatible, enabling, among other things, DMX512 connectivity to light show equipement. Optionally, a 3rd serial port uses TTL levels for direct interface to non-buffered, non-inverted USARTs as these found on most microcontrollers, like the Arduino. A CAN bus interface is also present on the Rio card for connecting to CAN-compatible device, on a low cost twisted pair network at speeds up to 1Mbit/s. Full Kickstarter details here .

Records 1636 to 1650 of 1963

First | Previous | Next | Last

Industrial Robotics - Featured Product

Online Master of Engineering in Robotics & Intelligent Autonomous Systems

Online Master of Engineering in Robotics & Intelligent Autonomous Systems

The Robotics and Intelligent Autonomous Systems program at the University of Cincinnati Online offers a cutting-edge curriculum that equips students with the skills to design, develop, and implement advanced robotic systems. Through a combination of theoretical knowledge and top-ranked faculty, students gain expertise in artificial intelligence, machine learning, and robotics, preparing them for impactful careers in the rapidly evolving field of autonomous systems. Explore now!