Dennis Mannhart
Dennis Mannhart
It would be nice to have a button configuration for gear lif/down when using joystick
it would be beneficial to have the ability to define your own functions, such as subtracting mean of logs
**Issue** At Yuneec, we have several different product-configurations for the same type of board (similar to fmu-v2 [here](https://github.com/PX4/Firmware/tree/master/boards/px4/fmu-v2)), where each configuration is captured by one .cmake file and named via...
Note: This issue is a feature discussion ### Goal Find a solution that is future proof and therefore no hack solution is required at this stage. ### Feature Definition Being...
**ENHANCEMENT / Question** For separation of concern and to align with existing authorization implementation, it seems a good idea to allow authorization via an authorization-token (such as jwt) even for...
I am not sure what is missing when i try to set up a docker container with mapping my local_src directory to the container. The steps that I took are...
I tried to follow the integration testing example, but already failed on the first line. I do not see any "setup_gazebo_ros.bash" file within integrationtests folder.