Skip to content
/ RoVer Public

An authoring environment for human-robot interactions that provides feedback to designers on the violation of social norms.

License

Notifications You must be signed in to change notification settings

Wisc-HCI/RoVer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RoVer

RoVer is a design interface for authoring human-robot interactions, and providing feedback to designers on social norms that interaction designs violate.

Getting Started

Currently, RoVer only works with the Prism Model Checker version 4.3.1. You must download the source code from https://www.prismmodelchecker.org.

Prerequisites

RoVer works on OSX and Linux.

Installing

Download and place the Prism source code in the root directory of RoVer. To install Prism, run the following from the folder containing Prism:

make clean
make
make binary

This generates a prism.jar file, which RoVer uses.

Ensure that you also have the java jdk version 1.8.0_181 installed as well. To run RoVer, execute ./RoVer.sh from the RoVer folder.

If you have any problems or questions about installation, email [email protected].

License

This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details

About

An authoring environment for human-robot interactions that provides feedback to designers on the violation of social norms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages