Skip to content

Commit

Permalink
Print out /opt/ros contents
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 5, 2024
1 parent d07a553 commit 9355790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/image-ros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ my_travis_retry rosdep install -y --from-paths src --ignore-src --rosdistro ${RO
--skip-keys=gazebo_ros --skip-keys=gazebo_plugins
my_travis_retry pip3 install wheel
my_travis_retry pip3 install -r /home/pi/catkin_ws/src/clover/clover/requirements.txt
tree /opt/ros/
source /opt/ros/${ROS_DISTRO}/setup.bash
# Don't build simulation plugins for actual drone
catkin_make -j2 -DCMAKE_BUILD_TYPE=RelWithDebInfo
Expand Down

0 comments on commit 9355790

Please sign in to comment.