Skip to content

WPI-ARC/TSR_learning

 
 

Repository files navigation

Learning TSR Constraints From a Human Motion Demonstration

The code is designed to support the research on learning the TSRs from human demonstration.
TSR_extraction.py is used to extract TSR description from the demonstration.
TSR_execution.py is used to perform planning with the extracted TSR description. To get more details on the implementations and parameters look at the comments in these files.
Bags_to_csv_writer.py is used to write rosbag data into csv that is used in the TSR extraction code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%