You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
If I run 'ros2 launch object_analytics_node object_analytics.launch.py' on ROS2 Dashing (Ubuntu 18.04) it says "package 'realsense_ros2_camera' not found, searching: ['/opt/ros/dashing']".
However, the package it's referring to is deprecated when you visit it's github page...
Is there any way I could make it to refer to the new ros-realsense package instead of the old deprecated one?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I run 'ros2 launch object_analytics_node object_analytics.launch.py' on ROS2 Dashing (Ubuntu 18.04) it says "package 'realsense_ros2_camera' not found, searching: ['/opt/ros/dashing']".
However, the package it's referring to is deprecated when you visit it's github page...
Is there any way I could make it to refer to the new ros-realsense package instead of the old deprecated one?
Thanks in advance.
The text was updated successfully, but these errors were encountered: