AG Robot

How To Setup ROS Kinetic To Communicate Between Raspberry Pi 3 and a remote Linux PC

I have a Raspberry Pi 3 running ROS Kinetic and I use it to control an autonomous robot. The plan is to improve my robot by adding computer vision capabilities. The Raspberry Pi has resources to build intelligent robots and the community helps me more in fixing a lot of problems. These are the reasons …

How To Setup ROS Kinetic To Communicate Between Raspberry Pi 3 and a remote Linux PC Read More »

ODOI project

1. The Objective The main objective is to design a medium size humanoid robot (around 90 cm) and create a niche market which is considering humanoid robot like an art. The robot will be able to walk like a human, thanks to the innovative design of mechanical structure and associated algorithms, perform task and, very …

ODOI project Read More »

Controlling Arduino Board With PHP Web-Based Script – Tutorials

In the modern world, humans use the Internet for almost anything like shopping, socialization, news, or control a robot from anywhere in the world. Controlling a robot using a web browser and the Arduino board without an Ethernet shield is an easy task and is the subject of this article. Any robot can be designed …

Controlling Arduino Board With PHP Web-Based Script – Tutorials Read More »

How to use rosserial with two Arduinos and Raspberry Pi

Arduino is a great development board for reading data from various sensors and controlling the robot’s DC motors. Raspberry Pi is good at running ROS on Linux. So, we can benefit from both systems to build smart robots. The easiest way is to connect these boards via USB cable and make them communicate through ROS …

How to use rosserial with two Arduinos and Raspberry Pi Read More »

Digital Camera Sensors: Tutorials and Resources

The robots recognize the environment or perceive objects in its path using several technologies such as laser and sonar sensors, or the traditional vision system represented by digital camera sensors. These little devices that provide images for robotic applications are the subject of this article, where you can find the most used vision camera sensors …

Digital Camera Sensors: Tutorials and Resources Read More »

Overview of Robotic Vision – Object Tracking and Image Processing Software

Robotic vision continues to be treated including different methods for processing, analyzing, and understanding. All these methods produce information that is translated into decisions for robots. From start to capture images and to the final decision of the robot, a wide range of technologies and algorithms are used like a committee of filtering and decisions. …

Overview of Robotic Vision – Object Tracking and Image Processing Software Read More »