SentryNode Edu is an ESP32-powered robot kit with everything students need to start building, programming, and experimenting — without the usual complexity.
How it works
Simple assembly. Connect the battery and you're ready to go.
Use SentryNode Pilot to build movement, sensor logic, and autonomous behavior.
Switch to firmware and extend the platform for custom projects and research.
void loop() { if (line) turn(40); else fwd(70); }
Program and control the robot visually with the companion app.
SentryNode AI Platform
SentryNode AI is a robotics integration workspace for teams that want to use large language models safely in robot systems. It connects to your existing ROS2 stack, keeps deterministic control where it belongs, and gives you a structured place to test, validate, and improve AI-assisted robot behavior.
Add an AI layer next to your existing stack. Your drivers, controllers, safety logic, and ROS2 nodes stay in charge of the robot.
Compare prompts, models, tool calls, and task logic in simulation or controlled test runs before they reach a real robot.
Record what the AI saw, decided, and commanded. Review failures before they become field problems.
SentryNode AI does not replace your robot control stack. LLMs handle high-level reasoning and flexible task logic while deterministic software remains responsible for motion, safety, and low-level control.
nav.goto()
accepted
// dispatched to /robot/nav_node nav.goto(x=2.40, y=1.10, theta=0.00, speed=0.35 m/s, timeout=30s)
Why SentryNode
Everything we make, from a beginner ESP32 kit to SentryNode AI, follows the same product logic: modular systems, fast iteration, and a clear path from learning to real robot deployment.
Hardware and software that compose cleanly. Sensors snap on. Libraries slot in. Your own code extends the platform without fighting it. We don't build walled gardens.
Extend it in any direction from day one.
The gap between idea and moving robot should be minutes, not weeks. We obsess over setup time, documentation, and first-run experience so you can spend your time on the problem that actually interests you.
From unboxing to driving in minutes.
AI that only chats is not enough. We build for robots that sense, move, and act. SentryNode AI is our next step toward making physical AI practical for small teams, educators, and robotics companies.
A clear path from your first robot to physical AI.
Get started
Whether you want to build your first robot or explore safe AI workflows for ROS2-based systems, there's a starting point for you.