Size: 2371
Comment:
|
← Revision 57 as of 2023-06-09 12:58:29 ⇥
Size: 4078
Comment: Link to ART project instead of lower level telekyb3
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from FrontPageNew | |
Line 3: | Line 4: |
== Software == | == Main Software == |
Line 7: | Line 8: |
. '''[[https://humanoid-path-planner.github.io/hpp-doc/|Humanoid Path Planner]]''' software for motion and manipulation planning . '''[[https://github.com/topics/hri|HRI Stack]]''' Human-Robot Interaction software stack . '''[[http://morse-simulator.github.io/|Morse]]''' Modular simulator for robotics |
. '''[[https://github.com/search?q=topic%3Ahri+org%3Alaas|HRI Stack]]''' Human-Robot Interaction software stack |
Line 15: | Line 12: |
. '''[[http://stack-of-tasks.github.io/|Stack Of Tasks]]''' software for controlling redundant robots . '''[[https://robotpkg.openrobots.org/|Robotpkg]]''' packaging tools, with many robotics software available |
. '''[[http://robotpkg.openrobots.org/|Robotpkg]]''' packaging tools, with many robotics software available |
Line 25: | Line 20: |
. '''[[Other]]''' | |
Line 27: | Line 21: |
== Table == | |
Line 28: | Line 23: |
== Humanoid Robotics == | || Category || Problem || Software || Description || Main publication || Doc || Code || ||<|3> General || Architecture || [[https://git.openrobots.org/projects/genom3|Genom3]] || a tool to design real-time software architectures || || [[https://git.openrobots.org/projects/genom3/gollum/index|doc]] [[https://git.openrobots.org/projects/genom3/wiki|wiki]] || [[https://git.openrobots.org/projects/genom3/repository|code]] || || Supervision || [[https://git.openrobots.org/projects/openprs|OpenPRS]] || an implementation of the Procedural Reasoning System || || [[http://homepages.laas.fr/felix/publis-pdf/oprs.|doc]] [[https://git.openrobots.org/projects/openprs/wiki|wiki]] || [[https://git.openrobots.org/projects/openprs/repository|code]] || || Packaging || [[http://robotpkg.openrobots.org/|Robotpkg]] || packaging tools, with many robotics software available || || || [[https://git.openrobots.org/projects/robotpkg|code]]|| ||<|3>Humanoids || Motion Planning || [[https://humanoid-path-planner.github.io/hpp-doc/|Humanoid Path Planner]] || Software for Motion and Manipulation Planning || [[https://hal.archives-ouvertes.fr/hal-01290850|HPP: a new software for constrained motion planning]] || [[http://projects.laas.fr/gepetto/hpp/hpp-doc/|doc]] [[https://humanoid-path-planner.github.io/hpp-doc/tutorials.html|tuto]] || [[https://github.com/humanoid-path-planner/|code]] || || Control || [[http://stack-of-tasks.github.io/|Stack of Tasks]] || Software for Controlling Redundant Robots || [[https://hal-lirmm.ccsd.cnrs.fr/lirmm-00796736|A versatile generalized inverted kinematics implementation for collaborative working humanoid robots: the Stack of Tasks]] || [[http://stack-of-tasks.github.io/sot-core/doxygen/HEAD/|doc]] [[http://stack-of-tasks.github.io/tuto_getting_started.html|tuto]] || [[https://github.com/stack-of-tasks/|code]] || || Rigid Body Dynamics || [[http://stack-of-tasks.github.io/pinocchio/|Pinocchio]] || Fast Forward Inverse Dynamic for Multibody Systems || || [[http://stack-of-tasks.github.io/pinocchio/doxygen/HEAD/index.html|doc]] [[http://stack-of-tasks.github.io/pinocchio/tutorials.html|tuto]] || [[https://github.com/stack-of-tasks/pinocchio|code]] || ||<|3> Human-Robot Interaction || Task Planning || [[https://www.openrobots.org/wiki/HATP|HATP]] ||an HTN based Human-Aware Task Planner|| [[https://hal.archives-ouvertes.fr/hal-01055493|HATP: An HTN Planner for Robotics]] || [[https://www.openrobots.org/wiki/HATP|doc]] || [[https://www.openrobots.org/wiki/HATP|code]] || || Motion Planning || || || || || || || Situation Assesment || || || || || || ||<|1> Aerial robotics || Aerial robots control || [[https://git.openrobots.org/projects/art|ART]] || High-level robotic components for aerial mobile robots for state estimation, trajectory planning, position control ... || || || || |
Line 30: | Line 35: |
|| Category || Problem || Main publication || Software || Tutorial || Documentation || Code || || Humanoids || Motion Planning || [[https://hal.archives-ouvertes.fr/hal-01290850|HPP: a new software for constrained motion planning]] || [[https://humanoid-path-planner.github.io/hpp-doc/|Humanoid Path Planner]] || [[https://humanoid-path-planner.github.io/hpp-doc/tutorials.html|HPP-tutorial]] || [[http://projects.laas.fr/gepetto/hpp/hpp-doc/|hpp-doc]] || [[https://github.com/humanoid-path-planner/|HPP]] || || Humanoids || Control || [[https://hal-lirmm.ccsd.cnrs.fr/lirmm-00796736|A versatile generalized inverted kinematics implementation for collaborative working humanoid robots: the Stack of Tasks]] || [[http://stack-of-tasks.github.io/|Stack of Tasks]] || [[http://stack-of-tasks.github.io/tuto_getting_started.html|SoT: getting started]] || [[http://stack-of-tasks.github.io/sot-core/doxygen/HEAD/|sot-core]] || [[https://github.com/stack-of-tasks/|SoT]] || || Humanoids || Rigid Body Dynamics || || [[http://stack-of-tasks.github.io/pinocchio/|Pinocchio]] || [[http://stack-of-tasks.github.io/pinocchio/tutorials.html|Pinocchio tutorials]] || [[http://stack-of-tasks.github.io/pinocchio/doxygen/HEAD/index.html|Pinocchio doc ]] || [[https://github.com/stack-of-tasks/pinocchio|Pinocchio]] || |
== Discontinued projects == . '''[[http://morse-simulator.github.io/|Morse]]''' Modular simulator for robotics || Category || Software || Description || Main publication || Doc || || Simulation || [[http://morse-simulator.github.io/|Morse]] || modular simulator for robotics || [[http://www.openrobots.org/morse/doc/latest/media.html#morse-related-academic-publications|related publications]] || [[http://morse-simulator.github.io/|doc]] || |
Robotics Open Source Software developed at CNRS/LAAS
Main Software
Genom3 a tool to design real-time software architectures.
HRI Stack Human-Robot Interaction software stack
OpenPRS An implementation of the Procedural Reasoning System
Robotpkg packaging tools, with many robotics software available
Publications
Table
Category |
Problem |
Software |
Description |
Main publication |
Doc |
Code |
General |
Architecture |
a tool to design real-time software architectures |
|
|||
Supervision |
an implementation of the Procedural Reasoning System |
|
||||
Packaging |
packaging tools, with many robotics software available |
|
|
|||
Humanoids |
Motion Planning |
Software for Motion and Manipulation Planning |
||||
Control |
Software for Controlling Redundant Robots |
|||||
Rigid Body Dynamics |
Fast Forward Inverse Dynamic for Multibody Systems |
|
||||
Human-Robot Interaction |
Task Planning |
an HTN based Human-Aware Task Planner |
||||
Motion Planning |
|
|
|
|
|
|
Situation Assesment |
|
|
|
|
|
|
Aerial robotics |
Aerial robots control |
High-level robotic components for aerial mobile robots for state estimation, trajectory planning, position control ... |
|
|
|
Discontinued projects
Morse Modular simulator for robotics
Category |
Software |
Description |
Main publication |
Doc |
Simulation |
modular simulator for robotics |