Christopher Pereira

Results 58 issues of Christopher Pereira

### Describe the bug Please note that I'm using the `gemini/gemini-pro` implementation (which uses Google AI Studio / free) instead of the `gemini-pro` implementation (which uses Google Vertex AI /...

Bug
More Information Required

My understanding is that: - `POSITION_TARGET_LOCAL_NED` can be used to set the vehicle velocities - setting a target position and velocities at the same time is incompatible (EDIT: it's not...

### Version Command-line (Python) version ### Suggestion Evaluate against SWE-bench Benchmark: https://github.com/princeton-nlp/SWE-bench

enhancement

Automatically process SWE-agent repo issues. Investing effort in this more complex feature will accelerate/leverage future development of SWE-agent itself.

πŸ™ help wanted
βž• feature
β–² prio: high

Instead of only fixing issues, consider also adding new features (process issues describing feature requests). This will accelerate/leverage the development of SWE-Agent itself and provide new real test cases. Consider...

βž• feature
⏸️ discussion-needed

### Describe the bug QGC fails to take off the first time with "failed to arm" error ### Workaround Set mode in QGC to "Auto" and retry take off. ###...

bug

### Describe the bug VirtualStick commands are ignored because of error DJI SDK error "The aircraft is taking off". This happens sometimes when executing commands after taking off. The problem...

bug

### Describe the bug `RawVideoStreamer` plugin sends 2048 additional bytes. To fix, you should check the source code that grabs and sends the video frame and find out what format...

bug

### Is your feature request related to a problem? Please describe. The h264 streaming only works on some models. See: https://github.com/RosettaDrone/rosettadrone/issues/131 ### Describe the solution you'd like Implement webRTC streaming....

enhancement

### Describe the bug On one of my autonomous vision-landing tests, I got this error on the logs: `setVirtualStickModeEnabled() failed (will retry): Execution of this process has timed out(255)` As...

bug