We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971f5c7 commit c8b966cCopy full SHA for c8b966c
.github/workflows/setup_ros.yml
@@ -46,7 +46,7 @@ jobs:
46
sudo apt-get -y install software-properties-common
47
sudo add-apt-repository ppa:dqrobotics-dev/development
48
sudo apt-get update
49
- sudo apt-get -y install libdqrobotics*
+ sudo apt-get -y install libdqrobotics libdqrobotics-interface-json11 libdqrobotics-interface-vrep-4.7.0-2
50
- name: build and test ROS 2
51
if: ${{ matrix.ros_version == 2 }}
52
uses: ros-tooling/action-ros-ci@v0.3
0 commit comments