Closed manasvinisrini closed 4 months ago
Hi @ManasviniSrini The easiest installation procedure would be to use the command below, which will install librealsense 2.50.0 and the 2.3.2 ROS1 wrapper at the same time.
sudo apt-get install ros-$ROS_DISTRO-realsense2-camera
This installation method does not include the RealSense Viewer tool though, so if you need the Viewer then you should install librealsense first and then build the ROS1 wrapper from source code afterwards.
Thanks @MartyG-RealSense ! I got the package installed and its working great.
You are very welcome. I'm pleased to hear that you succeeded. Thanks very much for the update!
I purchased a L515 camera and these are the steps I'm following to install realsense-ros. I'm currently using ROS noetic and would like to stick to ROS1.
I still run into a lot of errors when building the package and its fails everytime. I was wondering if this is the right way or if I'm missing something with the installation steps.
Thanks.