Show HN: Basis – a production focused robotics framework

Hey HN! Myself and my cofounder are excited to actually launch the product we've been working for the past six months. It's a robotics framework with a focus on testing and production. The current industry standard (ROS) is great for prototyping, but suffers from performance and testing problems as the robot gets more complex. I would have loved to work on this another six months or a year to polish it up and really, but I know it's better to launch a bit before you think you're ready.

It's a C++ pub-sub framework (a lot like ROS, in that way), but rather than declaring C++ publishers/subscribers directly, you declare the topics and types your code cares about in a configuration file, along with conditions on those inputs. Doing this allows for deep knowledge about the code running, which unlocks the possibility of deterministic simulation and testing (along with making it easy to generate bindings for other languages, create alternate schedulers, more easily swap out internal concepts, etc). It also enables easy static analysis of the codebase - given a launch file and arguments to the launch file, one can analyze the topic network and find missing publishers or publishers that publish to nothing.


Comments URL: https://news.ycombinator.com/item?id=41976368

Points: 16

# Comments: 0

https://github.com/basis-robotics/basis

Creată 6mo | 29 oct. 2024, 12:30:10


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

Nevermind, an album on major chords

Here is a thing. If you are okay with HTML, you might want to write an article using GitHub pages instead of any blogging platform (e.g. medium.com) The only constrains then become your skills in

4 mai 2025, 17:50:09 | Hacker news
Show HN: EZ-TRAK Satellite Hand Tracking Suite

EZ-TRAK is a comprehensive satellite tracking suite designed for amateur radio operators, weather satellite enthusiasts, and educational purposes. The software interfaces with an EZ-TRAK BLE devic

4 mai 2025, 17:50:08 | Hacker news