First Post - An Adventure
Hi, and welcome to my Blog.
This blog is to share my adventures in creating Robots and AI solutions to everyday, real-world problems. In that respect it's intended as more of a diary of what I'm been up to, and what progress I've made in my adventure, although I will also be posting some thoughts and ideas to see what feedback I get.
At the moment, I'm just at the start of the adventure, having recently completed an MSc in AI & Robotics, and now I'm putting the theory into practice. I'm using Arduino type controllers to interface with the actuators and sensors, and plan on having Raspberry Pis to perform the more complex, processor intensive functions, such as Mapping & Localisation, as well as Video Image processing. Over the next few months I'll post progress on where I'm up to, with some pictures and video of things in action.
Currently I'm developing a small mobile platform which I can use to experiment with. I'll be using ultrasonic sensors, a LIDAR laser scanner, and video cameras, to develop Simultaneous Localisation And Mapping (SLAM) code for the robot to find its way around.
A couple of the other projects I'm working on are :-
- Producing code for Inverse Kinematics for robot arms, which allows the position of the End Effector (grabber or hand) to be calculated in 3D space as a set of (X, Y, Z) coordinates from the angles of the individual arm joints;
- Identifying objects in a video image and obtaining a set of (X, Y, Z) coordiates for their position, which can then be used in conjunction with the arms to perform Hand/Eye coordination.
Be sure to check back from time to time to see how these projects are progressing, or follow me to be notified of updates
This blog is to share my adventures in creating Robots and AI solutions to everyday, real-world problems. In that respect it's intended as more of a diary of what I'm been up to, and what progress I've made in my adventure, although I will also be posting some thoughts and ideas to see what feedback I get.
At the moment, I'm just at the start of the adventure, having recently completed an MSc in AI & Robotics, and now I'm putting the theory into practice. I'm using Arduino type controllers to interface with the actuators and sensors, and plan on having Raspberry Pis to perform the more complex, processor intensive functions, such as Mapping & Localisation, as well as Video Image processing. Over the next few months I'll post progress on where I'm up to, with some pictures and video of things in action.
Currently I'm developing a small mobile platform which I can use to experiment with. I'll be using ultrasonic sensors, a LIDAR laser scanner, and video cameras, to develop Simultaneous Localisation And Mapping (SLAM) code for the robot to find its way around.
A couple of the other projects I'm working on are :-
- Producing code for Inverse Kinematics for robot arms, which allows the position of the End Effector (grabber or hand) to be calculated in 3D space as a set of (X, Y, Z) coordinates from the angles of the individual arm joints;
- Identifying objects in a video image and obtaining a set of (X, Y, Z) coordiates for their position, which can then be used in conjunction with the arms to perform Hand/Eye coordination.
Be sure to check back from time to time to see how these projects are progressing, or follow me to be notified of updates
Comments
Post a Comment