Questions:
-> Ubuntu + x86_64 only. No ARM, no Mac (unless you run a VM) that cuts out a big chunk of hobbyists and researchers right away
-> Prompt sensitivity is a real concern if vague prompts give generic results, the "just describe it in plain English" pitch needs some asterisks
-> Multi-robot setups are experimental, which is a big gap for anything beyond single-robot prototyping
-> Requires internet to process every prompt so your AI copilot goes dark without a connection, even for local sims
-> Still early (v1.0.15 beta) rough edges are expected, but production teams should be cautious
-> The 60% stat frames simulation as a problem to skip, not a skill to build engineers who skip that struggle badly at sim-to-real transfer
-> Terminal-only, Gazebo-specific workflow is a hard limit if your stack uses Isaac Sim or Webots
-> And any proprietary AI agent in your core workflow = vendor lock-in risk
Curious how it handles URDF validation and collision mesh accuracy?
None of these are dealbreakers for students or solo researchers. But for engineering teams evaluating it seriously, these constraints matter.
Answers:
1. Our initial reach is for robotics developers who already use ROS and simulators, so they are already on linux. Most of the robotics frameworks are optimised and built for linux. You will have a hard time figuring things out on Mac with the all the open source tools and libraries.
2. Definitely. The more articulate you are with explaining what you want, better drift will run. "describe in plain english" is to communicate that this is better than before where devs have to hustle on their own.
3. Yes, and that is why we are solving it, and making this better.
4. We are working to bring integration for local deployments.
5. We are monitoring all bugs and crashes in production.
6. The skill to master simulations is not to be skipped at all, we want to accelerate the skill up instead with Drift, so that engineers actually focus on the physics and behaviour of robots in the sim.
7. That's why we are bringing MuJoCo, Isaac Sim and other simulators and plugin support really soon.
8. If the vendors are getting your work done from months to days, that is not a worry. And we will always have competitors so you have plenty of options! :)
Nas.io
How does Drift handle failures mid-simulation? Does it auto-recover or suggest fixes only?
Drift
Hey @nuseir_yassin1
Drift auto recovers on encountering errors mid-simulation. Our goal is to free developers from all headaches of manually fixing issues as we want them to focus on building the actual behavior and features of their robots.
Because Drift has seen a lot of error and recovery scenarios in all it's training & development, so it knows how to navigate gracefully with all the available active context of the simulation environment.
Also a big fan of your content! :)
Drift
Hey Product Hunt 👋
I'm Swastika, devrel at Drift AI and I'll be honest, I'm the newest person on this team. I joined not too long ago, came from a completely different corner of tech, and knew next to nothing about robotics when I walked in.
That's actually why I wanted to drop a comment here.
Because if someone like me, with zero robotics background, can get Drift running, set up a simulation, and start actually understanding what's happening under the hood, then I genuinely believe any developer can. The whole point of Drift is that you shouldn't need to be a simulation expert to work with one.
That said, getting started with any new tool has its rough edges, especially on day one. So I'm here. If you're trying to install Drift and hitting a wall, if something isn't working on your Mac (Drift runs on Ubuntu but works well on MAC with VMware), if your simulation isn't launching or your ROS environment is being weird; drop a comment below or reach out directly. I'll be watching this thread all day and will personally help you.
Really proud of what this small team has built and excited to see what you all do with it.
Give it a try ❤️🦾
@swastika_yadav1 The VMware workaround for Mac is interesting. Any plans for native macOS support soon?
ConnectMachine
Does Drift support custom plugins or only predefined simulation components right now?
Drift
Hey @syed_shayanur_rahman
Definitely Drift supports custom plugins. If your simulation pipeline needs them, Drift will figure out the best plugin for your use case, ask for your permission to install necessary dependencies and integrate the plugin into your workspace.
Really impressive — the idea of prompt-to-simulation for robotics is a huge unlock. The fact that it actively tracks ROS states and fixes issues on the fly is what separates this from just being another wrapper. Curious: do you have plans to support multi-robot swarm simulations? That would be incredible for drone research. Congrats on the launch!
Drift
Hey @xkbear,
Thanks a lot!
The tougher the simulation, the more incentive we have to make it work with Drift and have Drift support such setups. We are testing swarm robot simulations in all forms. We plan to add support for plugins like ARGoS, that can be setup easily with Drift for these simulations.
Keep a watch on upcoming launches! Cheers.
Drift
Hi PH - I am Nikhil, Co-founder of Drift. With my team : @sanjil_j and @swastika_yadav1
We spent the past 10+ years obsessing over one question: why is it still so painful to get a robot into reality?
Get started easily : Docs for quick start
Engineers spend 60% of their time building simulations but -
Simulation environments always get into setup & runtime nightmares.
Robotics engineers feel like software or IT engineers fixing these issues, taking away their focus from the actual robot, the physics, the maths - which is their actual motivation to build in robotics!
Current coding agents don’t have the necessary context, control and understanding of orchestrating - ROS, simulator, OS, plugins together to get simulations running reliably.
Drift fixes this.
You describe what you want, it handles the rest - generating/editing robot & world description, publishing ROS nodes, setting up the simulator, generating controller configs, launch files, building the workspace, launching the sim. When something breaks, it inspects running nodes, checks topic connections, traces the command chain, understands from previous success-fail chains and fixes it.
Right now Drift is completely free in public beta.
Happy to answer any questions here and would love your feedback.
Try it, break it, and tell us what’s missing.
Join our discord for updates: Discord
<“>
Drift
Hey, install drift in 30 seconds, just paste this in terminal: curl -fsSL https://godrift.ai/install | bash
Drift
Hey @alberto_polini, Thanks! Would love for you to use the product and provide your feedback on how we can make it the best out there!