Skip to content

lab-dream/lipo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lipo

LiPo: A Lightweight Post-optimization Framework for Smoothing Action Chunks Generated by Learned Policies

Installation

Option 1: pip

pip install action-lipo

Option 2: from source

  1. Clone the repository:

    git clone https://github.com/lab-dream/lipo.git
  2. Navigate to the cloned directory:

    cd lipo
  3. Install the package:

    pip install -e .

Run & Visualization

lipo benchmark

Implementation Avg [ms] Std [ms] Mean |Δ| vs LiPo Max |Δ| vs LiPo
LiPo 7.207 1.112 0.000000 0.000000
OSQP QP ⚡ 0.553 0.119 0.000740 0.005626

ROS 2 Integration

LiPo can also be used within ROS 2 pipelines. See: https://github.com/lab-dream/lipo_ros2

About

LiPo: A Lightweight Post-optimization Framework for Smoothing Action Chunks Generated by Learned Policies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors