dalishi
dalishi
Hi previously it worked perfect on my laptop. But recently when I installed the plugin on my desktop it does not indent on new lines like the below two examples....
Hi this is not a issue I am just not sure where to ask questions. If there is another place to put questions, please let me know. Thanks. Does the...
Hi I try to estimate the time consumed in building the KDtree for NN search. In the example pointcloud_kdd_radius.cpp I add the following clock() to tick the time for 100k...
Hi, When I put code like this (declare ret_matches and params inside the for loop): ``` for (size_t i = 0; i < num_pts; ++i) { const double query_pt[3] =...
Hi is there a plan to add "offset" support to RoadManager? Then the x/y coordinates calculated by Position::setLanePos() will be automatically added by this offset? Thanks. OpenDRIVE |-header | |-geoReference...