intel / ros2_intel_realsense

This project is deprecated and no more maintained. Please visit https://github.com/IntelRealSense/realsense-ros for ROS2 wrapper.
Apache License 2.0
139 stars 95 forks source link

Can not pass compiling with branch `refactor` #93

Open portgasray opened 4 years ago

portgasray commented 4 years ago

Error info:

rs_base.cpp error: error_of_rs_base

rs_factory error: error_rs_factory

rs_t265 error: Error_of_rs_t265

RoboticsYY commented 4 years ago

@ahuizxc This request comes from Fudan University robotics lab for a help, but I'm not sure what is missing here. Could you please help him? Thanks.

portgasray commented 4 years ago

I think I find the same problem in this issue #89

portgasray commented 4 years ago

I followed the advice from mfouadthabet, just executed sudo apt-get purge ros-dashing-librealsense2 and it works for me!