Pinned Repositories
navigation_layers
ros_map
ROS Users Map
ros_metrics
roscompile
simple_actions
A simple version of the rclpy/rclcpp action libraries.
tf_transformations
Reimplementation of the tf/transformations.py library for common Python spatial operations
toy_threads
Some toy examples to demonstrate threading in `rclpy`.
robot_navigation
Spiritual successor to ros-planning/navigation.
navigation
ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
urdf_tutorial
DLu's Repositories
DLu/ros_map
ROS Users Map
DLu/toy_threads
Some toy examples to demonstrate threading in `rclpy`.
DLu/simple_actions
A simple version of the rclpy/rclcpp action libraries.
DLu/oscar_data
A curated dataset of Academy Award nominations with IMDb unique identifiers.
DLu/ros_metrics
DLu/ros_clock
Time keeps on slippin into the future.
DLu/SignalBackupParser
A Python library for reading Signal backup files.
DLu/probablyscripts
These are a collection of scripts that I find useful and/or am currently working on.
DLu/mind_meld
Scoring for Mind Meld game
DLu/stylish_cmake_parser
Parser for CMake files with the ability to retain the whitespace "style" after modifying
DLu/cinemagoer
Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in any way) movie database about movies, people, characters and companies
DLu/data_cruncher
A simple implementation of the Wikidata REST API and SPARQL API
DLu/docs
Documentation for The OpenElections project
DLu/docs.nav2.org
https://docs.nav2.org/
DLu/googly
A simple unofficial Python API for many Google APIs
DLu/launch
Tools for launching multiple processes and for writing tests involving multiple processes.
DLu/messages_db
Python library for parsing of various message platforms into a common format.
DLu/metro_db
A wrapper around the sqlite3 database for easy database development
DLu/namor_data
The raw data behind the namor Python library, and tools for updating it.
DLu/openelections-sources-pa
Source election results files from Pennsylvania
DLu/pluginlib
Library for loading/unloading plugins in ROS packages during runtime
DLu/ros2_cookbook
Code snippets for ROS2
DLu/ros2_documentation
ROS2 docs repository
DLu/rosdistro
A list of repos to build into debians
DLu/simple-wikidata-db
A set of Python scripts for preprocessing the Wikidata JSON dump and running simple queries in an efficient manner.
DLu/sphinx_tamer
Python library for easy parsing of Sphinx documentation
DLu/tony_data
A curated dataset of Tony Award nominations/winners
DLu/whapa
WhatsApp Parser Toolset v1.59
DLu/wikibase-patcher
Python library for interacting with the Wikibase REST API
DLu/wikibase-rest-api-client
client for the wikibase REST API using OpenAPI