-
Updated
Jun 6, 2021
#
aerospace
Here are 113 public repositories matching this topic...
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace: https://freerobotics.tools/
python
machine-learning
awesome
robot
cplusplus
cpp
robotics
mapping
aerospace
point-cloud
artificial-intelligence
ros
lidar
self-driving-car
awesome-list
automotive
slam
autonomous-driving
robotic
ros2
Aircraft design optimization made fast through modern automatic differentiation. Plug-and-play analysis tools for aerodynamics, propulsion, structures, trajectory design, and much, much more.
python
analysis
optimization
aerospace
automatic-differentiation
airplane
cfd
aircraft
aerodynamics
vlm
xfoil
aircraft-design
mdo
mdao
aerodynamic-analysis
3d-panel
-
Updated
Jun 23, 2021 - Jupyter Notebook
PyKEP is a scientific library providing basic tools for research in interplanetary trajectory design.
-
Updated
Jun 2, 2021 - C++
An Aircraft Design Toolbox
-
Updated
Jun 25, 2021 - ReScript
Flight simulator.
-
Updated
Jun 20, 2021 - C++
Hypersonic / Rarefied gas dynamics code developments (GPL-3.0)
-
Updated
Jun 12, 2021 - C++
Welcome to AeroRust- a Rust 🦀 in Aerospace 🚀 community & working group
-
Updated
Mar 22, 2021
Open
Testing
4
Open
GUI or CLI
Open
Setup Video
2
Matlab implementation to simulate the non-linear dynamics of a fixed-wing unmanned areal glider. Includes tools to calculate aerodynamic coefficients using a vortex lattice method implementation, and to extract longitudinal and lateral linear systems around the trimmed gliding state.
remote-control
uav
simulation
matlab
aerospace
lti
tornado
flight-simulator
flightgear
simulink
linear-systems
aircraft
flight-dynamics
stability
aerodynamics
wings
vlm
glider
-
Updated
Feb 28, 2017 - MATLAB
Regulated DSDL definitions for UAVCAN (standard and third-party)
communication-protocol
uav
robotics
space
aerospace
can
drones
onboard-diagnostics
uavcan
can-bus
databus
vehicle-bus
-
Updated
Jun 11, 2021 - Python
kjetilkjeka
commented
Nov 8, 2017
Right now, Message/Request/Response is only implemented if there exists some Type ID. This is correct behavior for standard definitions. For other definitions, type ID can be resolved dynamically and needs to be implemented even though there's no statically defined type ID.
Some check based on if the definition is inside the uavcan namespace or not needs to be implemented.
QFlightInstruments is a Qt library containing flight instruments widgets including: Airspeed Indicator, Altimeter, Vertical Speed Indicator, Turn Coordinator, Attitude Indicator, Heading Indicator, Electronic Attitude Direction Indicator (EADI) and Electronic Horizontal Situation Indicator (EHSI).
-
Updated
Jun 19, 2021 - C++
a mechanical engineering toolbox
-
Updated
Apr 8, 2020 - Jupyter Notebook
Issues tracker for ideas, ongoing work, looking for mentors, mentors available. Join here!
-
Updated
Mar 15, 2021
The UAVCAN specification documents are maintained here.
latex
communication-protocol
drone
robotics
aerospace
drones
uavcan
can-bus
canbus
unmanned-aerial-vehicle
open-standard
-
Updated
Apr 1, 2021 - TeX
A curated list of aerospace/space related data and code resources for a community of independent hackers dedicated to furthering humanity's knowledge of the universe through open collaboration.
-
Updated
Dec 15, 2017
Distributed, workflow-driven integration environment
-
Updated
May 25, 2021 - Java
Materials for the book "Python for Mechanical and Aerospace Engineering"
python
engineering
physics
numpy
aerospace
requests
mechanical-engineering
tkinter
matplotlib
openpyxl
pint
aerospace-engineering
book-python
-
Updated
Jun 3, 2021 - HTML
Incorporating Inductive Bias into Deep Learning: A Perspective from Automated Visual Inspection in Aircraft Maintenance
machine-learning
deep-learning
aerospace
crack-detection
structural-health-monitoring
aircraft-inspection
non-destructive-testing
crack-classification
-
Updated
Mar 14, 2020 - Python
Machine Learning + Spacecraft Trajectory Optimisation
-
Updated
Feb 22, 2020 - Jupyter Notebook
Resources for analyzing aircraft structures for aerospace engineers
-
Updated
Mar 15, 2020
An autonomous Thrust Vector Control rocket with self-landing capability from inexpensive parts of equivalent power of the Apollo era.
-
Updated
May 13, 2021 - HTML
SpaceLab Organization Info
-
Updated
Mar 11, 2021
Simple CLI tool for diagnostics and debugging of UAVCAN networks
cli
real-time
embedded
networking
drone
robotics
aerospace
distributed-computing
pubsub
rpc
diagnostics
command-line-tool
ethernet
uavcan
can-bus
cubesat
vehicular-networks
data-distribution
dsdl
-
Updated
Apr 23, 2021 - Python
RimorRes
commented
Nov 3, 2019
Group satellites into constellations such that their average observation coverage is maximized
-
Updated
Apr 27, 2021 - Python
Improve this page
Add a description, image, and links to the aerospace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aerospace topic, visit your repo's landing page and select "manage topics."
We should make sure that all the integration tests compare output against expected results. This means getting rid of all the "test_method_does_not_throw" tests.
We could also implement PyTests or some other methodology with a simpler syntax.