elvout / cs393r

CS 393R Graduate Autonomous Robots, Fall 2021 | Autobots
0 stars 0 forks source link

Wrapper script for `make` #3

Closed elvout closed 3 years ago

elvout commented 3 years ago

This PR introduces an executable script, ./make, that inserts this repository's local path into the ROS_PACKAGE_PATH environment variable before running the real make.

Since the wrapper script modifies the ROS_PACKAGE_PATH, it should not be necessary to update shell dotfiles on every machine if the name of the assignment folder changes.

I'm open to renaming the file to distinguish it further from the real make.

Closes #2

aiddun commented 3 years ago

Ah, that's really smart

On Wed, Sep 8, 2021 at 12:04 AM Elvin Yang @.***> wrote:

Merged #3 https://github.com/elvout/cs393r-a1/pull/3 into main.

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/elvout/cs393r-a1/pull/3#event-5269662754, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOQ5KECTU7N55K527XCD7LUA3VHDANCNFSM5DTEZX7A .