Projects with this topic
-
LGDXRobot2 ROS2 is the integration layer for the LGDXRobot2 hardware, providing examples for both physical and simulated robots.
-
Custom diff implementation. C++ implementation of Longest Common Subsequence (LCS). The project uses c++20 and the boost library.
-
CLI tool to list, get and create GitLab project issues. Requires Boost::json, Boost::program_options, and libcurl.
-
CLI tool to update DigitalOcean droplet firewalls for ports. Can also use system's current IP if option used. Requires Boost libs: json, beast, program_options.
-
Docker image for C++ projects.
Builds over cpp_base_docker to include boost libraries, eigen3, pcl and opencv
-
JoomdleBS is a moodle theme to use ONLY with Joomdle sites. Some parts (header, footer, login) has been removed deliberately. DO NOT USE IN MOODLE STAND-ALONE INSTALLATIONS!
-
-
-
Voice Control for Vernie, the robot based on LEGO BOOST Move Hub
-
Demonstration program for how to write unit test programs with the Boost.Test framework.
This is the live demo for my talk about TDD and Boost.Test: https://gitlab.com/wolframroesler/Talks/blob/master/tdd.pdf
-
This addon allows you to animate any kind of object in openframeworks.
-
This is an extension to Boost.Units, focused in new systems of units and extending features.
-
Small training made while following the asio tutorial. Uses cppan in order to simplify library management.
-
Enterprise Cloud and On-premise Backup solution
-
-
Base implementation (without tftp option extension) of tftp server based on Boost libraries (Asio, Filesystem, Iostreams). Currently supports octet and netascii modes of file download. There is no upload feature for now.
-
An IRC library in the works based on Boost.Asio and experimental features from C++17