Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RoboticsClubIITDelhi/Robotic-Arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous serial manipulator - Robotics Summer project 2025-26

Status: In Development Team: Robotics Club Platform: Arduino
Robot Arm Image

🚀 Overview

This repository is intended to manage the codebase for the Robotics Arm summer project 2025-26 (part of robotics club). It serves as a comprehensive collection of resources including code, CAD models, calculations, and component datasheets. Our aim is to create a well-documented reference that will enable future teams to build upon our work.

🎯 Project Goals

(In continuation with the alredy existing hardware)

  • replace all motors with SC15
  • use the waveshare SC15 servo drive with esp32 more info here
  • add a battery powersource (6-12v)
  • Redesign the Gripper (will be good if you can upload the final CAD models here as well)
  • design the SC15 motor mounts
  • Coding part
    • solve the inverse kinematic, (or have atleast a rough estimate via trial and error)
    • make the controlls in cylindrical coordinates [r, h, φ].
    • design a UI(web) to controll to wirelessly, (as seen in driver demo)

📋 Progress

Need to break each tasks for ease and also distrubute the task day wise. For now this is just an overview.

🔧 Hardware Upgrades

  • Design motor mounts for SC15 servos
  • Redesign and upload CAD files for the new gripper
  • Replace all motors with SC15 servos
  • Integrate SC15 servo driver with ESP32
  • Add 6–12V battery power source

🧠 Software Tasks

  • Implement inverse kinematics (approximate solution acceptable)
  • Develop cylindrical coordinate-based controls [r, h, φ]
  • Build a basic web UI for wireless control (refer to Waveshare demo)

📚 Resources

🤝 Contributor Notes

  • will be following standard git workflow here
  • Feel free to suggest improvements via Issues or Discussions
  • If you find yourself stuck just raise an issue.

About

Code Base for Autonomous Serial Manipulator, Robotics Summer Project 2025-26

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7