Skip to content

Fixes to Nitros and TRT in the monorepo #501

Description

@AshishA26

Currently there are a few issues with nitros nodes and TRT installation in the repository:

  1. Due to the way it has been added into the dockerfile, TRT 11 gets installed, overriding the original TRT 10 installation. We should fix this to ensure TRT 10 remains installed, and cuda version remains consistent. New TRT and cuda versions can bring unforeseen bugs if unknowingly updated.

  2. We want to use nitros nodes in the repository, however lifecycle nodes do not support nitros right now. This PR has been made is the feat: add LifecycleNode support to ManagedNitrosPublisher/Subscriber (fix #68) NVIDIA-ISAAC-ROS/isaac_ros_nitros#70, however not merged in yet. The fix here is:

  • Reference this repository in the dockerfile now instead

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions