Sebastian Lauwers
Sebastian Lauwers
Hi @NielsKoole, We don't currently provide a build for ARM, so I don't think it's possible to get it running. The majority of the code is C++, which means we...
@NielsKoole I'm a big fan of the RPi, but I would not recommend it for production use. Please remember that the ROS is compute-intensive in certain situations (especially if multiple...
> I have a related question, If the ROS is installed in a server without internet conection, it would work for the local network, wouldn't it? Yes. The ROS doesn't...
Hi @pushbit, Thanks for bringing this up. I'll discuss this with the product team and see what we can do.
@stel @jpsim Can I get your eyes on this? Thanks
Hi @gemiren, This is not possible at the moment. We're working on allowing you to "pause" sync in certain cases, so I would assume this would solve your problem. Just...
I @dlittle1, I was not able to reproduce this issue. Please note that as indicated, the fact that you are running the ROS on multiple machines has no bearing on...
Hi @Taco55, Major props, and many thanks for this amazing report. I'm sure @bigfish24 will also have some input, but as an immediate response: 1. This is an oversight in...
Hi @TofPlay, We don't have an official Docker image, just yet. This is in the works, but considering that we provide packages for Ubuntu, and that cooking your own Docker...
Actually, the biggest part of the ROS (Realm Object Server) is written in C++. We only use Node.js to provide the UI, and the REST API. Everything else is C++...