Dimethylebutane
Results
2
comments of
Dimethylebutane
I also have issue with `glib-2.0/gobject/gtype.h`, the same macro as @uben0 (not the same line but still _G_TYPE_CIC) (using zig 0.12.0-dev.415+5af5d87ad) The error is > unable to translate C expr:...
Hello, On ROS2 Jazzy, I have the same issue: ``` $ ros2 service call /save_pcd direct_lidar_inertial_odometry/srv/SavePCD "{'leaf_size': 0.2, 'save_path': '~/map'}" requester: making request: direct_lidar_inertial_odometry.srv.SavePCD_Request(leaf_size=0.2, save_path='~/map') ``` The call hangs and...