I use applied math and physics-based models to write software that runs on (mostly flying) robots.
- Orange County, CA
- https://andrewtorgesen.github.io
Pinned Loading
-
manif-geom-cpp
manif-geom-cpp PublicTemplated, header-only library implementing the SO(3) and SE(3) manifolds.
-
ceres-factors
ceres-factors PublicCustom parameterizations and cost functions for the Ceres Solver.
-
signals-cpp
signals-cpp PublicHeader-only templated C++ library implementing rigid-body dynamics, derivatives, integrals, and interpolation.
C++
-
Simple traffic simulator on a circul...
Simple traffic simulator on a circular road. Cars have two control objectives: maintain a consistent distance between cars and maintain a consistent car speed. 1# Simple traffic simulator on a circular road. Cars have two
2# control objectives:
3# - Maintain a consistent distance between cars.
4# - Maintain a consistent car speed.
5import argparse
-
Deduce rotation conventions used in ...
Deduce rotation conventions used in a software library (Python) 1import numpy as np
2from typing import Callable, Tuple
3import functools
45class EulerAnglesOrder:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.