Yutarop/turtlesim_agent
Draw with LLMs in ROS2 TurtleSim
This project transforms the ROS TurtleSim simulator into an interactive drawing canvas where you can create images using natural language. You describe what you want to draw in plain English, and the system translates your instructions into motion commands for the simulated turtle, which then draws shapes and patterns. This is ideal for robotics researchers, educators, or anyone exploring the creative applications of large language models in simulated environments.
No commits in the last 6 months.
Use this if you want to experiment with giving creative, free-form drawing instructions to an AI in a robotics simulation context.
Not ideal if you need precise CAD drawings or industrial-grade robotic path planning, as the focus is on creative expression and LLM interaction.
Stars
28
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Yutarop/turtlesim_agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InfinitiBit/graphbit
GraphBit is the world’s first enterprise-grade Agentic AI framework, built on a Rust core with a...
autogluon/autogluon-assistant
Multi-Agent System Powered by LLMs for End-to-end Multimodal ML Automation
pguso/agents-from-scratch
Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no...
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
pguso/ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of...