Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrimat authored Mar 16, 2018
1 parent 72a36f0 commit e6f389b
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
# Nao-ChoregrapheDisconnector
# Choregraphe Disconnector
## About
ChoregrapheDisconnector is a software that lets you remove the Choregraphe Connection from the Robot in case you didn't disconnected correctly.

ChoregrapheDisconnector works on Nao and is licensed under the Apache License 2.0.

## How it works
Upload the script on the robot, for instance to `/home/nao/disconnector.py`, then edit the `/home/nao/naoqi/preferences/autoload.ini` file to have:

`[python]`<br/>
`/home/nao/disconnector.py`

Then restart NAOqi.

## Requirements
* A Nao Robot.

## Help needed
You can help me by <a href="https://github.com/Fabrimat/Nao-ChoregrapheDisconnector/issues">proposing improvements or reporting bugs</a>.

## License
ChoregrapheDisconnector is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for more information.

## Project Status & Download
ChoregrapheDisconnector's current version is **0.7**. You can download the latest release from <a href="https://github.com/Fabrimat/Nao-ChoregrapheDisconnector/releases/tag/0.7">here</a>. Otherwise you can get the latest development version by cloning this repository.

0 comments on commit e6f389b

Please sign in to comment.