logoalt Hacker News

Mistral's Robostral Navigate: a state of the art robotics navigation model

267 pointsby ottomengistoday at 2:09 PM60 commentsview on HN

Comments

HanClintotoday at 6:10 PM

What is the realistic path to getting to play with this? I would love to hook this up to OpenClaw for hobbyist exploration. My dream has been to embody OpenClaw into a farm robot (been looking at adapting one of those RC lawnmowers that is tracked and built for mowing steep hills) so that I can assign it various tasks around our acreage -- "Explore the fenceline take pictures of the plants. Find all of the poison ivy and invasive honeysuckle and spray it with your Roundup sprayer. Repeat this every week and report the species map after every pass. Come back to the barn and charge yourself whenever you get low."

It's not hard to put OpenClaw into a robot body (numerous YouTube videos showing people doing this sort of thing), but when you dig in and see what people have done, the actual movement portion is always the clunkiest part (and this matches my own experiments as-such as well). It feels like an 8B model like this would be perfect for solving pathing and navigation issues.

Anyone who may be more experienced with Mistral (or companies like them) -- are they interested in hobbyist builders who would be experimenting with things like this? Or are they primarily looking for commercial partners? I would be willing to pay a license fee to use the model in my experiments, but if I'm just one guy, I'm not sure they'd want to work with me unless I were building a business out of it (which I'm not).

iandanforthtoday at 3:36 PM

It's implied, and I'm hoping it's true, that this is a map-less navigation. Which is impressive. This kind of task is much easier if you have a pre-captured map of the environment, but if they are doing this without a map it's great. Historically you were always faced with "The Kidnapped Robot" problem where robots that didn't know where they were couldn't navigate even a little bit. Here the robot appears to be able to follow directions as long as they are interpretable from its current vision (or via dead reckoning).

show 2 replies
humanperhapstoday at 3:46 PM

This looks to not be an openly available model, but I think if it were, availability of an easy single-camera navigation setup could allow for a lot of cool hobbyist projects.

jvanderbottoday at 5:57 PM

The multi-sensor comments are confusing. This issue is a command->semantic understanding problem, not a sensor fusion problem or trajectory planning problem per se.

It's not like the true depth of field is important for the robot to plan when it's moving at turtle speed and can stop quickly.

dwa3592today at 4:37 PM

This is very cool. Congratulations to the Mistral team. Map less navigation in the outside world has been around for quite a while. But map less navigation inside the buildings is relatively new. Some stanford researchers trained a vision model (PIGEON) which could tell the geo-location from any image. It was not released publicly due to privacy nightmarish (stalking!) possibilities but I am assuming similar type of tech has gone behind this robot. if someone knows more, feel free to correct.

here's the link to the PIGEON paper - https://lukashaas.github.io/PIGEON-CVPR24/

mil22today at 3:27 PM

> achieves 76.6% on R2R-CE (Room-to-Room in Continuous Environments)

I would like to know what it did the other 23.4% of the time!

show 5 replies
Gecko4072today at 2:43 PM

Mistral seems to be going wide and niche. Could be a smart strategy going forward.

show 2 replies
ImageXavtoday at 3:21 PM

Ok, this is really cool. The fact that the robot can use pointing to decide where to go is a great design decision, and robotics really is the next frontier. Definitely cheering on Mistral here!

mhitzatoday at 3:22 PM

For a claim such as state of the art, or claims such as "great at any task" needs something of more substance. I've seen maze-solving robot competitions which can zoom around in seconds. The sped up video in the first part, and the "obstacle avoidance" are too slow for me to believe this is state of the art.

While impressive at 8B, what would the expectation be in real life, that it's run remotely or autonomously with a strapped on GPU and battery?

show 1 reply
fmind-devtoday at 5:15 PM

I wonder how Mistral will prioritize its robotic development against its LLM development. We have either players that prioritize both (Google, AMI), or players that prioritize coding and agentic (OpenAI, Anthropic, ...).

Tenoketoday at 4:35 PM

8B sounds tiny. Of course, that's enough to easily run on device which is nice, but surely the actual SOTA must be some much bigger model?

LurkandCommenttoday at 3:48 PM

If you're wondering what prevents or mitigates AI hallucinations on the AI layer from replicating or acting out on the physical layer look up QNX. They manage the deterministic reasonin gof robotics. You know them better as Blackberry.

heyheyhouhoutoday at 3:28 PM

Maybe their LLMs are not the best but design is top-notch!

montrosertoday at 3:00 PM

I'm ready for my home helper robot that makes dinner and does the dishes and takes out the trash.

But I'm scared for when those home helpers get drafted to fight in wars, either for or against me...

show 4 replies
teabee89today at 5:42 PM

I love the tongue-in-cheek whiteboard mentioning Le Chaton Fat / Le Gros Chaton :)

skaiuijingtoday at 3:17 PM

Robots handle clean labs well; messy real‑world environments are still the real bottleneck.

jonash54today at 3:33 PM

Producing specific niche models for 100 year old industries that have mountains of data and warehouses full of folders will be the european take on AI.

It may come late but it‘ll be safe and reliable. It also requires a lot of OCR.

show 2 replies
gunalxtoday at 3:53 PM

No word on pricing or inference options i could see so not that interresting if it is not available to test.

therobots927today at 5:13 PM

Funny how nearly all model improvements this year are demonstrated on the subset of use cases where brute force / reinforcement learning is most effective:

Robotics (using physics sims)

Cybersecurity (red team / blue team)

Math (using automated proof checkers)

Programming (using compilers)

For the record I think robotics is a totally logical place to use this training approach and this is very impressive. But if we zoom out and think about LLMs in general I’m not sure this inspires confidence in AGI arriving any time soon. I would also propose that this is a form of overfitting / training-test contamination.

Take cybersecurity for example. Through brute force techniques you will gradually memorize all of the possible exploits. So when fable breaks into a DoD network everyone is shocked but in reality it basically memorized all possible exploits including some zero day.

I’d be much more interested to see if fables performance is preserved as new exploits arise (NOT zero day - negative day meaning exploits that don’t exist yet). Would fable still find them? Or would they need to retrain it on the new software stack continuously in order to identify the zero days.

This is an important distinction that I have not seen made before.

This analysis by Toby Ord demonstrates why it’s a problem if frontier improvements are coming from reinforcement learning (brute force methods) from a purely computational perspective: https://www.tobyord.com/writing/inefficiency-of-reinforcemen...

hackernows_testtoday at 5:21 PM

I’m not a fan

figassistoday at 3:53 PM

How long until Tesla buys Mistral?

show 1 reply
infinito25today at 3:38 PM

I love Uniqlo even more after seeing this.

show 1 reply
Nurstartoday at 4:10 PM

[flagged]

fzysingularitytoday at 2:58 PM

Frontier labs are realizing that software/models themselves don’t have real moats and move to embodied ai.

SOTA 80% means a practically useless robot. What are they really imagining their ICP to be here?

show 1 reply
maelitotoday at 3:03 PM

Was it tested on a road in a car ?

show 1 reply