docs: update docs

This commit is contained in:
Ilya Uraev 2024-12-09 19:11:36 +03:00
parent 21c4dda654
commit f709515778
3 changed files with 20 additions and 12 deletions

View file

@ -2,7 +2,7 @@
Important! Install only with Ubuntu 22.04 operating system
First, you need to install [ROS2 Humble](https://docs.ros.org/en/humble/Installation/Ubuntu-Install-Debs.html). A minimal installation is recommended.
First, you need to install [ROS2 Humble](https://docs.ros.org/en/humble/Installation/Ubuntu-Install-Debs.html). A minimal installation is recommended with `ros-dev-tools`.
As the second step, you need to build [`ros2_control`](https://github.com/ros-controls/ros2_control) from source using this [fork](https://github.com/solid-sinusoid/ros2_control/tree/gz-ros2-cartesian-controllers). Alternatively, you can use the [`vcstool`](https://github.com/dirk-thomas/vcstool) method, which is included with the basic ROS2 packages.