Emerging robotics applications have heavy computational burdens, and must perform tasks at real-time rates while under strict power budgets. Traditional CPU-based solutions are unable to provide the performance and energy efficiency to satisfy these demands. To address this challenge, we are (1) developing software libraries that make it easy for robotics researchers and practitioners to use alternative computing platforms (e.g., GPUs and FPGAs), as well as (2) developing automated tools to enable the efficient design and use of custom robotics accelerator chips.
Hardware Acceleration for Robotics
Accelerating bottleneck robotics computations through the use of GPUs, FPGAs, and custom accelerator chips!
Pinned Loading
Repositories
Showing 9 of 9 repositories
- GRiDCodeGenerator Public
A optimized CUDA C++ code generation engine for rigid body dynamics algorithms and their analytical gradients.
robot-acceleration/GRiDCodeGenerator’s past year of commit activity - roboshape-codegen Public
FPGA hardware code generator for computing the analytical gradient of forward dynamics.
robot-acceleration/roboshape-codegen’s past year of commit activity - GRiDBenchmarks Public
Provides the benchmark experiments for the paper "GRiD: GPU Accelerated Rigid Body Dynamics with Analytical Gradients"
robot-acceleration/GRiDBenchmarks’s past year of commit activity - URDFParser Public
A simple parser libaray for URDF Files. That returns a robot object which can be used to access links, joints, transformation matrices, etc.
robot-acceleration/URDFParser’s past year of commit activity