US probes Waymo robotaxis over school bus safety

(yahoo.com)

79 points | by gmays 14 hours ago ago

120 comments

  • atleastoptimal 17 minutes ago

    On net, Waymos are safer than human drivers. Really all that matters is deaths per passenger mile, and weighted far less, injury/crash per passenger mile.

    Waymos exceed human drivers on both metrics, thus it is reasonable to say that Waymos have reduced crashes compared to the equivalent average human driver covering the same distance.

    Mistakes like this are very rare, and when they do happen, they can be audited, analyzed with thousands of metrics and exact replays, patched, and the improved model running the Waymo is distributed to all cars on the road.

    There is no equivalent in humans. There are millions of human drivers currently driving who drive distracted, drunk, recklessly, or aggressively. Every one of them who is replaced with a Waymo is potentially many lives saved.

    Approximately 1/100 deaths in the US are due to car fatalities. Every year autonomous drivers aren't rapidly deployed is just unnecessary deaths.

  • krisoft 14 hours ago

    To be honest. I think this is one of the strengths of autonomous cars.

    With humans when they do this at max we can punish that individual. To increase population wide compliance we can do a safety awareness campaign, ramp up enforcement, ramp up the fines. But all of these cost a lot of money to do, take a while to have an effect, need to be repeated/kept up, and only help statistically.

    With a robot driver we can develop a fix and roll it out on all of them. Problem solved. They were doing the wrong thing, now they are doing the right thing. If we add a regression test we can even make sure that the problem won't be reintroduced in the future. Try to do that with human drivers.

    • Spooky23 2 hours ago

      I disagree about the fixing, because ultimately self driving services will have political power to cap their liability. Once they dial in the costs and become scaled self sustaining operations, the incentive will be reduced opex.

      I think the net improvements will come from the quantitative aspect of lots and lots of video. We don’t have good facts about these friction points on the road and rely on anecdotal information, police data (which sucks) and time/morion style studies.

    • themafia 6 hours ago

      > we can develop a fix and roll it out on all of them.

      You have to know what you're fixing first. You're going to write a lot of code in blood this way.

      It's not that people are particularly bad at driving it's that the road is exceptionally dynamic with many different users and use cases all trying to operate in a synchronized fashion with a dash of strong regulation sprinkled in.

      • krisoft an hour ago

        > You have to know what you're fixing first.

        In this case the expected behaviour is clearly spelled out in the law.

        > You're going to write a lot of code in blood this way.

        Do note that in this case nobody died or got hurt. People observed that the autonomous vehicles did not follow the rules, the company got notified of this fact and they are working on a fix. No blood was spilled to achieve this result.

        Also note that we spill much blood on our roads already. And we do that without much of any hope of learning from individual accidents. When George runs over John there is no way to turn that into a lesson for all drivers. There is no way to understand what went wrong in George’s head, and then there is no way to adjust all driver’s heads so that particular problem won’t happen again.

        • jfoster 17 minutes ago

          And "much blood" is (globally) to the tune of ~1.2 million lives lost, and many more injuries.

          Compared to that, autonomous vehicles have barely harmed anyone, yet will probably save most of those lives once they become good.

          The "least harm" approach is to scale autonomous vehicles as quickly as possible even if they do have accidents sometimes.

      • MindSpunk 3 hours ago

        > You have to know what you're fixing first. You're going to write a lot of code in blood this way.

        This is exactly how the aviation industry works, and it's one of the safest ways to travel in the world. Autonomous driving enables 'identify problem -> widely deployed and followed solutions' in a way human drivers just can't. Things won't be perfect at first but there's an upper limit on safety with human drivers that autonomous driving is capable of reaching past.

        It's tragic, but people die on roads every day, all that changes is accountability gets muddier and there's a chance things might improve every time something goes wrong.

        • fendy3002 3 hours ago

          But you still don't have autonomous flying, even though the case is much simpler than driving: take off, ascend, cruise, land.

          It isn't easy to fix autonomous driving not because the problem isn't identified. Sometimes two conflicting scenario can happen on the road that no matter how good the autonomous system is, it won't be enough

          Though I agree that having different kind of human instead will not make it any safer

          • inetknght 2 hours ago

            > But you still don't have autonomous flying, even though the case is much simpler than driving: take off, ascend, cruise, land.

            Flying is actually a lot more complicated than just driving. When you're driving you can "just come to a stop". When you're flying... you can't. And a hell of a lot can go wrong.

            In any case, we do have autonomous flying. They're called drones. There are even prototypes that ferry humans around.

          • Spooky23 2 hours ago

            Flying is the “easy” part. There’s a lot more wood behind the arrow for a safe flight. The pilot is (an important) part of an integrated system. The aviation industry looks at everything from the pilot to the supplier of lightbulbs.

            With a car, deferred or shoddy maintenance is highly probable and low impact. With an aircraft, if a mechanic torques a bolt wrong, 400 people are dead.

        • gazook89 3 hours ago

          Also, humans will intentionally act counter to regulations just to be contrarian or send a message. Look at “rolling coal”, or people who race through speed meters to see if they can get a big number. Or recently near me they replaced a lane to many a dedicated bus lane, which is now a “drive fast to pass every rule follower” lane.

      • jefftk 6 hours ago

        > You're going to write a lot of code in blood this way.

        Waymo has been doing a lot of driving, without any blood. They seems to be using a combination of (a) learning a lot from close calls like this one where no one was hurt even through it still behaved incorrectly and (b) being cautious so that even when it does something it shouldn't the risk is very low because it's moving slowly.

        • themafia 5 hours ago

          Waymo operates in a very limited scope and area. I would not attempt to extrapolate anything from their current performance.

          • kelnos 2 hours ago

            I absolutely would, since operating in a slowly growing limited scope and area is a part of the safety strategy.

          • seanmcdirmid 3 hours ago

            > Waymo operates in a very limited scope and area. I would not attempt to extrapolate anything from their current performance.

            This is less and less true every year. Yes, it doesn't drive in the snow yet, no, I don't drive in the snow either, I'm ok with that.

          • andoando 3 hours ago

            Very limited scope and area is now the whole of a few major cities.

            https://support.google.com/waymo/answer/9059119?authuser=1

            This is actually the one technology I am excited about. Especially with the Zoox/mini bus /carpool model, I can see these things replacing personal cars entirely which is going to be a godsend for cost, saftey and traffic

          • mastax 5 hours ago

            If you were trying to evaluate that code deployed willy nilly in the wider world, sure. But that code exists within a framework which is deliberately limiting rollout in order to reduce risk. What matters is the performance of the combined code and risk management framework, which has proven to be quite good.

            Airbus A320s wouldn’t be very safe if we let Joe Schmo off the street fly them however he likes, but we don’t. An A320 piloted within a regulated commercial aviation regime is very safe.

            What matters is the safety of the entire system including the non-technological parts.

            • dmix 4 hours ago

              I'm just curious to see how they handle highways more broadly which is where the real danger is and where Tesla got in trouble in the early days. Waymo avoided doing that until late last year, and even then it's on a very controlled freeway test in Phoenix, not random highways

              https://waymo.com/blog/2024/01/from-surface-streets-to-freew...

              • lclarkmichalek 43 minutes ago

                Highways are pretty safe. The road is designed from start to finish to minimise the harm from collisions. That’s not true of urban streets

        • warkdarrior 5 hours ago

          Waymo operates in San Francisco, Phoenix, Los Angeles, Austin, and Atlanta so I am sure they encountered school buses by now and learned from those encounters.

      • kelnos 2 hours ago

        > You're going to write a lot of code in blood this way.

        Maybe? In this particular case, it sounds like no one was injured, and even though the Waymos didn't follow the law around stopping for school buses, it exercised care when passing them. Not great, certainly! But I'd wager a hell of a lot better than a human driver intentionally performing the same violation. And presumably the problem will be fixed with the next update to the cars' software. So... fixed, and no blood.

      • programjames 5 hours ago

        The human traffic code is also written in blood. But humans are worse at applying the patch universally.

        • hamdingers 5 hours ago

          We don't even try. In the US you demonstrate that you know the rules at one point in time and that's it, as long as you never get a DUI you're good.

          For instance, the 2003 California Driver's Handbook[1] first introduced the concept of "bike lanes" to driver education, but contains the advice "You may park in the bike lane unless signs say “NO PARKING.”" which is now illegal. Anyone who took their test in the early 2000s is likely unaware that changed.

          It also lacks any instruction whatsoever on common modern roadway features like roundabouts or shark teeth yield lines, but we still consider drivers who only ever studied this book over 20 years ago to be qualified on modern roads.

          1. https://dn720706.ca.archive.org/0/items/B-001-001-944/B-001-...

          • kelnos an hour ago

            > Anyone who took their test in the early 2000s is likely unaware that changed.

            That's silly. People become aware of new laws all the time without having to attend a training course or read an updated handbook.

            I took the CA driver's written test for the first time in 2004 when I moved here from another state. I don't recall whether or not there was anything in the handbook about bike lanes, but I certainly found out independently when it became illegal to park in one.

          • Natsu 5 hours ago

            Some places will dismiss a traffic ticket if you attend a driver's education class to get updates, though you can only do this once every few years. So at least there have been some attempts to get people to update their learning.

            • hamdingers 4 hours ago

              This only happens if you get a traffic ticket, which is rare and getting rarer.

              Ironically this means the people with the cleanest driving record are least likely to know the current ruleset.

              • Detrytus an hour ago

                Which, ironically, would mean that knowing the current rule set is not needed to drive safe.

      • seanmcdirmid 3 hours ago

        I haven't dealt with a school bus in....maybe 20 years, and it would definitely be an exception if I had to deal with one tomorrow. I kind of know what I should do, but it isn't instinct at this point.

        A waymo, even if it drove in urban Seattle for 20 years where school buses aren't common, it would know what to do if it was presented with the exception tomorrow (assuming it was trained/programmed correctly), it wouldn't forget.

    • 1970-01-01 5 hours ago

      It's a strength if you catch the bug and fix it before it injures anyone. If anything, this proves edge-cases can take years to manifest.

      • tehjoker 3 hours ago

        Why accept the company's say so without any proof being offered or even a description of the fix? If it's been years and this kind of thing, described in regulations so clearly some attention was paid by engineers, still happens, then maybe fixing it isn't trivial.

        • kelnos an hour ago

          Sure, perhaps we shouldn't accept the company's say-so, but this seems like a fairly easy thing for a third party to verify. If that's not being done, that's not Waymo's fault; lobby the local regulatory body or legislature to get that sort of thing required.

    • trollbridge 14 hours ago

      … assuming the GiantCorp running the robotaxis cares about complying with the law, and doesn’t just pay a fine that means nothing to them.

      • bluGill 13 hours ago

        The first fines should be meaningless to the company. If the issue isn't fixed the fines should get higher and higher. If the company fixes one issue but there is a second discovered quickly we should assume they don't care about safety and the second issue should have a higher fine than the first even though it is unrelated.

        Companies (and people) have an obligation to do the right thing.

        • lawlessone 5 hours ago

          >The first fines should be meaningless to the company.

          Why?

        • AlotOfReading 12 hours ago

          What do you mean by "second issue"? A second instance of the same underlying problem, or a different underlying problem? The way you phrase it as unrelated suggests the latter to me.

          It's pretty wild to jump straight to "they don't care about safety" here. Building a perfect system without real world testing is impossible, for exactly the same reason it's impossible to write bug-free code on the first try. That's not a suggestion to be lax, just that we need to be realistic about what's achievable if we agree that some form of this technology could be beneficial.

          • bluGill 11 hours ago

            The courts get to decide that. Often it is a "I know it when I see it". The real question is did they do enough to fix all possibly safety issues before this new one happened that was different. If they did "enough" (something I'm not defining!) then they can start over.

      • xbar 13 hours ago

        Waymo seems more interested in delivering a true solution than I have seen elsewhere.

      • whimsicalism 12 hours ago

        the discourse around “corporations” has gotten absolutely ridiculous at this point, especially on this website.

        • d4mi3n 12 hours ago

          It’s not an unreasonable take given historic behavior. Rather than decrying the cynicism, what steps can we take to ensure companies like Tesla/Waymo/etc are held accountable and incentivized to prioritize safety?

          Do we need hasher fines? Give auto regulators as much teeth as the FAA used to have during accident investigations?

          Genuinely curious to see how addressing reasonable concerns in these areas can be done.

          • terminalshort 6 hours ago

            Why isn't allowing people to sue when they get hurt and general bad PR around safety enough? Did you see what happened to Boeing's stock price after those 737 crashes?

            • d4mi3n 33 minutes ago

              I’d counter that with the Equifax breach that raised thei stock prices when it became clear they weren’t being fined into oblivion. Suing is also generally only a realistic option if you have money for a lawyer.

          • trollbridge 5 hours ago

            Right. We have a precedent for how to have an ridiculously safe transportation system: accidents are investigated by the NTSB, and every accident is treated as an opportunity to make sure that particular failure never happens again.

        • dmix 4 hours ago

          South Park had a good satire on this sort of generic anti-corporation comment. paraphrasing

          "Corporations are bad"

          "Why?"

          "Because, you know, they act all corporate-y."

          https://www.tiktok.com/@plutotvuk/video/7311643257383963937 (sorry googles first result was titktok)

        • renewiltord 11 hours ago

          We feared the advent of LLMs since they could be used as convincing spam tools. Little did we know that humans would often do the same.

        • varenc 12 hours ago

          It's ironic given this forum began as a place for aspiring startup (Delaware C-Corp) founders.

          • paganel 4 hours ago

            Some of us came here because we were finding programming.reddit.com too mainstream (after all this thing was written in Arc! of which almost no-one knew any details for sure, but it was Lisp, so Lisp cool), for sure we weren't visiting this place in order to become millionaires.

            Even though I agree, there was a time and a place (I'd say 2008-2010) when this forum was mostly populated by "I want to get rich!" people, maybe that is still the case and they've only learned to hide it better, I wouldn't know.

        • paganel 4 hours ago

          I agree, much of the people here are still way too lenient when it comes to big corps.

      • daseiner1 13 hours ago

        > a fine that means nothing to them

        Yes, this is often the case. In this instance, though, endangering children is just about the worst PR possible. That's strong leverage.

        • tanseydavid 9 hours ago

          This^^^ -- the impact of positive vs negative PR is unusually huge with this type of tech.

    • dangus 6 hours ago

      As a counterpoint, a large fine or jail time as a deterrent actually has meaning.to an individual.

      For a company, it's a financial calculation.

      https://en.wikipedia.org/wiki/Grimshaw_v._Ford_Motor_Co.

      (Add the period to the end of the link, HN won't do it)

  • Animats 5 hours ago

    There's a video of the actual incident.[1] (Yahoo posted some file photo). The Waymo was entering from a side street, in front of the school bus. It clearly recognized that it was in an iffy situation and slowed to creeping speed, rather than blocking the intersection. No children are visible.

    If the school bus has a dashcam, much better info may be available. This video starts too late.

    [1] https://www.youtube.com/watch?v=uSjwolFxvpc

    • andoando 3 hours ago

      I dont get it. It looks like it just made a left turn in front of a stopped school bus? That's illegal?

      In any case it seems like tiny issue. Illegal or not it didnt do anything dangerous

      • cco an hour ago

        haha great proof that humans don't follow the law all the time just like Waymo.

        Yes, if you see a school bus with its flashers on, you may not pass it. Period.

        • alasdair_ 12 minutes ago

          That depends on how many lanes there are and if there is a median.

      • spike021 an hour ago

        the point of a bus having lights flashing and the stop sign extended is that kids could be coming or going from any direction and especially when least expected. it's certainly a minor issue until the worst case scenario happens.

      • sjsdaiuasgdia 2 hours ago

        > That's illegal?

        The school bus' stop sign was extended and had red lights flashing. With the proximity to the intersection, it's most appropriately treated as an all-way stop.

        Regardless of whether the bus' stop sign applies to cross streets, at some point in the turn the car is now in parallel with the bus, and the sign would apply at that point.

        Also, you're blind to anyone who may be approaching the bus from the opposite side of the intersection.

  • iambateman 25 minutes ago

    This is as close to functional as any car discussions get…citizens reported some issues, the government is checking on it, and it’s going to get fixed.

  • Avi-D-coder an hour ago

    At some point self driving cars will need their own loser driving laws.

    Perhaps allowing them to drive around school buses is not a good idea, although personally I have felt far safer biking or walking in front of a Waymo than a human. But rules few humans follow, like rolling stops, and allowing them to go 5 over seems like a no-brainer. We have a real opportunity here to br more sensible with road rules; let’s not mess it up by limiting robots to our human laws.

  • paxys 14 hours ago

    I'm not complaining, but like..maybe also do this for the vast majority of human drivers who also flout these rules.

    • bigstrat2003 14 hours ago

      I mean, we do. The problem is that you need to be physically present to catch and deal with those people, and you can only really deal with one party (others will do their thing while a police officer is dealing with the first driver they stop). Not to mention that drivers change their behavior if they see the police around, so it's harder to catch them in the act. So for a variety of reasons it's harder to solve the human driver problem.

      • lotsofpulp 13 hours ago

        With how cheap high definition cameras are, I don’t see why society needs a person to be physically present.

        • r0m4n0 31 minutes ago

          Yea so as someone who lives on a busy road with daily visibility into how many people flaunt the law I basically did this to force the city to make changes to the street. There really isn’t much you can do to the folks who break the law and drive away but high def video of daily shenanigans is great ammo for other types of solutions that force drivers into making better decisions.

        • andoando 3 hours ago

          I dont get why cities dont just put up a couple of drones

        • terminalshort 6 hours ago

          I prefer the risk of death over constant surveillance

          • wffurr 4 hours ago

            If only we could live in completely separate jurisdictions.

          • whimsicalism 4 hours ago

            probably the minority on HN, but i don't. i think traffic enforcement cameras are good and should be expanded

          • hamdingers 5 hours ago

            If you're want to operate a deadly vehicle in public you need to compromise, sorry.

            • terminalshort 5 hours ago

              Sounds like you're the one who needs to compromise because most people agree with me, or we would already have such a system.

              • hamdingers 4 hours ago

                Sounds like you're confused about the world you live in if you believe there aren't millions of cameras, many with ALPR capabilities, pointed at the street already.

                I propose they be made actually useful instead of merely surveillance for surveillance sake, but I can see how that would feel oppressive to drivers accustomed to getting away with murder.

          • lotsofpulp 5 hours ago

            A) everyone is already constantly surveilled via mobile networks and license plate readers, so surveillance is a moot point. We might as well get something out of it.

            B) the system can be setup to purge and/or record only at relevant times or during infractions

        • kjkjadksj 10 hours ago

          “Wasn’t me in the car”

          • hamdingers 5 hours ago

            "Don't care, car is registered to you, pay up"

            This is only an issue because traffic code violations are treated like criminal acts instead of... code violations. We don't have this issue with parking tickets, there's no reason we should have it with automated red light and school bus cameras.

          • lotsofpulp 9 hours ago

            Hence high definition camera. Most states have tints on windshield and dark tints on front windows as illegal. Also, the license plate is all that is needed, ticket the owner and they will readily give up the driver.

            Other countries have no issues with camera based traffic law enforcement.

            • kjkjadksj 4 hours ago

              At least in socal with the way camera based traffic enforcement it has basically no teeth and plenty of ways like my quote to weasel out. You can actually ignore the ticket that is mailed to you. I’m not even sure HD cameras would help here. You even have options built into the ticket to say it wasn’t you driving or that it was someone else you know of in a sort of check a couple boxes and mail it back fashion. However if you actually look up the status of your ticket with the ticket number on the web portal, then it counts as being served a ticket and you do have to pay or show up in court.

              Seems the way the law works is it needs some piece of two way communication. It doesn’t seem to work on a one way basis like it might in other countries. Maybe it is because most of our laws concerning technology are very much still structured for an analog world. E.g how in this case the old ritual of you being identified to have acknowledged the ticket by the cop writing it and handing it to you is preserved by you having to show you’ve actually received the ticket and consent to its validity viewing its status online.

    • righthand 5 hours ago

      Yeah fair treatment for billion dollar corporations and robots and all. Who could forget. Waymo is such a lovely person, why would anyone ask them to do better?

    • GiorgioG 14 hours ago

      I'm going to call bullshit on this. Most human drivers do not flout these rules.

      • trollbridge 14 hours ago

        No kidding. Try doing this once or twice and the driver will record your information and you’ll get a nice visit from the police.

        • kotaKat 13 hours ago

          Out here in rural nowhere it doesn’t — it just gets the sheriff on the local news begging people to stop instead of solving the actual problem at hand by placing patrols on the routes.

          [1] https://www.wwnytv.com/2025/02/12/absolutely-terrifying-grow...

          • trollbridge 12 hours ago

            Out here in rural nowhere it most certainly does. The school bus driver will record your number plate, and school buses have the equivalent of dashcams now.

      • criddell 14 hours ago

        I think maybe they meant that the majority of vehicles that flout the rules are human-driven.

    • basisword 14 hours ago

      Human drivers can be seen and stopped by police and given an appropriate punishment. Self-driving cars have nobody to take accountability like that so you need to go back to the source.

      • mitthrowaway2 2 hours ago

        Their license to operate can be taken away, which is what happened to Cruise.

      • some_random 14 hours ago

        Yeah but in many cases they're not, traffic enforcement went way down during Covid and it's still down.

        • daseiner1 13 hours ago

          Most large cities I've lived in, general traffic enforcement essentially only exists on that month's/quarter's designated ticket-writing day. i.e., when highway patrol and city police just write speeding tickets all day to juice revenue

  • jmpman 14 hours ago

    I’m also curious about school zones. The one near my house has a sign, “School” “Speed Limit 35” “7:00AM to 4:00PM School Days”

    Now, how does a robotaxi comply with that? Does it go to the district website and look up the current school year calendar? Or does it work like a human, and simply observe the patterns of the school traffic, and assume the general school calendar?

    I suspect it continues in Mad Max mode.

    • izacus 13 hours ago

      Wait, how does that work? Every person in your city needs to know the exact calendar of that school?

      • anitil 3 hours ago

        In NSW (Australia) that's exactly how it works. And it includes 'pupil-free' days where there are no students present. My old school even had a pedestrian bridge and barriers so that it wasn't even possible to get to the road.

        It's so silly, when the obvious solution is to make school zones 40km/hr (25mi/hr) at all times, or to fix the road design. Typical speeds here are 60km/hr (40mi/hr), so anyone making the argument that it would 'slow traffic' is being dramatic.

        (There is one exception that I know of - our east coast highway used to go near a school, which forced a change from 110km/hr (70mi/hr) to 40km/hr. In this case I will concede the speed is not the issue, the highway location is the issue)

        • askvictor 2 hours ago

          In Victoria there is usually (not certain if it's always) a changeable sign and flashing lights if it's reduced to 40

      • slavik81 13 hours ago

        Yes, that's how it works in Alberta. It's particularly confusing because not all schools have the same academic calendar (e.g., most schools have a summer break, but a few have summer classes).

        Unlike the sibling comment, there are no lights or indications of when school is in session. You must memorize the academic calendar of every school you drive past in order to know the speed limit. In practice, this means being conservative and driving more slowly in unfamiliar areas.

        • jefftk 6 hours ago

          This is another example of something where, at least if you want to get all the way to completely correct operation, it's easier for an driverless car than a human. A person can't memorize the schedules of every school district they might pass, but an automated system potentially could. Of course something like Google Maps could solve this too, for both humans and Waymo.

      • toast0 2 hours ago

        Where I am, the school zone signs fold up; during the off season, they're folded and say things like drive nice; during the on season, they are unfolded and present the limit.

      • RaftPeople 8 hours ago

        In the area I live, the wording is frequently "when children present" so you don't need to know school schedule.

        • themafia 6 hours ago

          Present means "present in the school." It's not always observable while driving by if you need to obey the reduced limit or not. California does it and I find it absurd.

          Many other states setup a flashing yellow light and program the light with the school schedule. Then the limit only applies "when light is flashing." Far more sensible.

        • username223 5 hours ago

          This is the one most familiar to me. Usually the signs have flashing orange lights to indicate when they're active, but sometimes not. You generally know roughly when the kids are in school (maybe look at the school?), and follow what other drivers are doing. Things like this are why I think fully autonomous driving basically requires AGI.

      • hamdingers 5 hours ago

        You are not penalized for failing to go over 35 on non-school-days. School zones are sufficiently small that the time penalty for complying on a summer weekday isn't that much of an inconvenience.

      • daseiner1 13 hours ago

        the sign says the hours for the reduced speed limit or, more commonly in my experience, has a light that activates during school hours.

        • AlotOfReading 13 hours ago

          The light and often even the sign itself are typically considered informational aids rather than strict determinants of legality. The driver is expected to comply with all the nitpicky details of the law regardless of whether the bulb is burned out or the school schedule changes.

          Needless to say, most people regularly violate some kind of traffic law, we just don't enforce it.

          • daseiner1 13 hours ago

            of course. i'm confident slowing down near a school is pretty intuitive for the vast majority of drivers, though.

            • AlotOfReading 13 hours ago

              Sure, but the context here is a discussion about how a computer can know all of these "intuitive" rules humans follow.

              The answer is encoded in the map data in this case, but it's an interesting category of problems for autonomous vehicles.

              • tanseydavid 9 hours ago

                Have you had the experience of riding in a Waymo making a left hand turn against incoming traffic -- and how it handles the eventual yellow light?

                I was very impressed about the decision making in this situation. Seems very intuitive (at least superficially).

                • eep_social 2 hours ago

                  it wasn’t at first but I suspect they received a ton of feedback and fixed it.

                  in my estimation the robo driver has reached a median-human level of driving skill. it still doesn’t quite know how to balance the weight of the car through turns and it sometimes gets fussy with holding lanes at night but otherwise it mimics human behaviors pretty well except where they’re illegal like rolling through the first stop at a stop sign.

              • fragmede 13 hours ago

                Now I’m imagining the Waymo Driver calling out to Gemini to determine "school hours" by looking it up on the Internet, and wondering about the nature of life.

      • phyzome 3 hours ago

        You can always just slow down for 30 seconds if you're not sure.

    • isodev 13 hours ago

      Aren’t they supposed to read signs? Otherwise they’d also ignore the overhead speed limits on the highway for traffic jams / air quality adjustments during the day.

      • daemonologist 3 hours ago

        GP is saying that reading the sign is insufficient to determine whether it is a school day. You have to either guess based on the presence of students or busses, the lights being on, etc., or you have to source the school calendar somehow.

    • buckle8017 12 hours ago

      They should just always observe the lower speed limit.

      The difference is usually 5 or maybe 10 mph.

      Which over the distance of a school zone is nothing.

      • bink 5 hours ago

        It can be dangerous though. In my area we have roads with speed limits of 45 that drop to 25 "when children are present". My EV always assumes children are present as it has no real way to determine if they are. Driving 25 in a 45 is dangerous for many reasons.

    • renewiltord 11 hours ago

      Are school days ever Sundays? If not, perhaps all drivers just treat every non-Sunday as school day. If so, they probably just slow every day.

  • anitil 3 hours ago

    I have a question about the rules of school busses (I'm not American). It seems like the expectation is that _all_ traffic is required to stop if a bus is stopped, is that correct? If so, why?

    Here (Australia) the bus just pulls over and you get off on to the sidewalk, even children, why is it not the case in the US?

    • daemonologist 2 hours ago

      As mentioned, in a lot of suburban areas in the US where school buses are common there are no crosswalks or traffic lights (or sidewalks or physical bus stops, for that matter). Most of the time there isn't so much traffic that stopping all of it is a huge burden.

      Also, there's generally an exception for divided highways - if the road has a physical median or barrier, the oncoming traffic doesn't have to stop. I assume the bus route accounts for this and drops kids off on the correct side of the road.

    • Loughla 3 hours ago

      (St)Roads where the kids have to cross a busy road to get to the other side where their house is.

      In my case, a rural highway where traffic goes 55mph.

      Is better to stop all traffic than force kids to figure out how to frogger through traffic.

      • anitil 3 hours ago

        Ah there might be some assumption here that I didn't realise. Typically we'd have a cross walk or traffic light near the bus stop where you'd cross. I'm in Sydney so I don't know of anywhere that you'd be going that fast that would also have bus stops (they max exist I'm just not aware of them)

        • Loughla 3 hours ago

          Rural areas especially, but most small towns in the US don't have crosswalks.

          The closest crosswalk to my bus stop as a kid was about 45 miles.

  • llsf 5 hours ago

    I cannot wait for the school bus to be a waymo, that could tell the other waymos around that it is full of vulnerable and unpredictable little humans, and to be on the watch out.

  • netsharc 14 hours ago

    Off-topic... what poor writing:

    > a Waymo did not remain stationary when approaching a school bus with its red lights flashing and stop arm deployed.

    Because it's physically possible to approach something while remaining stationary?

  • SoftTalker 5 hours ago

    "approached the school bus from an angle where the flashing lights and stop sign were not visible"

    I call bullshit on that. Yes the stop sign is only on the left side but the flashing lights are on all four corners of the bus. You'd need to be approaching the side of the bus from a direct right angle to not see the flashing lights.

    • trhway 5 hours ago

      there have been increase of "aggressiveness" of autonomous cars. My earlier comment - https://news.ycombinator.com/item?id=45609139 . May be that aggressiveness is sold internally as some optimization enabled by the higher skills of the robot-driver.

  • standardUser 3 hours ago

    San Francisco is the crucible (by US standards) of dealing with pedestrians and I'm still shocked they launched there so early. But with something as distinct and vulnerable as school busses, it's time to think about hardware installation so automated vehicles can "see" farther ahead.