Skip to content
@robot-acceleration

Hardware Acceleration for Robotics

Accelerating bottleneck robotics computations through the use of GPUs, FPGAs, and custom accelerator chips!

Hardware Acceleration for Robotics

logo

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.

Pinned Loading

  1. GRiD GRiD Public

    A GPU accelerated library for computing rigid body dynamics with analytical gradients

    Python 90 16

  2. URDFParser 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.

    Python 9 5

  3. RBDReference RBDReference Public

    A Python reference implementation of rigid body dynamics algorithms

    Python 16 7

  4. roboshape roboshape Public

    Top-level repo for an FPGA hardware code generator for computing the analytical gradient of forward dynamics.

    5

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
    Python 4 MIT 4 0 0 Updated Jul 18, 2024
  • rbd-accelerator-harness Public

    Build+simulation harness for RoboShape code generator.

    robot-acceleration/rbd-accelerator-harness’s past year of commit activity
    Verilog 1 MIT 0 0 0 Updated Aug 2, 2023
  • 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
    Python 2 MIT 0 0 0 Updated Aug 2, 2023
  • roboshape Public

    Top-level repo for an FPGA hardware code generator for computing the analytical gradient of forward dynamics.

    robot-acceleration/roboshape’s past year of commit activity
    5 MIT 0 0 0 Updated Aug 2, 2023
  • RBDReference Public

    A Python reference implementation of rigid body dynamics algorithms

    robot-acceleration/RBDReference’s past year of commit activity
    Python 16 MIT 7 0 1 Updated Jul 17, 2023
  • GRiD Public

    A GPU accelerated library for computing rigid body dynamics with analytical gradients

    robot-acceleration/GRiD’s past year of commit activity
    Python 90 MIT 16 0 0 Updated Apr 17, 2023
  • 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
    C++ 6 MIT 4 1 0 Updated Apr 17, 2023
  • .github Public
    robot-acceleration/.github’s past year of commit activity
    0 0 0 0 Updated Jun 14, 2022
  • 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
    Python 9 MIT 5 0 0 Updated Jan 19, 2022

Top languages

Loading…

Most used topics

Loading…