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

Skip to content
View Bhavya007-17's full-sized avatar

Highlights

  • Pro

Block or report Bhavya007-17

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Bhavya007-17/README.md

Hi, I'm Bhavya Dosi πŸ‘‹

πŸ€– Robotics & Mechatronics Β· Mechanical Engineering @ Virginia Tech

Building robotic systems that work outside of simulation β€” from the structures up to the software that controls them.


πŸ‘¨β€πŸ’» About Me

I'm a mechanical engineering student at Virginia Tech and Chief Engineer at VT CRO (CroLabs), where I lead robotics development. I work at the intersection of mechanical design and autonomy β€” turning hardware into systems that perceive, decide, and act in the real world.

I learn by building: microcontrollers, robot platforms, control software, and a lot of rapid prototyping.

  • πŸ”­ Currently leading: HIVE β€” designing a system to onboard and coordinate heterogeneous ROS2 robot swarms from natural-language directives (in development).
  • ⚝️ Also building: a LiDAR + SLAM robot, a voice-controlled robotic arm, and an autonomous drone.
  • 🌱 Currently learning: ROS2 Nav2, advanced SLAM, and modern C++ for real-time control.
  • πŸ’‘ Interested in: robot autonomy, mechatronics, embedded systems, and AI for the physical world.
  • πŸŽ“ Education: B.S. Mechanical Engineering, Virginia Tech.

πŸš€ Featured Projects

Project Description Tech Stack
🧠 Jarvis β€” Agentic Orchestrator A local-first agentic orchestrator routing tasks to the best model, running a multi-model planning council and agent graph with MCP tools. Python Agentic AI LLMs MCP
🏎️ ros2-micromouse-sync A ROS 2 micromouse stack that mirrors a flood-fill solver between an mms GUI and Gazebo Harmonic in real-time. ROS2 Gazebo Python C++
🧭 LiDAR Autonomous Robot Maps unknown environments with SLAM and plans paths autonomously. ROS2 SLAM LiDAR C++
πŸ—£οΈ Project JARVIS Voice-controlled assistant designed as a natural-language NLP interface to physical robotic systems. Python LLMs NLP
🚁 Autonomous Drone A UAV platform focused on stable autonomous flight and navigation. Drone Flight Control Embedded
🦾 Robotic Arm A voice-controlled robotic manipulator wiring an NLP pipeline to a physical arm for natural-language control. Python NLP ROS2

πŸ› οΈ Tech Stack

Robotics & Autonomy
ROS 2 Gazebo Nav2 MuJoCo SLAM Lidar Integration Inverse Kinematics PID Control Sensor Fusion Multi-Robot Coordination Robotic Manipulation Machine Learning Computer Vision

Embodied & Agentic AI
AI Agents Multi-Agent Orchestration Model Context Protocol Tool / Function Calling LLM VLM VLA World Models Prompt Engineering Loop Engineering

Programming & Software
Python C++ Arduino Docker Git / GitHub Linux / WSL2

Hardware
PCB Design ESP32 micro-ROS Microcontrollers Sensors & Actuators Raspberry Pi IoT

Prototyping & CAD
CAD Fusion 360 SolidWorks URDF / Robot Modeling 3D Printing Laser Cutting Rapid Prototyping


πŸ’Ό Experience

  • Chief Engineer β€” CroLabs (VT CRO)
    • Leading the design of HIVE, an in-development framework for onboarding and coordinating heterogeneous ROS2 robot swarms.
  • Mechanical Engineer β€” CroLabs (VT CRO)
    • Co-developed a multi-modal (fly / swim / drive) robot; led structural design and packaging, and co-authored a paper on amphibious robotics.
  • Technical Consultant β€” Prototyping Studio, Virginia Tech Libraries
    • Help students and researchers with CAD, 3D printing, laser cutting, and electronics.

πŸ“Š GitHub

Profile Views Followers


πŸ“« Connect

LinkedIn Email

Pinned Loading

  1. autonomous-drone autonomous-drone Public

    A UAV platform focused on stable autonomous flight and navigation.

  2. ros2-micromouse-sync ros2-micromouse-sync Public

    A production-style ROS 2 mobile-robot workspace. Features a decoupled flood-fill brain that simultaneously drives the mms GUI and a differential-drive robot in Gazebo Harmonic, cell by cell.

    Python

  3. lidar-autonomous-robot lidar-autonomous-robot Public

    Maps unknown environments with SLAM and plans paths autonomously on ROS2.

  4. robot-dog robot-dog Public

    Wi-Fi-controlled ESP32 quadruped with a built-in access point and browser-based control interface.

    C++

  5. robotic-arm robotic-arm Public

    A robotic manipulator controlled by voice, wiring an NLP pipeline to a physical arm for natural-language control.

    Python 1

  6. jarvis-agentic-orchestrator jarvis-agentic-orchestrator Public

    Local-first agentic orchestrator that routes each task to the best model, runs a multi-model planning council, an agent-graph executor, MCP tools, voice, and vision β€” built on OpenJarvis + NVIDIA NIM.

    Python