Yannic Bachmann
Yannic Bachmann
I noticed that the flexbe app saved my behaviors in the `./install` directory (`./install/foo_state_controller_flexbe_behaviors/local/lib/python3.10/dist-packages/foo_state_controller_flexbe_behaviors`) instead of the my package directory in the `src` folder. If I close the flexbe app...
Hey there, I just wanted to ask if this project is still maintained and if there are any plans to release a version for newer ROS2 distros (like e.g. Humble)?
Similar to this PR: https://github.com/ros-perception/depthimage_to_laserscan/pull/28 I added a scan_offset parameter for the ROS2 version.
Currently the minimum value of each column in the depthimage was used to calculate the distance values. When dealing with noisy data it is benefitial to use e.g. the 10%...
We currently use a robot with multiple tilted cameras, which necessitates carefull parameterization of `scan_height` (and `scan_offset`, see PR https://github.com/ros-perception/depthimage_to_laserscan/pull/80) such that e.g. the floor/ceiling in the depthimage is not...
Hello, ## Issue Summary: I'm encountering an issue where the Zivid SDK cannot establish a TCP/IP connection to a Zivid camera located on a different subnet, even though the camera...
Connecting to my Zivid 2+ L110 using the below snippet takes about a minute. Is there a way to speed up the process of connecting to the camera? ``` import...
Hey :) ## Problem I use the Emmet "Evaluate Math Expression" all the time (in VSCode), but often my expressions include a constant like π, which does currently not work....
Hi, I just wanted to ask if there are any plans to make Release 2.0.8 available for Humble via apt? Thanks :)