You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains ROS2 packages for controlling a UR5 robot with a Robotiq gripper, facilitating precise pick and place operations using MoveIt and providing a comprehensive toolkit for ROS2-based UR5 manipulation.
This repository showcases my project focused on implementing a pick and place operation using a 9 Degrees of Freedom (DOF) mobile manipulator robot in Gazebo, along with Rviz visualizations. The application is geared towards cleaning in compact and cluttered environments.
This repository contains my work done in Robot modelling where I built CAD models converted to URDF and imported in gazebo to perform tasks ranging from robot exploration to pick and place with mobile manipulation.
The Firebird v robot being used as a slave robot for pick and place tasks, along with traversing a detected path, and a PC with a camera serving as the master, handling arena image acquisition, image processing, obstacle detection, object detection, path planning, and commanding the slave robot.
Code for Arduino, controlling accelerometer & ultrasonic sensors, as well as various motors for movement and lifting weights. Also, contains a separate program for simulation which was done on Proteus for this project. This separate program has some slight port changes due to the restrictions of the simulator.
Developed a ROS software package for a domestic decluttering robot that scans the house floor for a specific object using Lidar, picks the object, and places it at a pre-defined location.
This is a PCB component Pick and Place robot with motor controls for XYZ axis, orientation and tweezer. This system is developed with a PIC microcontroller (PIC18F452). Three stepper motors are used for the XYZ axis, another stepper motor for the orientation. A servo motor is used for the Tweezers. The HMI is command line based. There are preset…
This repository contains the Ladder Logic program for automating a pick-and-place mechanism using Siemens PLC. The system is controlled by a single push button, utilizing timers, counters, and outputs to manage the process of sensing, picking, placing, and transporting objects in a manufacturing environment.
This repository contains the code and working of a robotic arm that I had programmed in my University's lab. At a large scale, robotic arms are used to are used in factories to automate execution of repetitive tasks, such as applying paint to equipment or parts; in warehouses to pick, select, or sort goods.