Dominik Nowak
Dominik Nowak
Thanks @mrbluecoat for your feedback! Here's a status of Windows/Android/iOS clients: 1. Windows - public beta version available [here](https://husarnet.com/docs#using-husarnet) (under **Windows** tab) 2. Android - experimental, internal version. Will be...
Hi @rubenanapu, in my latest blog post I present a setup where you do not need to modify DDS XML config file while adding (or removing) devices to ROS 2...
@hz658832 do you use Docker or run ROS & Husarnet directly on the host OS? Can you point an exact example from the article that doesn't work? Recently I presented...
Hello there @hz658832, I have two updates: 1. Regarding DDS config (both FastDDS and Cyclone), we have published a [husarnet-dds](https://github.com/husarnet/husarnet-dds) utility recently that creates (and updates) the right DDS config...
Hi guys, in the https://github.com/micro-ROS/docker/pull/76 - I added a toolchain for building microros static library based on the same toolchain version as used for a current version of Husarnet for...
> In general I agree with @pablogs9: > > * It would be nice if the same toolchain could be used for all ESP projects > > * We should...
Sure, that's fine. Thanks for your reply.
Hi @pepeRossRobotics, to connect the robot with the remote computer over the Operator's Computer, you need to configure the network bridge on the Operator's Computer for its two network interfaces....
Hi @ketill1, yes, Husarnet supports Humble and Jazzy as well. Please take a look at this repository and specifically the `demo` folder: https://github.com/husarnet/ros-docker Here's a website showing you different ways...
Hi, we have updated the ROS 2 tutorial in our docs: https://husarnet.com/docs/tutorial-ros2/ Now there are more setups described, including a custom XML file for CycloneDDS that you need. You are...