Pinned Repositories
arduino_whackamole
ROS node which sends mole position commands to an arduino using LibSerial
flutter
Flutter makes it easy and fast to build beautiful mobile apps.
intervalrunner
lightweight page which can beep at specified intervals, good for interval training for running
jawz2024
Wedding website
jellythoughts
Unity game for Ludum Dare 42
laser_flipper
A ROS node for reversing the order of a LaserScan message
nav2djs
2D Navigation Widget
rail_object_detection
Object detection code written for use with a Kinect or Asus Xtion.
whackamole_learning
ROS package which generates a decision tree for playing whack-a-mole from collected play data and executes learned behavior on the KUKA youBot. Uses the waffles machine learning library.
youbot_common
ROS Wrapper for the KUKA youBot Driver
andywolff's Repositories
andywolff/youbot_common
ROS Wrapper for the KUKA youBot Driver
andywolff/arduino_whackamole
ROS node which sends mole position commands to an arduino using LibSerial
andywolff/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
andywolff/intervalrunner
lightweight page which can beep at specified intervals, good for interval training for running
andywolff/jawz2024
Wedding website
andywolff/jellythoughts
Unity game for Ludum Dare 42
andywolff/laser_flipper
A ROS node for reversing the order of a LaserScan message
andywolff/nav2djs
2D Navigation Widget
andywolff/rail_object_detection
Object detection code written for use with a Kinect or Asus Xtion.
andywolff/whackamole_learning
ROS package which generates a decision tree for playing whack-a-mole from collected play data and executes learned behavior on the KUKA youBot. Uses the waffles machine learning library.
andywolff/youbot_camera
Provides a node which calibrates the camera position based on an AR tag fixed to the base. Also has a launch file for bringing up the camera.
andywolff/youbot_description
Common URDF and Gazebo Description files for the KUKA youBot
andywolff/youbot_navigation
Implementation of the ROS Navigation Stack for the KUKA youBot
andywolff/youbot_network_estopper
A ROS node which sends stop commands to the KUKA youBot when it does not receive a heartbeat
andywolff/youbot_whackamole
Allows the robot to play whack-a-mole, for the Robot Learning through Crowd-Based Games