Felix F Xu
                                            Felix F Xu
                                        
                                    please~ We are using python but for some online data visualization (10Hz and 20Hz or even higher), python's performance is now a bottleneck.
I'm using https://gist.github.com/tomykaira/f0fd86b6c73063283afe550bc5d77594 for base64 encoding
because it's commented out https://github.com/ros-perception/perception_pcl/blob/ros2/pcl_ros/CMakeLists.txt#L168 #add_executable(bag_to_pcd tools/bag_to_pcd.cpp) #target_link_libraries(bag_to_pcd pcl_ros_tf ${Boost_LIBRARIES} ${catkin_LIBRARIES} ${PCL_LIBRARIES})
My workaround: Create main.c (empty file with *.c or *.cpp) and open it (make it active in vscode), then go to Debug pane and try to add a launch json...
https://github.com/vlang/vscode-vlang/pull/527 slightly helped to address this issue.
My understanding: `ui` will be usable from `v`, it **might** use layout files (like .ui files), it **might** have meta object system (like in qobject), it does not mention whether...
I'm not sure if it's related `circle classic` and `new circle` as mentioned at https://github.com/seanbaxter/circle/blob/master/new-circle/README.md#meta
@wkentaro I see your name on the maintainer list, could you help to close this issue? this repo has too many _open_ issues but some of them could be closed.
I would like to share what I have done. - Mare sure clang-cl.exe is installed. in my case, it's at `C:\Program Files\LLVM\bin\clang-cl.exe` - Download the overlay-triplets as motioned above, in...
in my case, `rqt` works, but none of the plugins work. 