Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write Autorun Scripts for the Jetson Nano #52

Open
bjrice13 opened this issue Sep 21, 2021 · 0 comments
Open

Write Autorun Scripts for the Jetson Nano #52

bjrice13 opened this issue Sep 21, 2021 · 0 comments
Labels
Control Control Package (GUI, Microcontrollers, Controllers, Navigation) enhancement New feature or request
Projects

Comments

@bjrice13
Copy link
Member

Why do we need to develop a new feature?
Like #51, the Jetson Nano needs to automatically start a ROS instance (network connection) when it is powered up so we do not need to SSH into it and manually start ROS.

Describe the solution you'd like
When the Jetson Nano boots (from start or restart), it should open up a terminal that runs the ROS master node (ROS core) and any default rover ROS scripts.

Are there any ROS packages, libraries, or example code that you know of that might help solve the problem?

  • Brandon started creating the autorun scripts for the Raspberry Pis in brandon/pi_dev that could serve as inspiration.
@bjrice13 bjrice13 added enhancement New feature or request Control Control Package (GUI, Microcontrollers, Controllers, Navigation) labels Sep 21, 2021
@bjrice13 bjrice13 added this to To do in URC 2022 via automation Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Control Control Package (GUI, Microcontrollers, Controllers, Navigation) enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant