File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33create detailed guideline based on https://kobuki.readthedocs.io/en/release-1.0.x/software.html
44
5- 1 . Install the dependencies
5+ 1 . Install the following binary dependencies
66
77 ``` bash
8- sudo apt install ros-humble-ecl-build ros-humble-ecl-core ros-humble-ecl-lite ros-humble-ecl-console ros-humble-ecl-mobile-robot ros-humble- angles ros-humble-diagnostics ros-humble-joint-state-publisher ros-humble-testing ros-humble-ros-testing
8+ sudo apt install ros-humble-angles ros-humble-diagnostics ros-humble-joint-state-publisher ros-humble-ros-testing
99 ```
1010
11- 2. Clone this repository
12-
11+ 2. Clone main repository and dependencies
1312 ` ` ` bash
1413 git clone https://github.com/AIResearchLab/kobuki.git
14+ git clone https://github.com/AIResearchLab/kobuki_dependencies.git
1515 ` ` `
1616
17173. Build the system with following command.
You can’t perform that action at this time.
0 commit comments