- Mar 07, 2024
-
-
Paul Beuchat authored
-
- Feb 27, 2024
-
-
pbeuchat authored
Updated control policy skeleton node to take encoder direction based on the sign of the current motor duty cycle commands
-
- Feb 26, 2024
-
-
Paul Beuchat authored
Adjusted motors, servos, encoder, and aruco nodes to be parametric. Added a control policy skeleton node. See merge request !34
-
Paul Beuchat authored
Adjusted motors, servos, encoder, and aruco nodes to be parametric. Added a control policy skeleton node.
-
- Jul 10, 2023
-
-
beuchatp authored
-
Paul Beuchat authored
Added wiki page for encoder counting and web video server. See merge request !28
-
Paul Beuchat authored
-
- Jun 08, 2023
-
-
Paul Beuchat authored
Driver for single and array of ST VL53L5CX time-of-flight (ToF) distance sensor See merge request !27
-
Paul Beuchat authored
-
- Apr 26, 2023
-
-
beuchatp authored
Small adjustments to make the ROS Image topics (from the Camera Capture and Aruco Detector nodes) compatible with the web_video_server node from the Robot Web Tools initiative.
-
- Mar 17, 2023
-
-
beuchatp authored
Fixed the gpio chip and line numbering change in a few places that were missed in the previous commit
-
- Mar 06, 2023
-
-
beuchatp authored
-
- Jan 31, 2023
-
-
Paul Beuchat authored
Wiki updates. Added I2C and Pololu SMC driver class documentation and changed workflow section into a building blocks section. See merge request asclinic/asclinic-system!21
-
Paul Beuchat authored
Wiki updates. Added I2C and Pololu SMC driver class documentation and changed workflow section into a building blocks section.
-
Paul Beuchat authored
Nodes and installation updates for upgrade to JetPack 5 See merge request asclinic/asclinic-system!20
-
Paul Beuchat authored
-
- Jul 31, 2022
-
-
Paul Beuchat authored
Encoder cleanup and simple web interface See merge request !19
-
Paul Beuchat authored
-
- Jul 22, 2022
-
-
Paul Beuchat authored
Updated the wiki with ROS tutorials for starting from scratch upto custom messages See merge request !18
-
beuchatp authored
-
- Mar 29, 2022
-
-
Paul Beuchat authored
Added template for an encoder counter ROS node. See merge request !15
-
Paul Beuchat authored
-
Paul Beuchat authored
-
beuchatp authored
Added Pololu SMC G2 motor controller convenience function for requesting percentage duty cycle as a float
-
- Mar 22, 2022
-
-
beuchatp authored
Updated installation script to work for both Ubuntu 18 and 20. Added camera installation steps to the installation script.
-
Paul Beuchat authored
Development and testing for improved encoder reading via Teensy and Jetson See merge request asclinic/asclinic-system!12
-
Paul Beuchat authored
-
Paul Beuchat authored
Wiki updates - some workflow additions and rearrangement of wiki pages See merge request asclinic/asclinic-system!11
-
Paul Beuchat authored
-
- May 10, 2021
-
-
Paul Beuchat authored
-
- May 04, 2021
-
-
Paul Beuchat authored
Small change to the camera capture template so that the saving of chessboard images can be easily toggled
-
- May 03, 2021
-
-
Paul Beuchat authored
Added template node for detecting aruco markers within a a camera image. Also adjusted to template_camera_capture node to save the camera image anytime OpenCV detects a calibration chessboard within the image.
-
- Apr 28, 2021
-
-
Paul Beuchat authored
-
Paul Beuchat authored
Added servo driver to the template I2C internal node. At the same time added... See merge request asclinic/asclinic-system!8
-
Paul Beuchat authored
Added servo driver to the template I2C internal node. At the same time added convenience functions to the Pololu SMC and PCA9685 Servo drivers for the initialisation of respective chip
-
- Apr 27, 2021
-
-
Paul Beuchat authored
-
- Apr 14, 2021
-
-
Paul Beuchat authored
Fixed error in template_gpio launch file so that the line numbers parameter are now correctly added to the namespace of the resepctive nodes. Also some small corrections to the wiki docs.
-
- Mar 30, 2021
-
-
Paul Beuchat authored
Added driver vl53l1x and template I2C nodes See merge request asclinic/asclinic-system!4
-
Paul Beuchat authored
Added VL53L1X distance sensor to the template I2C node. Next step is simplify the template node code by moving the intialisation steps, and get distance mesurement steps into the vl53l1x.cpp class.
-
Paul Beuchat authored
-