Skip to content

Commit cee6558

Browse files
committed
Updated README
1 parent db261f0 commit cee6558

2 files changed

Lines changed: 15 additions & 34 deletions

File tree

README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Horus
22

3-
[![License](http://img.shields.io/:license-gpl-blue.svg?style=flat)](http://opensource.org/licenses/GPL-2.0) [![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/?hl=en#!forum/ciclop-3d-scanner)
3+
[![R&D](https://img.shields.io/badge/-R%26D-brightgreen.svg)](https://github.com/bqlabs/horus)
4+
[![License](http://img.shields.io/:license-gpl-blue.svg)](http://opensource.org/licenses/GPL-2.0) [![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/?hl=en#!forum/ciclop-3d-scanner)
45

5-
Horus is a general solution for 3D scanning. It provides graphic user interfaces for connection, configuration, control, calibration and scanning. It is ready to use with Open Source [Ciclop 3D Scanner](https://github.com/bqlabs/ciclop).
6+
Horus is a general solution for 3D laser scanning. It provides graphic user interfaces for connection, configuration, control, calibration and scanning with Open Source [Ciclop 3D Scanner](https://github.com/bqlabs/ciclop).
7+
8+
This is a research project to explore the 3D laser scan with free tools. Feel free to use it for experiments, modify and adapt it to new devices and contribute new features or ideas.
69

710
This project has been developed in [Python](https://www.python.org/) language and it is distributed under [GPL v2](https://www.gnu.org/licenses/gpl-2.0.html) license.
811

@@ -18,22 +21,25 @@ More interest links are shown below:
1821

1922
## Installation
2023

21-
###### Last stable version: 0.1.2.4
24+
###### Research version: 0.2b1
25+
26+
###### Stable version: 0.1.2.4
2227

2328
#### Supported versions
2429

2530
| Logo | Name | Versions | Instructions |
2631
|:-----------------:|:--------:|:------------:|:-----------------------------------:|
2732
| ![][ubuntu-logo] | Ubuntu | 14.04, 14.10 | [link](doc/installation/ubuntu.md) |
28-
| ![][windows-logo] | Windows | 7, 8, 8.1 | [link](doc/installation/windows.md) |
29-
| ![][macosx-logo] | Mac OS X | 10.9, 10.10 | [link](doc/installation/macosx.md) |
33+
3034

3135
#### Experimental versions
3236

33-
| Logo | Name | Versions | Instructions |
34-
|:------------------:|:---------:|:--------:|:------------------------------------:|
35-
| ![][debian-logo] | Debian | 8 | [link](doc/installation/debian.md) |
36-
| ![][fedora-logo] | Fedora | 21, 22 | [link](doc/installation/fedora.md) |
37+
| Logo | Name | Versions | Instructions |
38+
|:------------------:|:---------:|:------------:|:-------------------------------------:|
39+
| ![][windows-logo] | Windows | 7, 8, 8.1 | [link](doc/installation/windows.md) |
40+
| ![][macosx-logo] | Mac OS X | 10.9, 10.10 | [link](doc/installation/macosx.md) |
41+
| ![][debian-logo] | Debian | 8 | [link](doc/installation/debian.md) |
42+
| ![][fedora-logo] | Fedora | 21, 22 | [link](doc/installation/fedora.md) |
3743

3844

3945
## Development

doc/installation/raspbian.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)