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 launchfile for all sensors and document main launch files for robot #39

Closed juliaschatz closed 4 years ago

MTlachac commented 4 years ago

Would the documentation make more sense in the repo-wide README? That one is more about features and layout, while the one in documentation is focused more on installation.

It's true that the NAVXs are on /dev/ttyACM right now, but it's better practice to use the /dev/imu paths to refer to them instead, in case we find a better way to distinguish them in the future or in case we introduce something else that uses /dev/ttyACM* paths. See src/rovr_common/scripts/10-rovr19.rules for our current udev rules.