robot_dart
robot_dart copied to clipboard
It works very well on WSL with Ubuntu 22.04 LTS
Hi @costashatz , this is a comment related to the JOSS review https://github.com/openjournals/joss-reviews/issues/6771
- Successfull compilation and installation under the WSL/Ubuntu 22.04 layer on Windows 11 ! You should maybe add to the project's description the possibility of installing Robot_Dart under Windows 11/WSL.
- First C++ tests successfully running; namely the
armandarm_plain.
The previous example works also with the Python bindings. However, there is a common bug in both C++ and Python graphics; the horizontal status bar is not displayed.
This is fixed via ab8c9c5a6a8ba3fe4d46ccb91ff79c969fcd06e5!
Thanks @bstanciulescu