-
How could we shape an Rx like solution in the [Rust Programming Language](http://www.rust-lang.org/)?
Would it be as simple as?
``` rust
struct Observable {
}
impl Observable {
fn subscribe(&sel…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 22.04
- Installation type:
- Binary, from [docker image](https://hub.docker.com/layers/osrf/ros/iron-desktop-full-jammy/image…
-
# Description
[Design document](https://docs.google.com/document/d/125d8tpj192MNdggLcNjk_R0tQWEuhjBEmtjONHbUkHo/edit#)
[User manual](https://docs.google.com/document/d/1N0p7pd7XszQwFU9HBjpB7txIw2D…
-
### Brief Issue Summary
Hello. In our company projects the Compile Active File seems to not doing anything (neither complains).
However, using the compile_commands.json manually in a terminal prod…
-
binder@theworldisavampire:~/experiments/2020/26092020_shogun/sep2020master/shogun-develop/build$ make -j 6
[ 1%] Built target rxcpp
[ 1%] Built target ShogunVersionProtobuf
[ 1%] Built target Ch…
-
We might want to emit some information from a given model which may be costly to compute and it could slow down the training ( see #4655 for an example of such scenario ). This is important because th…
-
### Version
24.03
### Which installation method(s) does this occur on?
Source
### Describe the bug.
Morpheus does not build with `nlohmann_json=3.10`. The following `static_cast` is fai…
-
Hi, firstly thank you for great library.
My question is following: There is, in Rx, often used concept `observable`.
`flat_map()` or `switch_on_next()` use them as input stream. Is there way ho…
-
### Description
new implementation as https://github.com/conan-io/conan-center-index/pull/20089 of searching protoc actually finds system protoc instead the one build by conan, as a result usage of…
-
We are currently straight porting one rather large project (160+ K lines of code) from ROS 1 to ROS 2. In the process of doing that we encountered several features not yet available in ROS 2: https://…