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
Enviorment: ROS2 Humble/ Ubuntu 20.04
I am trying to develop my custom pointcloud visualization plugin with the PointCloudCommon class. The CustomPlugin::update() is as follow:
Enviorment: ROS2 Humble/ Ubuntu 20.04
I am trying to develop my custom pointcloud visualization plugin with the
PointCloudCommon
class. TheCustomPlugin::update()
is as follow:When calling the
PointCloudCommon::update
,the program segmentation fault occurs.The text was updated successfully, but these errors were encountered: