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
error: no matching function for call to ‘velodyne_rawdata::RawData::unpack(const value_type&, velodyne_rawdata::VPointCloud&)’
dataParser.unpack(msg->packets[next], pnts);
unable to solve this error .
The text was updated successfully, but these errors were encountered:
Hi,
Try uninstall ros-<distro>-velodyne* and put the package"
https://github.com/OrebroUniversity/velodyne" in your catkin workspace when
building.
I hope this helps!
Med vänliga hälsningar
Best regards
Daniel Adolfsson
Den fre 25 jan. 2019 kl 11:16 skrev sombitd <[email protected]>:
*error:* no matching function for call to
‘velodyne_rawdata::RawData::unpack(const value_type&,
velodyne_rawdata::VPointCloud&)’
dataParser.unpack(msg->packets[next], pnts);
unable to solve this error .
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/APSUTqJ929pwcq24mnHnrvr7TJF5Q2Kyks5vGtmSgaJpZM4aSlb4>
.
sombitd
changed the title
Unable to catkin_make the pachakge
Unable to catkin_make the package
May 29, 2019
error: no matching function for call to ‘velodyne_rawdata::RawData::unpack(const value_type&, velodyne_rawdata::VPointCloud&)’
dataParser.unpack(msg->packets[next], pnts);
unable to solve this error .
The text was updated successfully, but these errors were encountered: