-
Notifications
You must be signed in to change notification settings - Fork 8
Generic Tutorials
VladimirVincan edited this page Dec 9, 2021
·
14 revisions
Ubuntu is the modern, open-source operating system on Linux for the enterprise server, desktop, cloud, and IoT.
Tutorials:
Git is a free and open-source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Tutorials:
The Robot Operating System (ROS) is a set of software libraries and tools for building robot applications.
Tutorials:
- https://docs.ros.org/en/foxy/Tutorials.html (only Beginner)
Webots is an open-source and multi-platform desktop application used to simulate robots.
Tutorials:
- https://cyberbotics.com/doc/guide/tutorials (tutorials 1-8, tutorial 9 is not relevant)
OpenCV (Open Source Computer Vision Library) is a library of programming functions mainly aimed at real-time computer vision.
Installation:
- Copy only "Build with opencv_contrib" script into terminal: https://docs.opencv.org/4.x/d7/d9f/tutorial_linux_install.html
Tutorials: