Skip to content

Reinstallation requires after restarting the container #200

@SIMETRAL55

Description

@SIMETRAL55

I'm using Jetson AGX Orin, and I've build the package following the instruction provided on this webpage: https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_nvblox/isaac_ros_nvblox/index.html
But everytime i restart the docker i need to run these command:

sudo apt-get update
rosdep update && rosdep install -i -r --from-paths ${ISAAC_ROS_WS}/src/isaac_ros_nvblox/ --rosdistro humble -y
source install/setup.bash

I'm new with docker, so i don't have much knowledge but i would really appreciate if you could suggest some solution so that i don't need to install the dependencies everytime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions