Skip to content

Commit 67e1786

Browse files
authored
Update README by removing unnecessary sections
Removed Python version, table of contents, and gallery images from README.
1 parent a7c93b3 commit 67e1786

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

README.rst

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,6 @@ Description
77

88
TreeSim_Lpy is a tree modelling tool which is built upon L-py with the added features of pruning and tying trees down to mimic different architectures. The tool uses python and prior knowledge of L-systems and L-Py is needed to work with this tool. This tool is ideal for researchers and developers working on botanical simulations and robotic harvesting applications.
99

10-
11-
Python version 3.9
12-
13-
Table of Contents
14-
-----------------
15-
16-
- `Installation <#installation>`__
17-
- `Tutorials <#tutorials>`__
18-
- `Usage <#usage>`__
19-
- `Features <#features>`__
20-
- `Contributing <#contributing>`__
21-
- `License <#license>`__
22-
- `Contact <#contact>`__
23-
- `Acknowledgments <#acknowledgments>`__
24-
2510
Documentation
2611
-------------
2712

@@ -34,24 +19,7 @@ Features
3419

3520
- **Pruning:** Remove unwanted branches to simulate pruning.
3621
- **Branch Tying:** Simulate branches being tied down to mimic different orchard architectures.
37-
- **Model Class Types:** The model generated is built with classes of different material type.
38-
39-
========
40-
Gallery
41-
========
42-
.. figure:: media/envy_model.png
43-
:width: 500
44-
:height: 500
45-
46-
Example of a labelled, pruned and tied envy tree system using TreeSim_Lpy
47-
48-
49-
50-
.. figure:: media/ufo.png
51-
:width: 500
52-
:height: 300
53-
54-
Example of a labelled, pruned and tied UFO tree system using TreeSim_Lpy
22+
- **Labelling:** Get instance and semantic segmentation labels of the mesh
5523

5624

5725
Contact

0 commit comments

Comments
 (0)