-
**Describe the bug**
can access other service's method in multiple services
``` go
// kitexcall -idl-path idl/echo.proto -m One/Two -d '{}' -e 127.0.0.1:10001
// [Status]: Success
// {
// …
jkskj updated
3 months ago
-
After a few hours of running openstack-health-monitor against a CiaB-7.0.1 system with octavia OVN provider (options `-LO` and `-LR`, the latter to work around osism issue #921):
* `octavia_api` cont…
-
Hello everyone ,
I am trying to generate structures to communicate using ros2 idl messages.
fastddsgen runs fine until it encounters nav_msg/srv.
The error that appears for the nav_msgs / srv / Get…
-
**Is your feature request related to a problem? Please describe.**
実行中のFSM型コンポーネントが何の状態なのか分かりづらい。
**Describe the solution you'd like**
RTSystemEditor上で、実行中のFSM型コンポーネントの状態を表示してほしい。
**Describe…
-
I follow by this page:https://www.cloudwego.io/docs/cwgo/getting-started/
but the step 5 there is no build.sh file.
go mod tidy && go mod verify
sh build.sh && sh output/bootstrap.sh
-
Steps to repro:
1. In any aioros2 node (such as camera_control_node), add a @service that does not conform to the IDL (such as a missing or an extra param).
2. Note that no errors are logged, and th…
-
When I run run_app.py of ingest_app_csv in iot-samples, I get an error.
Executing line 102 of app.py, Usd.Stage.Open(STAGE_URL), causes an error.
The specified path cannot be found.
The error mes…
-
**Which module is your feature request related to?**
We found that there was gRPC IDL, but we need thrift IDL to generate some language's service identification, but I can't find these file within…
-
我的项目的每个微服务都是使用 hex 生成代码的,但是最近发现每次生成代码都有一些重复的自定义配置需要编写,所以想要写一个自己的代码生成模板,但是我发现下载官方的 kitex/server的模板,并结合--hex生成命令时会报错缺少 package.yaml:
```text
[ERROR]/Users/user/go/pkg/mod/github.com/cloudwego/hertz/cm…
-
## Bug report
**Required Info:**
- Operating System:
- debian bookworm
- ubuntu 22.04 (docker)
- Installation type:
- binaries
- Version or commit hash:
- ros2 humble
- DDS implem…