Another one? What's wrong with the one by IEEE? https://robotsguide.com/robots
HN user
chfritz
Founder & CEO of Transitive Robotics
https://transitiverobotics.com/
https://www.linkedin.com/in/christianfritz
https://twitter.com/chfritz
love the synthwave soundtrack! So full of action and out of style for chess, it's hilarious.
great idea! Now, you are running into the same issue Google Trends had to solve: term disambiguation. For instance, "atom" is ambiguous in a comparison of editors like this: https://hackernewstrends.com/?q=sublime&q=atom&q=vscode. Given LLMs it might be possible to use an embedding vector (with context) instead of a text string for indexing, and if you do, this problem might go away.
how is this different from using puppeteer to load the page and save the DOM as HTML?
A script or program is not a robot.
Almost definitely 100% teleoperated -- the robot might move between places autonomously, but all the manipulation tasks, i.e., the actual cleaning, is not something anyone yet knows how to do autonomously reliably. And that's OK. However I'd like to know whether the data you gather from these cleanings is shared with other companies (who would be willing to pay a lot of money for it in order to train their own physical AI models).
What a silly idea. Technology moves 20x faster than the legislature. There is no point in even trying this. By the time any suggestions would get implemented and (all?) signs replaced, they would already no longer be necessary -- like, 15 years past being necessary.
Makes a lot of sense, and seems better executed than AWS's pathetic RoboMaker attempt 8 years ago or whenever that was. Was looking for the team but there is no linkedin link on your page.
Obligatory: https://xkcd.com/927/
The problem is not that there is no standard -- there is, it's called ROS. The problem is that manufacturers are not interested in opening their robots up to that degree.
Also, REST is a terrible idea for interacting with robots. REST is call-response based. But with Robots a pub/sub (like ROS or MQTT) or a blackboard data architecture (like what we used in Transitive Robotics) is much more efficient and natural.
Foxglove is not the only name in town. There are many, Transitive Robotics, the company I'm building is one of them. Different from Foxglove we are much more focused on live-remote monitoring and control, e.g., we have a pretty popular remote teleoperation module: https://transitiverobotics.com/caps/transitive-robotics/remo... You can find all the other modules we're currently offering here: https://transitiverobotics.com/caps/ The platform itself is and remains open-source.
We are thrilled to announce a new major version of Transitive, the open-source framework for full-stack robotics. Version 2.0 adds significant new integrations and features: storage of historic and time-series data in ClickHouse, visualization in Grafana, and custom alerting via Alertmanager. Some of our capabilities, like the free Health Monitoring capability, already use these features, providing significant added value to robotics companies with growing fleets.
This is absolutely awesome. Thanks for sharing! I would love to chat more with you. For context: we make a remote teleoperation solution for robotics. It's mostly used for mobile robots, but we've been getting a lot of inquiries regarding teleoperation for manipulation, so I've been learning more about this, in particular regarding the question of speed. I really appreciate these results!
Impressive!
Agreed. Feels icky. Made me want to leave the page as quickly as possible again.
"the funding all these startups are getting should allow them to scale their methods 10x-100x.." .. "Therefore, we might soon see a ChatGPT moment in robotics" -- I don't think so and no, the second statement is NOT entailed by the first. Why would it? Because 100 is a big number? Do you have any idea how much more data LLM needed to be trained for a GPT3 level compared to the data available for robot training right now, and how low dimensional the space is in which LLMs operate compared to robots?
"My intuition is there's 40% chance we will see it this year" -- again, why? Don't you realize that people have been working in robotics for 65 years, and these people don't live under a rock either. They knew about GPT3 because 2023. So why is it NOW less then 10 month you think that this breakthrough will happen?
10 patents in 4 days
How can you seriously state that as a positive? Are you trying to exemplify the new AI-patent-generation-mill? No one in their right mind can expect a person to make 10 meaningful inventions in 4 days.
How many more times do you want to post this?
Working with nine different robotics companies over the course of 10 years has taught us a thing or two about designing robotic full-stack architectures. All this experience went into the design of Transitive, the open-source framework for full-stack robotics. In this new mini-series of blog posts we dive into the three core concepts of the framework.
We think that once you've experienced the magic of full-stack encapsulation, you'll not want to go back to the old ways of writing distributed code, esp. in robotics.
Sure, let's instead encourage them to reinvent the wheel (TF, simulation, architecture, navigation, localization, SLAM, 2D map representation, etc.) that seems much smarter. ROS might be like democracy ("the worst form of government except for all the others we've tried"), but it's still the only stake in the ground around which we've manage to corral a community.
For this question specifically: there are many ways to approach robotics, incl. from the hardware side. But approaching it from the software (sim) side is not invalid, so I don't think down-voting my comment was warranted.
Go through the ROS tutorials, using a simulated robot at first, then buy a tiny AMR kit and do the same thing IRL. Once you have those basics, you can ask yourself into which direction to go next, the obvious choices being 1) deeper into the research of the new-fashioned (bi-)manual manipulation (arms), or 2) more into business and actually build a real-world application for your mobile robot (which will involve a lot of tinkering with hardware). And +1 on what brudgers said. It's a hobby, so have fun.
Reverse engineering is illegal in many cases. Aren't you afraid you might be automating the process for your users to get into (legal) trouble? Will your tool warn the user if they are about to violate laws?
Doesn't that depend on what a failure looks like? Failure to achieve the task (with no other side effects) is very different from accidentally killing the patient. Maybe also send a link to that study/article you are referring to?
cool. submitted something!
Awesome, congrats on the launch! Can you say more about the software stack? Is it open-source? I see you are using ROS on the robot, but what about the full-stack (robot + cloud + web)? Did you build all that yourself? At Transitive Robotics we are developing the Transitive open-source framework for full-stack robotics (complementing ROS, not replacing it). On top of Transitive it is easy to build capabilities and we already offer many such modules, e.g., for webrtc video-streaming, teleop, mission dispatch, etc. This means you don't need to build all that yourself and once Transitive is installed on a robot, your end-users can install more capabilities now or in the future. Do you think this could be of interest to your users?
AI is poisoning the well from which it drinks. If OSS withers or dies, what will AI train on to get better? Same with StackOverflow.
Interesting, I didn't know that! We've built this map display module but always thought of it as something only relevant for indoor robots. Do you think this might be relevant for outdoor as well then? https://transitiverobotics.com/caps/transitive-robotics/maps...
For what kind of robots did you design this? "several kilometers" implies that its not in-doors, but if it's outdoors, then why not just use a regular street-/satellite-map, such as leaflet, where setting points and lines is already built in?
ClickHouse is awesome. We use it to ingest robotics data at scale.
tl;dr: No need to simulate life for it to exist -- "it's the thought that counts".
I have been entertaining this thought for a while and finally wrote it down. Would love to hear what people think, in particular in terms of how this might relate to existing philosophical arguments. I'm also really interested in other fundamental results about logic itself, similar to Gödel's incompleteness theorem, that might add corollaries to this theory.