carnegierobotics / multisense_ros

ROS Wrapper for LibMultiSense
Other
7 stars 18 forks source link

legacy "roslib" bootstrap line can cause some build systems to choke #82

Open tjoslin opened 5 months ago

tjoslin commented 5 months ago

https://github.com/carnegierobotics/multisense_ros/blob/1dca1a7a3d1c1aee261ad25b560d77525630360d/multisense_ros/cfg/multisense.cfg#L4

This needs to be patched out in order to build with catkin in yocto linux - from reading about catkin vs rosbuild, it appears that this line is a legacy holdover anyway.