Skip to content
Snippets Groups Projects
README.md 707 B
Newer Older
  • Learn to ignore specific revisions
  • #  Humanoid Path Planner
    
    Copyright 2014 LAAS-CNRS
    
    
    Authors: Florent Lamiraux, Joseph Mirabel
    
    Joseph Mirabel's avatar
    Joseph Mirabel committed
    Humanoid Path Planner is a software platform aimed at solving motion planning
    problems for humanoid robots. It is also designed to solve classical (non
    humanoid) path planning problems.
    
    This package contains the documentation of HPP.
    
    Joseph Mirabel's avatar
    Joseph Mirabel committed
    
    
    For more information about the software, please
    visit the [HPP website](https://humanoid-path-planner.github.io/hpp-doc).
    
    Joseph Mirabel's avatar
    Joseph Mirabel committed
    
    For installation instructions, visit
    the [HPP website](https://humanoid-path-planner.github.io/hpp-doc)
    or [these instructions](doc/instructions.md).
    
    Guilhem Saurel's avatar
    Guilhem Saurel committed
    
    
    ## Instructions for developers
    
    Guilhem Saurel's avatar
    Guilhem Saurel committed
    
    
    See `scripts/README.md` for instructions for developers.