#gopigo3 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gopigo3, aggregated by home.social.
-
What Does A Robot See In The Mirror?
I couldn't resist comparing the #MoonDream 0.5b and 2b models looking at images of Dave or Wali.
The 2b model recognized Dave has a Minion character and is a robot.
The 2b model recognized that Wali is a robot but did not recognize the WALL-E character.
The 0.5b model simply hallucinates stuff, just like Ollama local models did for text queries.
#MoonDream #GoPiGo3 #TurtleBot4lite #Robot #Vision #LanguageModels #RaspberryPi5_8gb
-
Dream has been to have my robot wander (using vSLAM) taking pictures of “unknown interesting objects”, (<-hard part), segmenting and learning the objects for #OpenWorldObjectDetection
(All local processing for privacy)
#MastersThesisIdea use #GoPiGo3 or #TurtleBot4 robot with #Oak-D #StereoDepthCamera, #ROS 2 distributed processing for #RTABmap #vSLAM and rejected RTABmap frames (unknowns) for #UnknownObject Detection and incremental model #MachineLearning
Reference Paper in comment ->
-
Playing around with "knowledge transfer" to my #Robots
I told each "I need to go take a shower. Talk to you later."
RPi4 #GoPiGo3 robot Dave with tinyllama responded: "I understand how important your shower is... Enjoy the shower!"
RPi5 #TurtleBot4 robot WaLI with Gemma responded: "Acknowledged. Initiating shower sequence. Requesting allocation of cleaning supplies..."
I hope I don't get a "We shipped your soap" email from Amazon.
-
Looking for opinions about OpenMind OM1 as a source for reusable #Robot_Intelligence. I run 3 robots - 2 #GoPiGo3 robots and a #TurtleBot4 (WaLI - Wallfollower Looking for Intelligence).
Robots need a way to share and “inherit” knowledge and abilities. OM1 is an open source robot domain transferable “brain” based on a trained #LLM. I don’t know how to evaluate the usefulness of the model’s knowledge and how much NLU to Turtlebot4 interface code I will have to write to use #OpenMind_OM1.
-
"What's on your mind?"
#ROS2 and the exciting #turlebot4 user manual at https://turtlebot.github.io/turtlebot4-user-manual/
#PiMoroni HeatSink Case for #RaspberryPi4 lacking M2.5 HAT threads
So that I can finally mount a Pi4 on my #GoPiGo3 and use the full processing power
for #OpenCV #houghlines to implement #linefollowing and #obstacledetection with #linecrossing method