GOFIRST-Robotics / Lunabotics

The official NASA Lunabotics GitHub repository for University of Minnesota Robotics.
https://studentrobotics.umn.edu/
12 stars 0 forks source link

Utilize PathJoinSubstitution #248

Closed Isopod00 closed 3 months ago

Isopod00 commented 3 months ago

All of our launch files now use PathJoinSubstitution instead of os.path.join! I tested all of our launch files after implementing this change to make sure that nothing was broken.