File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Build and Test legged control
22
33on :
44 push :
5- branches : [ ubuntu24-ci ]
5+ branches : [ ros-one-devel ]
66 pull_request :
77 branches : [ ros-one-devel ]
88
Original file line number Diff line number Diff line change 1+ [ ![ Build legged_control] ( https://github.com/idra-lab/legged_control/actions/workflows/ros-build-test.yml/badge.svg )] ( https://github.com/idra-lab/legged_control/actions/workflows/ros-build-test.yml )
2+
13# legged_control
24
35Code targeting [ ROS One] ( https://ros.packages.techfak.net/ ) on Ubuntu 24.04
@@ -68,7 +70,7 @@ its dependencies following the step below.
6870
69712 . Install extra dependencies:
7072 ```
71- sudo apt install liburdfdom-dev liboctomap-dev libassimp-dev wget rsync curl ros-one-controller-interface ros-one-realtime-tools ros-one-joint-state-controller ros-one-imu-sensor-controller
73+ sudo apt install liburdfdom-dev liboctomap-dev libassimp-dev wget rsync curl liblcm-dev
7274 ```
73753 . Clone OCS2 and the robotic assets.
7476 ```
You can’t perform that action at this time.
0 commit comments