Yann Bouteiller

Results 9 issues of Yann Bouteiller

## Bug report - AirSim Version/#commit: https://github.com/microsoft/AirSim/commit/0becf9148d88c19c3ffd69359ebe1f9c3ae43826 - UE/Unity version: UE 4.25 - autopilot version: N/A - OS Version: Ubuntu 18.04.2 LTS ### What's the issue you encountered? When following...

linux
build

Hi guys, I know this project is probably on its way to be replaced by the drone racing lab project, but for now I have a colleague who uses my...

Hello again, Honestly by now I have only trained with Soccer_Field_Easy so I can as well set the constant dims I always observe, but wouldn't it be logical to give...

Hello, I have just had the bad surprise to find that on a multi-GPU system all my AirSim instances try to run on the same GPU device. I found this...

Hello everyone, So, I am now training things on tier 3, and although I think I probably won't get astonishing results before the deadline, I am quite happy to see...

Hello everyone, So, I am experimenting with Reinforcement Learning strategies to develop a controller for the competition. Since this is very sample-intensive, I need to speed Airsim up as much...

Windows 11 Python 3.10 cryptography 37.0.4 pyOpenSSL 22.0.0 Hello, Whenever I run the following test script: ```python import asyncio from aiortc import RTCPeerConnection async def main(pc): data_channel = pc.createDataChannel("data", ordered=False)...

### Description bluetoothctl fails when trying to connect a DS4 controller to the board via bluetooth. This has been tried with several boards and several DS4 controllers (both official and...

type:bug
subtype:Mendel Linux
Hardware:Dev Board Mini
stat:community support

Hello, `numpy`, which is not in the standard library, is currently imported in `setup.py`. This breaks pip behavior when installing `fastgrab` (e.g., when `numpy` is not installed). [This hack](https://stackoverflow.com/questions/19919905/how-to-bootstrap-numpy-installation-in-setup-py) would...

bug