ros-industrial / industrial_training

ROS-Industrial Training Material
https://industrial-training-master.readthedocs.io
Apache License 2.0
417 stars 234 forks source link

removed redundant calls to `apt install gcc make` and `apt install bu… #382

Open collinthornton opened 1 year ago

collinthornton commented 1 year ago

Removed redundant calls to apt install gcc make and apt install build-essential from the setup script.

DavidMerzJr commented 1 year ago

@collinthornton it looks like someone beat you to the punch on build-essential. It looks like this also (now) removes the only remaining instance of apt install gcc make. Should this be closed?

collinthornton commented 1 year ago

Yes