Skip to content
View Punit1024's full-sized avatar

Block or report Punit1024

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Punit1024/README.md

Hi there ๐Ÿ‘‹

So nice to see you here,

I am a Robotics engineer and like learning new things.

Next things I wanna learn ๐ŸŒฑ is machine learning and neural network, and to use it in some controls application, possibly using for modeling of actuators.

๐Ÿ’ฌ Talk me about -> Interesting Algorithms, Innovative Actuators, Arduino, ESP32, 3d-Printing and more...

Here are some interesting projects I have worked on ---


Description of Image

Have you ever struggled with multiple people approaching you for help with various tasks, only to find that, once they're done, you've completely lost track of what you were originally doing? Sometimes, something else captures your attention, and you end up working on that instead of the task you had planned to finish today. This happens to me a lot. I thought, wouldnโ€™t it be great to have my active task always visible, serving as a reminder and pulling me back to focus? Thatโ€™s why I created this project.

This project uses an ESP32, a 16x4 LCD screen, and 4 buttons. It fetches your tasks from Todoist.com and displays only one task at a time, with options to close the task, go to the next or previous one, and a back button to return to the list of projects. You can keep this on your desk, and it will continually display your active task to keep you on track.


Description of Image

video

Simulate a home service robot that can map, localize, and navigate to transport objects, moving from one room to another autonomously.


๐Ÿ‘‰ 6 DOF Robot Arm

Description of Image

Active project.. I am reusing the design from [ how to Mechatronics](https://howtomechatronics.com/projects/arduino-robot-arm-and-mecanum-wheels-platform-automatic-operation/) and will be trying out various inverse kinematic and motion planning algorithms

๐Ÿ‘‰ GO_CHASE_IT

Ball chaser robot Simulation; ROS package that processes image published by Robot and publishes on topic \cmd_vel which commands robot to move contains to nodes


Description of Image

I have been recently fascinated by one and two propeller drone and have seen some great implementation out there for counter balancing the inertia and maneuvering the drone. I had few ideas of my own, and needed a safe way to validate those concepts. This project allows me to apply an controls algorithm to the motor and concept actuators and see results if I can generate directional forces that would help in steering the drone.

๐Ÿ‘‰ Map_My_World

Simulation inside Gazebo of robot that performs Simultaneous Localization and Mapping.


this project contrains modeling approach and simulation of a Trebuchet inside mathematica and adds various visualization to see imapact of different parameters.


  • Modeling of 3-Phase PMSM with Vector Controls
  • 4 DOF Vehicle Dynamics Model
  • EV Range estimation

Pinned Loading

  1. HomeServiceRobot HomeServiceRobot Public

    Simulation of a home service robot that can map, localize, and navigate to transport objects, moving from one room to another autonomously.

    C++ 1

  2. Electric-Vehicle-modeling-and-simulation Electric-Vehicle-modeling-and-simulation Public

    MATLAB 14 2

  3. GO_CHASE_IT GO_CHASE_IT Public

    A ball chasing robot in Gazebo using ROS

    CMake 1

  4. Advanced_Dynamics Advanced_Dynamics Public

    Mathematica

  5. Map_My_World Map_My_World Public

    Use a ROS SLAM package and simulated sensor data to create an agent that can both map the world around it, and localize within it.

    CMake

  6. Where_am_I Where_am_I Public

    Simulation of Monte Carlo Localization algorithm in ROS, in conjunction with sensor data and a map of the world, to estimate a mobile robotโ€™s position and orientation

    CMake