Hello, I am trying to follow the example tutorial in setting up a Realsense 455 to do Visual SLAM.
Realsense Setup
https://nvidia-isaac-ros.github.io/getting_started/hardware_setup/sensors/realsense_setup.html
Not sure what I’m doing wrong but the command supposed to run the docker container simply echoes the path to the terminal. Any advice is appreciated.
admin@camera3:/datastore/workspaces/isaac_ros-dev/src/isaac_ros_common$ cd ${ISAAC_ROS_WS}/src/isaac_ros_common && \
> ./scripts/run_dev.sh -d ${ISAAC_ROS_WS}
/datastore/workspaces/isaac_ros-dev/src/isaac_ros_common
I’ve run the Jetson Hardware setup and Developer Environment setup prior to this.