Charles Cross
Charles Cross
### Issue description I have a private repository configured in my Pipfile, which specifies credentials via environment variables in the manner described in the pipenv user guide: ``` [[source]] url...
Tested using this breakout board connected to SPI3 on a Matek H743 Wing FMU: https://www.adafruit.com/product/4718
When subscribing to topics published by the XRCE Agent from RTI Connext DDS 6.1.0 based applications, discovery appears to complete, and readers/writers match according to both QOS and the topic's...
Just wanted to give a heads up that qmlimportscanner has been moved to \/gcc_64/libexec in the latest release. This can be manually worked around by setting your PATH before running...
EV odometry handling in the EKF is not considering the reset_counter field for EV height fusion, only horizontal position, velocity, and yaw. This PR adds the same reset logic from...
- Operating System: - x64 Linux - Ubuntu 20.04 - Installation type: - From source - Version or commit hash: - eb8d40621de46b5c9c242f3c56e59b97f81cc2d2 #### Steps to reproduce issue 1. Create a...
I've been reading up on the topic and service mapping article, having seen that the partition PR landed back in March: https://github.com/ros2/design/blob/gh-pages/articles/140_topic_and_service_name_mapping.md I wanted to feel out how "locked in"...
First, thanks for putting this together. It has been very helpful in learning about how to tackle getting a pre-encoded stream over WebRTC. I was able to fully build the...
When I try to package my app (which does depend on QtSql), `ldd` will be run on each of the libraries within the `${QT_PATH}/plugins/sqldrivers/` directory, as you might expect to...
We're currently trying to track down a really nasty issue, seemingly related to the USB interface, on the Beaglebone Black. I'll detail the process below: Kernel version: 4.1.22-ti-r59 - Run...