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 project develops a 5 Degree of Freedom (DOF) Robotic Arm engineered for high precision in pick-and-place tasks, ideal for applications ranging from manufacturing to research labs. The arm features advanced control systems and can handle objects with care, accuracy, and efficiency.
This GitHub repository contains the homework assignments completed as part of the course EE-CE-CS-366-366-380: Introduction to Robotics. The assignments include four different blocks: Vision Block, Forward Kinematics Block, Inverse Kinematics Block, Control Block, and Trajectory Block. Each block is a crucial aspect of robotics
Interactive 3D simulation of the Goldberg machine "Necesito una pila" using VPython/GlowScript. This project explores physics principles such as conservation of energy, rotational motion, uniformly accelerated motion, collisions, and conservative forces through a dynamic and configurable visual representation.
The following python code depicts the dynamics modeling of the Panda robot to draw a circle on Y_Z Plane. Coursework related to Master's degree in Robotics (Introduction to Robot Modeling)
Uma simulação dinámica do efeito de Pendulum Waves (https://www.youtube.com/watch?v=yVkdfJ9PkRQ), as equações cinemáticas foram implementadas em função do tempo e um THREAD é o responsável de fazer de relogio. A parte gráfica foi desenvolvida utilizando a Graphics View Framework do QT