Rein Appeldoorn
Rein Appeldoorn
or `clientId`, note the last lowercase `d`
Also interested in this. @g-gemignani , since you are the new maintainer now, what do you think? @Timple , maybe an idea to make the `LEVEL` configurable, `OK`, `WARN`?
For people running into this problem: Setting `spin_thread` to `true` did not fix my problem of doing `transform` lookups within a callback. Adding a `rclpy.executors.MultiThreadedExecutor` did.
Hi all, Thanks for all the information so far. I've read this issue and studied [this PR](https://github.com/ros2/rosbag2/pull/1584) with all its comments. Based on this info and fiddling a bit in...
> @reinzor That is one more very hacky way to implement this feature. > > 1. I don't like the idea of renaming a file right after writing it because...
Any updates on this; we could help with the implementation if this suggested feature is desired.
This is a known issue. No fix has been implemented just yet.
This has nothing to do with this package but has to do with your ROS network setup: http://wiki.ros.org/ROS/NetworkSetup
What's the status on this? I also have my custom wireless monitor solution now: https://github.com/ros/diagnostics/pull/87 Could we add this to this repo?
> @reinzor can you add your work to this package? Thanks in advance. Just added a new PR with the mentioned work.