ndantam / tmkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Task-Motion Kit (TMKit) is a framework for Task and Motion Planning. Everyday activities, e.g., setting a table or making coffee, combine discrete decisions about objects and actions with geometric decisions about collision free motion. TMKit jointly reasons about task-level objectives, i.e., choosing actions and objects, and motion-level objectives, i.e., finding collision free paths.

Features

  • Command-line planner command
  • Task-motion plan visualization
  • General, constraint-based task planning

Installation

Obtaining

Via git:

git clone https://github.com/kavrakilab/tmkit.git
cd tmsmt && autoreconf -i

Building

./configure && make && make install

DOCUMENTATION

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Common Lisp 81.5%Language:C 5.4%Language:Python 4.0%Language:Shell 3.3%Language:Makefile 1.8%Language:Lex 1.7%Language:POV-Ray SDL 1.4%Language:M4 0.8%