multicopter_design icon indicating copy to clipboard operation
multicopter_design copied to clipboard

Results 11 multicopter_design issues
Sort by recently updated
recently updated
newest added

While running ./linux_setup.sh getting 404 error for Eigen as the repository has been moved from bitbucket to gitlab. Need to update the setup scripts for macOS and Linux under the...

[ 54%] Linking C executable tearing [ 54%] Built target tearing Scanning dependencies of target docs [ 54%] Generating HTML documentation [ 54%] Built target docs Scanning dependencies of target...

I have been having a lot of trouble getting the project to compile on windows 10. The cmake compiler always errors out during the configuration stage. This is the error...

After selecting "multicopter_viewer" as the startup program and presssing F5, there were multiple build errors. After attempting to run anyways, I received the following error in Microsoft Visual Studio 2019....

Hello! I was following the steps from the manual to build on windows but it seems like the scrypt for 3dr party libraries is not working as it should. Here...

I attempted to run the software on Visual Studio after I configured and generated it using CMake. I opened the multicopter_design.sln file that was created and opened up Visual Studio,...

Hi! I'm a new coder and having trouble downloading the project in order to actually use the software. I have never used GitHubI feel pretty dumb asking because I've combed...

I followed the instructions but after calling make, it gives me the message: "GL/glu.h no such file or directory". I solved the problem by adding "-DGLEW_NO_GLU" to the main CMakeLists.txt....

(On Ubuntu 16) When I run copter_viewer with a custom XML it always gives me "Error: Failed to parse XML: ./my.xml" The file i'm using was made just by copying...

I'm going to try tomorrow and submit a PR if successful. If you already have a WebAssembly build script, I'd appreciate it if you would push it up to GtHub....