Błażej Sowa
Błażej Sowa
> I think we need to upstream [@pac48](https://github.com/pac48)'s tf2_web_republisher version that works on ROS 2 to get that working. Perhaps he could open a PR and [@sea-bass](https://github.com/sea-bass) or [@bjsowa](https://github.com/bjsowa) could...
@wentasah I developed my overrides for vendor packages in Rolling distribution and found out that the nix cmake builder replaces `/opt` for `/var/empty` in `gz_*_vendor-extras.cmake.in` files in configurePhase. This results...
I am able to build all `gz-*-vendor` packages for rolling as well as `rviz2`. However, when I create a dev shell with Gazebo and try running `gz` I get: ```...
> In my case, no backend support the STM32h563, only chibios. What about FreeRTOS-Plus-TCP? That's the MCU I originally wrote this port for. Also, I've never heard of ChibiOS but...
Contributions are always welcome. What benefits do you see of using websockets over HTTP ?
> 1. The version number is 0.0.0, which, while technically allowed, isn't great. I'd like to see that bumped to some number that isn't 0. Fixed > 2. We've only...
@clalancette Could you reconsider it now?
@clalancette friendly ping
@holden-zenith What's the status of this? I have a Nucleo-H563ZI board and would like to use FreeRTOS+TCP but the current port implementation does not support H5 series.