Open source software is wonderful… unless you are the only person in the whole world running some ill behaving code.
I just discovered an issue where driving my ros2_gopigo3_node back to the {0,0} origin point can emit bogus negative value odometry estimates.
I didn’t create this node, I ported it from ROS (1) code that noone is using and no authors remain. Since there are no extant GoPiGo3 ROS robots to compare to, I have to wonder if I introduced this issue or it has been hiding in plain sight for eight years. Wishing I wasn’t so alone in this adventure. Math has never been my strong suit, and who actually knows what a quaternion looks like?
GoPiGo3 ROS History
-
Floris Van Bruegal wrote a very basic rosgopigo in 2016
-
Surfertas (HongKong) wrote a “state predicter” ros-gopigo later in 2016
-
Christian Rauch created and updated a ros-gopigo in 2016, 2017, 2018, 2019, and 2020
-
Richard Wang created an intro to ROS course using the GoPiGo3 in 2016
-
TIS/nmatsui/tech-sketch created a MQTT ROS node to control a ROS GoPiGo3 node in 2017/2018 (FIWARE Orion context broker)
-
taityo/iot-magi mated the YDLIDAR X4 to the GoPiGo3 (with full instructions and videos) in 2018
-
Thomas Lehmann (Post-Doctoral Fellow) was using ROS with the GoPiGo3 in 2018
-
Mattias Nacimento (Rio De Janeiro) implemented a line following ROS GoPiGo3 in 2019
-
Peng Xu used X-Box controller to drive his ROS GoPiGo3 in 2019
-
“tripincloud”(Undergrad Sorbonne U.) built a ROS GoPiGo3 in 2020
-
Albert Alvarez (Barcelona) developed a team course for “Learning ROS with GoPiGo” in 2020
-
Bernardo R. Japon: “Hands On ROS For Robotics Programming: Program highly autonomous and AI-capable mobile robots powered by ROS”, Packt Publishing, 2020
-
ManuelPuig and enrip19 built a WALL FOLLOWING JupyterLab for ROS GoPiGo3 in 2021
-
MGubbi created a web page ROS bot controller for a ROS GoPiGo in 2021
-
Jean Vanhay (Belgium) created a ROS-IOP bridge to control a ROS GoPiGo3 2021
-
ROS2-GoPiGo3 “v4 Image” Slowrunner 2022
-
ROS Noetic Image for use with Hands On ROS book Nov 2023
-
ROS2-GoPiGo3 “v5 Image” Slowrunner Dec 2023
Past Users:
Current Users:
- Only Me @cyclicalobsessive