gbiggs/ros_book_sample_code
Sample code from "Programming Robots with ROS", by Morgan Quigly, Brian Gerkey and William D. Smart (O'Reilly Media, Inc., 2015) (⭐ 26)
Sample code from "Programming Robots with ROS", by Morgan Quigly, Brian Gerkey and William D. Smart (O'Reilly Media, Inc., 2015) (⭐ 26)
Calling multi-threaded C++ code from R has its perils. Since the R interpreter is single-threaded, one must not check for user interruptions or print to the R console from multiple threads. One can, however, synchronize with R from the main thread. T...
A blazingly fast, privacy-first ShareX uploader coded in Rust (using actix web) which utilizes the AES256-GCM-SIV encryption standard to securely store uploaded content. (⭐ 28)
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)" (⭐ 920)
Instantly check IP address location details like country, ISP, city, state/region, postal code, and time zone for any IP address.
What is my IP? Instantly check your public IP address. My IP address location information shows city, state, postal code, country, and ISP.
...
Tutorial files explaining how zig works and the code I used in my youtube series (⭐ 23)
A very simple habit tracker app that keeps track of how you're doing with your goals! It also works for future goals. The whole app tutorial will be available on YouTube at Code Palace! (⭐ 15)
This repository is to display the complete source code of the projects and programs I built for my YouTube videos. Feel free to watch back the videos while programming to have a better sense of how everything works! (⭐ 30)
Let's see it happen in Java terms. Here's the source code of String's equals() method: It compares the Strings character by character, in order to come to a conclusion that they are indeed equal. That's …
1 day ago · Try our World Meeting Planner and get a color-coded chart comparing the time of day in India with all of the other international locations where others will be participating.
Op zoek naar tickets naar Innsbruck? Onze unieke Kiwi-code doorzoekt honderden luchtvaartmaatschappijen en vindt voor jou de goedkoopste vliegtickets naar Innsbruck die je …
...
...
public domain games with public domain source code. This list also includes games in which the engine is open-source but other data (such as art and music)
# AI Daily Rundown on October 07, 2025: https://preview.redd.it/8yz7y4rayptf1.png?width=1456&format=png&auto=webp&s=e466f392853f0670209d6c7e42ddc8ccfe5d2939 Welcome to AI Unraveled, your...
# AI Daily Rundown on October 07, 2025: https://preview.redd.it/r4hbelbbyptf1.png?width=1456&format=png&auto=webp&s=6670994ed0b83fb047b53bae5d8d8b6a1a758bdf Welcome to AI Unraveled, your...
Source code for 'Automated Trading with R' by Christopher Conlan (⭐ 40)
Source code for the book Real-Time C++, by Christopher Kormanyos (⭐ 770)