File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 sudo apt-get install ros-humble-as2-gazebo-assets ros-humble-as2-platform-gazebo ros-humble-ros-gz-image
7171 sudo apt-get install -y ros-humble-as2-gazebo-assets ros-humble-as2-state-estimator
7272 sudo apt-get install -y ros-humble-as2-motion-controller ros-humble-as2-behaviors-motion
73- sudo apt-get install -y --fix-broken gazebo libgazebo-dev
73+ sudo apt-get install -y --fix-broken gazebo libgazebo-
74+
75+ - name : Rename Launch Files
76+ run : |
77+ sudo mv /opt/ros/humble/share/as2_state_estimator/launch/ground_truth_state_estimator.launch.py /opt/ros/humble/share/as2_state_estimator/launch/ground_truth-state_estimator.launch.py
78+ sudo mv /opt/ros/humble/share/as2_motion_controller/launch/pid_speed_controller.launch.py /opt/ros/humble/share/as2_motion_controller/launch/pid_speed_controller-motion_controller.launch.py
7479
7580 - name : Setup Python dependencies
7681 run : |
You can’t perform that action at this time.
0 commit comments