Pinned Repositories
amr-docking
This repo consists of packages to allow an autonomous mobile robot docking to a target
cfr_simulation
Cement flattening robot simulation
cpp_random_stuff
A space to explore different style of cpp and modern features and random lib
cuda_random_playground
A repo for learning CUDA
diff_drive_bot_control
A simple controller for general differential drive or skid steering robot
human_pose_game
Implement human pose estimation using movenet from tensorflow for general gaming purposes to encourage physical activities via gamification
multi-agent-simulator
A simple general 2D simulator for single/multi-agents algorithms.
object_follower
An object follower module for robot
ros-range-to-pointcloud
A simple package to convert ros range data to point cloud by populating the points
simple_pan_tilt
A simple 2 axis camera pan tilt controller with simulation
mpheng666's Repositories
mpheng666/multi-agent-simulator
A simple general 2D simulator for single/multi-agents algorithms.
mpheng666/diff_drive_bot_control
A simple controller for general differential drive or skid steering robot
mpheng666/human_pose_game
Implement human pose estimation using movenet from tensorflow for general gaming purposes to encourage physical activities via gamification
mpheng666/simple_pan_tilt
A simple 2 axis camera pan tilt controller with simulation
mpheng666/amr-docking
This repo consists of packages to allow an autonomous mobile robot docking to a target
mpheng666/cfr_simulation
Cement flattening robot simulation
mpheng666/cpp_random_stuff
A space to explore different style of cpp and modern features and random lib
mpheng666/cuda_random_playground
A repo for learning CUDA
mpheng666/object_follower
An object follower module for robot
mpheng666/ros-range-to-pointcloud
A simple package to convert ros range data to point cloud by populating the points
mpheng666/darpasubt
Subterenean challenge n00bs
mpheng666/deepl_playground
A place to explore deep learning in general
mpheng666/graph_for_fun
A playground for graph exploration (no pun intended)
mpheng666/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
mpheng666/hello_rust
Rust learning repo
mpheng666/nav2_playground
A playground for ROS2 navigation
mpheng666/ocs2
Optimal Control for Switched Systems
mpheng666/path_tracker
A simple blind path tracker with ros 2
mpheng666/pointcloud_filter_ros
This package is used for pointcloud preprocessing
mpheng666/pybullet_playgorund
A playgroud for pybullet exploration
mpheng666/qt_random_stuff
Qt GUI random exploration
mpheng666/radiomatic_joystick_driver
This is the firmware for bridging Radiomatic controller RX CANopen signal to HID-compliant controller signal.
mpheng666/reinforcement_learning_playground
A workplace ot discover reinforcement learning
mpheng666/ros_aruco_opencv
ROS wrapper for ArUco Opencv module
mpheng666/se2_navigation
Pure Pursuit Control and SE(2) Planning
mpheng666/snake_with_rust
Create a really simple snake game with rust
mpheng666/tiny_quadruped
A hobby quadruped exploration project, the end goal is to control the robot with deep reinforcement learning in real world