@@ -5,12 +5,16 @@ Basic Libraries And Applications for Robotics
BLAAR is still in active development. It is **not stable yet** and will evolve. Do no hesitate to [ask for improvements or notify issues](https://framagit.org/blaar/blaar/issues).
Basic Libraries for C/C++
---------------------------------
-[blc_core](https://framagit.org/blaar/blc_core) : Generic helpers in C or C++ used by all other blaar projects
-[blc_channel](https://framagit.org/blaar/blc_channel) : Tools to use shared memory in synchrone ( in test) and asynchrone mode
-[blc_image](https://framagit.org/blaar/blc_image) : Manipulate bla_array as images. Can load and save them as png files
-[blc_program](https://framagit.org/blaar/blc_program) : Parse arguments and interacts with user in commandline.
-------------------------
-[blc_core](https://framagit.org/blibs/blc_core) : Generic helpers in C or C++ used by all other blaar projects
-[blc_channel](https://framagit.org/blibs/blc_channel) : Tools to use shared memory in synchrone ( in test) and asynchrone mode
-[blc_image](https://framagit.org/blibs/blc_image) : Manipulate bla_array as images. Can load and save them as png files
-[blc_program](https://framagit.org/blibs/blc_program) : Parse arguments and interacts with user in commandline.
@@ -63,6 +67,30 @@ You will be requested at some point to enter your admin password to make the ins
You can do [**step by step**](https://framagit.org/blaar/blaar/blob/master/developer_tools/clone_and_install_ubuntu_blaar.sh) copying command line by command line. This may be useful to better understand and in case where the installer crash.
**Optional modules**
To install them, copy past the code in a terminal.
#o_gnuplot : Draw as gnuplot graphs, the values of blc_channels. Need gnuplot