Skip to content

uml-robotics/takeit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Explanation Experiment

Code released for reproduction of the experiment in the Robot Explanations: How and What a Robot Should Convey to People About Its Actions and Decisions paper.

Physical Environment Setup

  • A Rethink Baxter robot
  • A rectangular table in front of Baxter
    • The corner of the table must not be reachable by Baxter's fully extended arm
  • A paper cup on the front-right corner of the table (from Baxter's view)

Software/Dependecies

Run the experiment

Make sure you've setup the Baxter ros environment.

Clone or download this repository to the src folder of your catkin workspace.

Enable the robot: rosrun baxter_tools enable_robot.py -e

Make Baxter hold the object: rosrun takeit baxter_hold_object

Run each execution type created in src/nodes/.

About

Code for the robot explanations experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published