Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Launch File Suite #11

Open
manglemix opened this issue Mar 1, 2023 · 0 comments
Open

Launch File Suite #11

manglemix opened this issue Mar 1, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@manglemix
Copy link
Member

What must be done
A lot of our everyday operations with the robot involves multiple nodes running concurrently, and many of our nodes require some parameters which do not change frequently. It would be ideal if we could encode all of this into launch files for specific scenarios.
At the very least, I want the following:

  1. Motor nodes and telemetry client
  2. RViz and telemetry server

Optionally:

  1. Intel RealSense, Apriltag, and telemetry client
  2. Pozyx, and telemetry client
  3. Both of the above, and motor nodes and telemetry client

Existing internal solutions
We have used launch files extensively in usr-ws-2021, however launch files differ between ROS 1 & 2. I would suggest looking at the tutorials instead.

@manglemix manglemix added the good first issue Good for newcomers label Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant