-
When running a ported version of multimaster_fkie for Python 3, the following error occurs:
```
[ERROR] [1587930573.923334]: Traceback (most recent call last):
File "", line 109, in main
Fil…
-
Hi everyone,
in the interest of a SLAM project realized in ROS, I am currently trying to develop a system that can merge depth data on a ground server. These data are produced by D435 cameras mounted…
-
It looks like sound_play can't handle getting audio from more than 32 different files while running.
OS: Ubuntu 16.04
ROS Distro: Kinetic
Installation source: apt
Steps to reproduce:
1) Crea…
-
```
Python 2.7.15rc1 (default, Nov 12 2018, 14:31:15)
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from rospy_message_converter import message_…
-
```yaml
{
"id": 1674,
"title": "RVD#1674: fixed size global buffer, ros/roslib/test/utest.cpp:75, ...",
"type": "bug",
"description": "Extra care should be taken to ensure that charact…
-
Hello
I have a ros node which successfully executes the following lines of (pseudo)code:
```
sc.playWaveFromPkg("sound_play", "/home/jan/synthts_et-master/synthts_et/out_tnu.wav");
sleep(secon…
-
Hello, I want to measure the distance, but the Tutorial " zed_depth_sub_tutorial“ is in C++. Could anyone help me how to get the distance in Python?
Thank you
-
#### Code Sample, a copy-pastable example if possible
I'm directly following the [ingest example](https://github.com/Azure/azure-kusto-python/blob/master/azure-kusto-ingest/tests/sample.py), focusi…
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
Hi! I just installed robostackenv (ros-noetic-desktop-full) using miniconda3. I made a "ros_ws" in the "Documents" directory in C:. I did `catkin_init_workspace`, which worked. But when I go 1 directo…