Weekly Robotics 300

Weekly Robotics 300

Wow! We’ve reached Issue 300 without missing a single week! We’ll take a short break during my upcoming WR Sabbatical in two weeks, but the fun will resume when I’m back. Until then, let’s dive into some exciting projects. As usual, the publication of the week section is manned by Rodrigo.

Flying planes with JavaScript

source

This tutorial starts with the following note: “To allay any concerns: this is not about running JavaScript software to control an actual aircraft. That would kill people” and only gets better from there. The author will teach you how to connect to the Microsoft Flight Simulator 2020 using websockets. Through this 6-part series, you will learn how to interface with the API, create custom web tools, and finally, create an autopilot to land the plane. I added this tutorial to a new ‘Tutorial’ section in the Awesome Weekly Robotics list.


How I Built the NEW World’s Fastest Drone

source

Ten weeks ago, I featured this video from Luke Maximo Bell, showcasing a process of building and testing a really fast multirotor. Now, Luke and his father are back, and they managed to create an even faster design. On top of that, Luke’s dad has made this in-depth video on designing this airframe.


Video Friday: Robots With Knives

source

Folks from IEEE Spectrum have put together this Video Friday edition that includes a selection of the most exciting videos from ICRA. I’m looking forward to all the event summaries that should start trickling in!


Embedded Open Source Summit 2024 Recap

source

Since we are on event recaps, here is one by Thomas Sarlandie from Memfault. Many of the talks covered by the author are relevant to the robotics industry, so I recommend at least checking the titles of the talks featured in this article.


MUDLink: a Modular UART Duplex Link

source

“MUDLink adds packet framing, delivery guarantees, and flow control to just about any UART Port. It also records stats on the link’s performance, to enable a little bit of feedback systems assembly”.


LocoMan: Advancing Versatile Quadrupedal Dexterity with Lightweight Loco-Manipulators

source

I vote for all robotics research videos to follow this format starting from now!


Disney’s Robots Use Rockets to Stick the Landing

source

Disney is being featured more and more in this newsletter. In this article, you will learn how some robots can stick a landing using ducted fans, pistons, and even a water rocket. I appreciate all the peeks behind the scenes in this write-up!


Publication of the Week - Filling Missing Values Matters for Range Image-Based Point Cloud Segmentation

source

As cool as it sounds, point cloud segmentation (PCS) can be very sensitive to inconsistencies or missing values in the point clouds. This paper presents a new projection method called infolding++ that avoids considerable missing values, enhancing the PCS model. In the case of LiDAR, these missing values can derive from various reasons, such as a bean that went out of range or got absorbed by some material. Not only does the projection method reduce the missing values, but also the authors propose an interpolation method that boosts the segmentation performance.


Events

For more robotic events, check out our event page.

Bart Slinger

Aerospace Engineer & Co-Founder of Mapture.ai and SkySync.io | Specializing in Autonomous Drone Technologies | Passionate about Electronics, Software Development and Entrepreneurship

9 个月

Javascript is surprisingly suitable for robotics. Don't get me wrong, it's a terrible language. But the single-threaded eventloop works really well for event-driven systems (such as robots). The entire ecosystem is forced to be async. You don't get a messy partially async ecosystem like with python. I've used it extensively to build complex logic for autonomous drones. However, nowadays my go-to language for these things would be Rust.

回复
Andreas Bihlmaier

Roboticist; Director of Solutions Engineering at Intrinsic, an Alphabet company

10 个月

Congratulations on weekly robotics #300, Mateusz!

要查看或添加评论,请登录

Mateusz Sadowski的更多文章

  • Weekly Robotics #304

    Weekly Robotics #304

    Welcome to another issue of Weekly Embodied AI*. In today's issue, we will start with some follow-ups to last week's…

  • Weekly Robotics #302

    Weekly Robotics #302

    Hi! You are receiving this e-mail because at one point you've subscribed to Weekly Robotics. I'm Mat Sadowski, and I've…

    6 条评论
  • Thanks For All the Fish (So Far) - Weekly Robotics #302

    Thanks For All the Fish (So Far) - Weekly Robotics #302

    I mentioned taking a sabbatical from the newsletter a couple of weeks ago. It's finally happening! This was quite a…

  • Weekly Robotics 301

    Weekly Robotics 301

    No time to write an intro. Let’s roll with the issue.

  • Weekly Robotics 299

    Weekly Robotics 299

    For the last few weeks, I have enjoyed safety analysis and reading up on some lessons I learned. That’s why last week I…

  • Weekly Robotics #298

    Weekly Robotics #298

    It’s time to let the cat out of the bag. After the 4th of June issue, I’m taking a sabbatical from Weekly Robotics.

    2 条评论
  • Weekly Robotics 297

    Weekly Robotics 297

    The other day, Akshet Patel shared on LinkedIn our Awesome WR List causing an explosion of GitHub stars (I was…

  • Weekly Robotics #296

    Weekly Robotics #296

    Some time ago, I restored my old Anycubic i3 3D printer. I took it all apart, replaced some noisy bearings, and…

  • Weekly Robotics #295

    Weekly Robotics #295

    These days, I’ve been thinking about this newsletter and its future. I shared some preliminary thoughts with our Slack…

    1 条评论
  • Weekly Robotics #294

    Weekly Robotics #294

    As usual, the publication of the week section is manned by Rodrigo. Sponsored Weekly Robotics is being developed thanks…