Skip to content

Conversation

onkoe
Copy link
Member

@onkoe onkoe commented May 26, 2025

Should be fully-configured. Just needs to be tested on the Rover.

If it works too well, might be getting a tattoo...

Changes

TODO.

Checklist

  • Implement the launch file
  • Add notes on how to + why you need to install the zed-ros2-wrapper node onto the Rover
    • Unportable pile of shitty C++
    • Proprietary SDK
    • NVIDIA-only
    • (others?)
  • Move non-Zed launch stuff from drive_launcher to simulator

@onkoe onkoe self-assigned this May 26, 2025
@onkoe onkoe added test on rover before review src/navigator Has to do w/ the `navigator` package + `navigator_node` src/sensors Has to do w/ the `sensors` package object avoidance configuration related to parameters and node configuration labels May 26, 2025
@onkoe onkoe linked an issue May 26, 2025 that may be closed by this pull request
@onkoe onkoe force-pushed the feat/zed_official_pkg branch 4 times, most recently from 540fadc to c500a64 Compare May 30, 2025 21:40
onkoe added 12 commits August 17, 2025 10:50
otherwise, we get two tf trees that aren't related, which causes nodes
to be veeeery confused D:
we can't keep that unportable stuff in our repo... but we can use an
edited version of its parameters file here.

doing so keeps our configuration consistent and clean
we do this to avoid nonsense related to the real launch file (i.e. from
the wrapper). it might be overwritten or lost depending on what we end
up doin

so having this is much safer. i also added some typing changes + fixes
which is more accurate. i expect to get better testing results w/ this
to reduce processing requirements + increase accuracy
we shouldn't be using this for long into the future. i added it for now,
though.
@onkoe onkoe force-pushed the feat/zed_official_pkg branch from 8619a21 to d190d02 Compare August 17, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration related to parameters and node configuration object avoidance src/navigator Has to do w/ the `navigator` package + `navigator_node` src/sensors Has to do w/ the `sensors` package test on rover before review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Depth camera (Zed 2i) launch file
1 participant