GOFIRST-Robotics / NASA-RMC-2020-NorthstarRobotics

The NASA RMC 2020 repository for Northstar Robotics, a segment of University of Minnesota Robotics
https://docs.google.com/presentation/d/1eXhP5dbxtgWJBE492b78TFrnQFL9yoPsJFO4HszJn60/edit?usp=sharing
Other
3 stars 0 forks source link

Add sourcing to startup scripts #17

Closed libBAS closed 4 years ago

JWCS commented 4 years ago

Not positive how I feel about this one. B/c you also have to have it in the right branch, have it (cleanly) compiled, probably deleting old compile info just in case. You also should source /opt/ros/melodic/setup.bash; all these details seem like common knowledge/wisdom about using C++/ROS, you can't just clone and execute, the bar is not quite that low.