Robbie a doodle

Results 16 issues of Robbie a doodle

Dear apps-script-samples friends, The example of mailmerge in gmail is really useful to send a bulk personalized email. Next, we are thinking to track email's open rate and its click...

Dear libstreaming friends, In RtpSocket.java, it sets MTU = 1300 ([ref])https://github.com/fyhertz/libstreaming/blob/3a78d2219a4cf5bc972cdc59a8f84349fda277c6/src/net/majorkernelpanic/streaming/rtp/RtpSocket.java#L49 We checked the git blame; found that MTU was 1500 few years ago. So we were wondering why libstreaming...

Dear react-native-share-menu friends, Thanks for creating such a nice tool. We are testing the Test app in the [example](https://github.com/meedan/react-native-share-menu/tree/master/example) with a variety of apps. We found that there is a...

Dear rosettadrone, In VideoService.java, there is a parameter mvideoBitrate set to 3000 Is the unit bps or kbps ? Hope to hear your expertise.

Dear rosettadrone friends, We'd like to use emulator to develop the app efficiently. We've tried multiple virtual devices s.t. pixel 2 / 3a API 30_x86. We are able to install...

Dear webrtc_ros friends, We are concerning that the CPU usage is too high when using webrtc_ros. For example, webrtc_ros_serv takes over 160% CPU usage when streaming a 720p video. Moreover,...

Dear tokland, Youtube & COPPA now requires us to set video made for kids or not. So we were wondering if there is such medata available in the youtoube-upload, e.g....

Dear kobuki friends, We went through testsuite and everything works great except below two tests: > rosrun kobuki_testsuite test_rotation.py rosrun kobuki_testsuite test_translation.py Above two tests have no physical response, though...

To my knowledge, the polynomial basis used in the repository is Monomials such as 1, x^2, y^2, xy, etc. I was wondering if orthogonal polynomial would be better for some...

Dear NickL77, Thanks for the great work to make RPLidar running with Hector SLAM on ROS. The latest RPLidar A3M1 is launched, so I was wondering if you have a...