-
### Description
Currently the majority of the code involved in the reconciliation loops cannot be unit tested.
We need to find out a way to make them testable.
The outcome of this issue should be…
-
Hi,
I try to run the robot.launch.py. The rviz and robot pops up fine but I don't recieve any map from my unitree. Do you know what is wrong with it?
```
[INFO] [launch]: All log files can be f…
-
Hello,
I installed the package in the Pycharm Conda environment. However, when I launch the go2_robot_sdk robot.launch.py, I can not the python modules such as "aiortc", "open3d", correctly. I try …
-
**Hello, I am trying to launch "ros2 launch go2_robot_sdk robot.launch.py" file but It is not showing anything on RVIZ(I am using ROS2 humble on Ubuntu 22.04). There is no connection error and I have …
-
- Remove ModuleTemplate Webhook
With the updated pattern of offering ModuleTemplate, we no longer need to validate it through a webhook. This allows us to fully remove moduletemplate_webhook.go:
https…
-
### Description
Module catalogue (in this case - collection of Module Templates setup) should be adapted to the new requirements:
- A given module should be available in multiple different versions, …
-
### Description
In order to introduce the [zero-downtime](https://github.com/kyma-project/lifecycle-manager/issues/1430) procedure, we need a safe migration path.
By "safe migration path" I unders…
-
the repo lib/locator.dart:6:17 went wrong, the wrong message was:
> lib/locator.dart:6:17: Error: Method not found: 'GetIt'.
> GetIt locator = GetIt();
I dont know how to deal with it.
-
### Description
The E2E test suite can not be run at the moment with a specific Kubernetes version set as manual workflow dispatch in Github Actions. Investigate why the pipeline is failing and fix i…
-
- Currently, Room monitoring is enabled for each feature using [channel.on('update')](https://github.com/ably/ably-chat-js/blob/0e1b52336a9e15c711d62848a0c3ba841dc6ae77/src/core/room-lifecycle-manager…