ServoProject VS ok-robot

Compare ServoProject vs ok-robot and see what are their differences.

ok-robot

An open, modular framework for zero-shot, language conditioned pick-and-drop tasks in arbitrary homes. (by ok-robot)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ServoProject ok-robot
5 7
355 354
- -
8.4 9.5
about 1 month ago 2 months ago
Python Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ServoProject

Posts with mentions or reviews of ServoProject. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.
  • Accurate Low-Cost Robot Arm
    2 projects | news.ycombinator.com | 1 Apr 2024
  • Low Cost Robot Arm
    8 projects | news.ycombinator.com | 1 Apr 2024
    https://github.com/adamb314/ServoProject

    ^Modifying cheap servos so that a robot arm can repeatedly insert a pencil lead. It's a lot of work though.

    Most interesting application though fall out of the scope of old-fashioned robotic arms, i.e. when you need to sense the real world in a non controlled context. For instance to develop a robot that can trim wilted flowers, you'll need to measure the real world, and as soon as you do that, you can just sense your robot arm too, no need for fancy, ultra-precise actuators.

    Look at this BOM: https://docs.google.com/document/d/1_3yhWjodSNNYlpxkRCPIlvIA...

    Do you really need the $6,129.95 & $3,549.95 robot arms for the kind of application described ? I doubt it. I'm not a robotician, and would love some feeback on this idea.

  • UPDATE** Fixed problems with 14 servos running on UNO, old post/problem in comments.
    1 project | /r/arduino | 18 Nov 2022
    A quick solution is to load the horn, with springs or rubber bands but will reduce total force output. You can theoretically try this implementing this Servo project by Adam Bäckström. https://github.com/adamb314/ServoProject
  • How to make your servos awesome
    1 project | news.ycombinator.com | 28 Mar 2022

ok-robot

Posts with mentions or reviews of ok-robot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-04.
  • Apple Explores Home Robotics as Potential 'Next Big Thing'
    3 projects | news.ycombinator.com | 4 Apr 2024
  • Low Cost Robot Arm
    8 projects | news.ycombinator.com | 1 Apr 2024
    That's it, isn't it. The question is not, how far away from that are we, but when can you and I actually afford it? Because, as the other commenter snarkily replies, human maid's already exist. The lifestyle of the singularity is already here for the rich. It's trickling down that kind of lifestyle to the rest of us that AI robots will enable. (with some amount of social upheaval.)

    Lets say the robot that can do that comes out next year for $15 million. Could you afford one? I certainly can't. So pretend that it does, what changes for you and I? Nothing. So the robots that can do that won't be used as robot maids until the price comes down. Which; it will. Open source robotics and model-available AI will force things to be affordable sooner, rather than later, because we'd all like a robot to do that for us.

    The industrial versions will be used to do hideously dangerous things. underwater welding, chainsaw helicoptering, manual nuclear reactor rod removal. We already use machines for a lot of those difficult/impossible tasks, it's just a matter of programming the robots.

    Which takes us back to today. How far away from that are we? The pieces are already here. Between https://ok-robot.github.io/ and https://mobile-aloha.github.io/ the building blocks are here. It's just a matter of time before someone puts the existing pieces together to make said robot, the only question is who will be first to make it, who will be first to open source it. Who will make it not just possible, but affordable?

  • GPT-4, without specialized training, beat a GPT-3.5 class model that cost $10B
    3 projects | news.ycombinator.com | 24 Mar 2024
    Thanks! Appreciate the kind words. I should have in the next month or so (interviewing and finishing my Master's, so there's been delays) a follow up that follows more advancements in the router style VLA, sensoiromotor VLM, and advances in embedding enriched vision models in general.

    If you want a great overview of what a modern robotics stack would look like with all this, https://ok-robot.github.io/ was really good and will likely make it into the article. It's a VLA combined with existing RL methods to demonstrate multi-tasking robots, and serves as a great glimpes into what a lot of researchers are working on. You won't see these techniques in robots in industrial or commercial settings - we're still too new at this to be reliable or capable enough to deploy these on real tasks.

  • Figure robotics demos its OpenAI integration
    1 project | news.ycombinator.com | 13 Mar 2024
    The Ok-robot demo shows that the technology for it to be fairly general is there, though no idea if figure one is using their technology or not. Simply being able to command a robot instead of moving a turtle with gcode is nothing short of astounding to those who aren’t deeply involved and tracking the sota progress in this area.

    https://ok-robot.github.io/

  • FLaNK Stack 26 February 2024
    50 projects | dev.to | 26 Feb 2024
  • Show HN: OK-Robot: open, modular home robot framework for pick-and-drop anywhere
    5 projects | news.ycombinator.com | 23 Feb 2024
    Disclaimer: I'm not one of the authors, but I work in this area.

    You basically hit the nail on the head with these questions. This work is super cool, but you named a lot of the limitations with contemporary robot learning systems.

    1. It's using an object classifier. It's described here (https://github.com/ok-robot/ok-robot/tree/main/ok-robot-navi...), but if I understanding it correctly basically they are using a ViT model (basically an image classification model) to do some labeling of images and projecting them onto a voxel grid. Then they are using language embeddings from CLIP to pair the language with the voxel grid. The limitations of this are that if they want this to run on the robot, they can't use the super huge versions of these models. While they could use a huge model on the cloud, that would introduce a lot of latency.

What are some alternatives?

When comparing ServoProject and ok-robot you can also consider the following projects:

WirelessPrinting - Print wirelessly from Cura, PrusaSlicer or Slic3r to your 3D printer connected to an ESP8266 or ESP32 module

IBusBM - Arduino library for RC IBUS protocol - servo (receive) and sensors/telemetry (send) using hardware UART

sbus - Arduino and CMake library for communicating with SBUS receivers and servos.

Mars-Rover - 3D printed and driveable Curiosity/Perseverance inspired Rover

E-TKT - open source embossed label maker

Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

Adafruit-PWM-Servo-Driver-Library - Adafruit PWM Servo Driver Library