Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roslaunch realsense2_camera rs_rgbd.launch rs2::wrong_api_call_sequence_error #2092

Closed
zhangtao7750 opened this issue Sep 29, 2021 · 3 comments
Labels

Comments

@zhangtao7750
Copy link

when i run roslaunch realsense2_camera rs_rgbd.launch
image
I already rebuild system but still show same error
looking for help thanks

@MartyG-RealSense
Copy link
Collaborator

Hi @zhangtao7750 Have you installed support for RGBD launch mode? If not and you are using Linux then this can be performed with the instruction below depending on which ROS branch you are using:

Kinetic
sudo apt-get install ros-kinetic-rgbd-launch

Melodic
sudo apt-get install ros-melodic-rgbd-launch

Noetic
sudo apt-get install ros-noetic-rgbd-launch

Also, which librealsense SDK and RealSense ROS wrapper versions are you using with your D455, please?

@MartyG-RealSense
Copy link
Collaborator

Hi @zhangtao7750 Do you require further assistance with this case, please? Thanks!

@MartyG-RealSense
Copy link
Collaborator

Case closed due to no further comments received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants