Julius

Results 3 issues of Julius

Closed #164 since the source branch have changed. Here is the PR rebased from `react-v18`

Currently the `rosbridge_library` doesn't have any type hints (PEP 484). Type hints enhance the readability and maintainability of the codebase. In the `Capability` class in `capability.py`, which all the capabilities...

Working over wi-fi can be challenging due to communication over a lossy or unstable network. ROS QoS is a great mechanism to handle these issues, with it's reliability, durability and...