Bo Shang

Results 9 issues of Bo Shang

## **Summary** Based on tests from my end and AWS Amplify. The build commands are needed to show pages. ## **What kind of change does this PR introduce?** Docs ##...

Some sites are not listed in the GFWlist, but are still blocked. For them, the browser just tells us can not be connected. I suggest to detect the unavailability and...

Hello, I am trying to follow this documentation https://ardupilot.org/dev/docs/using-sitl-for-ardupilot-testing.html#sitl-without-mavproxy-tcp to run the "elf" file. However, this file doesn't exist in the ArduCopter folder. ``` bo@bo-Precision-3650-Tower:~/code/ardupilot/ArduCopter$ ls | grep elf bo@bo-Precision-3650-Tower:~/code/ardupilot/ArduCopter$...

Hello, I learned that if the T265 stops sending position estimation data, the ArduPilot EKF would not work correctly until reboot. So what would happen if the T265 stops sending...

Hi, I am compiling https://github.com/thien94/vision_to_mavros. I have installed mavros and vision_opencv from apt command. However, Project 'cv_bridge' can not find opencv. ``` CMake Error at /opt/ros/melodic/share/cv_bridge/cmake/cv_bridgeConfig.cmake:113 (message): Project 'cv_bridge' specifies...

melodic
popular

https://github.com/ArduPilot/UAVLogViewer/blob/82cdbd4660347d9f55e9602750530c32ab5349d4/src/assets/logmetadata/copter.xml#L1951 ![image](https://user-images.githubusercontent.com/4831029/91193381-a6820380-e6bc-11ea-8b14-de8349b518d1.png) Refer to Ardupilot code: https://github.com/ArduPilot/ardupilot/blob/5fad6ddddbdffa2f3135ba1b8960614f4d87d374/ArduCopter/Log.cpp#L434

From my test, it is "\tableofcontents" that caused this issue. I am using MacTex 2019.

Steps to reproduce: ```zsh (base) ➜ basics (main) swift build ✱ [1/1] Planning buildCompiling plugin GenerateManual... Building for debugging... Build complete! (24.49s) (base) ➜ basics (main) swift test ✱ Compiling...