home.social

Search

758 results for “cyclical_obsessive”

  1. Turns out the current generation of model based AI cannot tell when it does not know the answer to a question; something humans can tell but prefer not to.

    I thought all my robots needed was an engine with capability.

  2. @linuxiac

    > Removing PulseAudio..continuing the shift to PipeWire

    My robot just shuddered in fear of becoming deaf and mute.

    -ng

  3. @fmrico ? I have 50 years of ( for mostly ) thinking to undo. I haven’t managed personal yet.

  4. Years Asking - #ROS Issue Finally Solved

    For years I have asked every human that would listen, why my ROS nodes complain about a shutdown exception. (And I mean **yeeeeeears**. )

    Finally asking #GoogleGemini has shown the pattern that should have been in the ROS tutorials all along.

    (I have a feeling the "if rclpy.ok():" is actually all that is needed. Have not tested sufficiently yet.)

    github.com/turtlebot/turtlebot

    #Ros2Jazzy #TurtleBot4lite #Vibe_Coding

  5. Years Asking - Issue Finally Solved

    For years I have asked every human that would listen, why my ROS nodes complain about a shutdown exception. (And I mean **yeeeeeears**. )

    Finally asking has shown the pattern that should have been in the ROS tutorials all along.

    (I have a feeling the "if rclpy.ok():" is actually all that is needed. Have not tested sufficiently yet.)

    github.com/turtlebot/turtlebot

  6. Years Asking - #ROS Issue Finally Solved

    For years I have asked every human that would listen, why my ROS nodes complain about a shutdown exception. (And I mean **yeeeeeears**. )

    Finally asking #GoogleGemini has shown the pattern that should have been in the ROS tutorials all along.

    (I have a feeling the "if rclpy.ok():" is actually all that is needed. Have not tested sufficiently yet.)

    github.com/turtlebot/turtlebot

    #Ros2Jazzy #TurtleBot4lite #Vibe_Coding

  7. Years Asking - #ROS Issue Finally Solved

    For years I have asked every human that would listen, why my ROS nodes complain about a shutdown exception. (And I mean **yeeeeeears**. )

    Finally asking #GoogleGemini has shown the pattern that should have been in the ROS tutorials all along.

    (I have a feeling the "if rclpy.ok():" is actually all that is needed. Have not tested sufficiently yet.)

    github.com/turtlebot/turtlebot

    #Ros2Jazzy #TurtleBot4lite #Vibe_Coding

  8. Years Asking - #ROS Issue Finally Solved

    For years I have asked every human that would listen, why my ROS nodes complain about a shutdown exception. (And I mean **yeeeeeears**. )

    Finally asking #GoogleGemini has shown the pattern that should have been in the ROS tutorials all along.

    (I have a feeling the "if rclpy.ok():" is actually all that is needed. Have not tested sufficiently yet.)

    github.com/turtlebot/turtlebot

    #Ros2Jazzy #TurtleBot4lite #Vibe_Coding

  9. >"What's on your mind?"

    My arrives today! I participated in the beta (via ,
    they didn't gift me with hardware), so I am familiar with the 's lower level , , and .

    My crashes loading the default world.

    And TB4 comes up half embedded in an obstacle in the maze world, but managed , , and to drive the TB4lite around with a node.

  10. @morfic - noticed the license. Good job.

    I keep an ticket WB0ZJJ alive from the '70s, but no radios these days.

    Thought briefly about investigating but my focus is really my , with some and each week, and with the wife every day.

  11. - "An Engineer's Thoughts"

    I've been drip brewing fresh ground "Dunkin' Original Whole Bean" coffee for more than 15 years -

    With my 2 hard-boiled egg, 1 slice sprouted grain cinnamon bread, 4 strawberries and Cheerios with almond milk - .

    US$9.33 a bag total brews 89 8-oz cups for a cost of approximately $0.10 a cup.

    The have gone up an average of 9% per year for the last five years.

    (Comparatively, my weight has "only" suffered 1% inflation per year.)

  12. > What's on your mind?

    Just finished "Speaker For The Dead", Orson Scott Card.

    "Jane" joins my list of "aliens" I'd most like to have as a friend

    Somebody else once tried to sell me on "The Truth Will Set You Free"; I'm not buying it anymore, but it sure makes a great read.

    (Some "real aliens among us" seem to have special powers against the "speaking of the truth" these days).





  13. I've been ( sim ) flying only my heli for over a year, so today decided to do a refresher in my airplane out to the Pinery Provincial Park on the Canadian side of Lake Huron.

    Wrote the flight up with some screenshots:

    forums.flightsimulator.com/t/w

  14. @pythonhub

    Very cool concept - my home is a bit too small to sport a bot with the XLeRobot footprint, but I already have the tiny WALL-E. (look real closely at the Git repo photos - top shelf)

    I vote XLeRobot to be the next gen TurtleBot! (Since iRobot sank the TurtleBot4 we need TurtleBot5 candidates.)

  15. Robot Imagination:

    My robots report "life stats".

    Yesterday, TurtleBot5-WaLI reported multi-thousands of "playtimes" in only 4100 hours of "life". (not possible)

    Reviewing how he computes stats, the issue became clear - WaLI "Noticed Docking Success" once a minute for a long, long time after an undocking failure.

    When writing my state machines, I try to imagine all the transitions needed, but robot WaLI always demonstrates greater imagination.

  16. My Pets - Never need to taken out to do their business, don't need to be fed, never make a mess while I'm away...BUT they do demand I teach them something way too often.

    TurtleBot5-WaLI (Wallfollower Looking For Intelligence) is running ROS2 Jazzy, and HumbleDave2 (Just Dave) is running ROS2 Humble Hawksbill.

    TB5-Wali has been "alive" for 2056 hours since Jan 9, 2025.

    HumbleDave2 has self docked 1283 times in his four years of life to date.

  17. @pythonhub

    Enabling my robots to wander about and then successfully return to their charging dock has been the major unfulfilled goal of the last seven years coding with the platform (and briefly the platform).

    labhorizons.co.uk/2024/07/can-

    This research exactly aligns with the goal for my Raspberry Pi based autonomous robot using an Oak-D-Wide vision sensor.

    forum.dexterindustries.com/t/w

  18. (Again) so excited that my wallfollower.py node drove my “WaLI (wallfollower looking for intelligence)” to follow 17 meters of six connected walls!

    So far it is subscribing to five topics /ir_intensity (range to wall and obstacle detection), /hazard_detection (bumpers), /ir_opcode (virtual wall), /kidnap_status (lifted by human), and /odom (pose), and a seven state machine managing seven motion actions/reactions.

    Now to “parameterize” and “generalize” it.

  19. SLAM - First Attempt

    My ir2scan node is working well, but setting the 52 params is a mystery.

    My create3_navigation slam.launch.py (using LIDAR parms modified for Create3 IR "distance" sensor scan), with Wali facing a wall, maps a wall!

    (bouncing around in angle in front of bot...)

    As I proceed to drive Wali around the room, more walls enclosing a "known to be open" space are mapped, but not where the sensors and put them.

  20. -WaLi (my "Wallfollower Looking for Intelligence" ) became truly today. When he wakes up he starts being WaLi without my help. ( in on )

    He doesn't use much of his existing intelligence yet, but he knows when to get off his dock (battery > 99%), when to prepare for re-docking (battery < 20%), when (battery < 15%) and how to dock.

    He also knows how to use his "lowly" IR intensity sensors as a make-shift .

  21. -Wali

    Dress Rehearsal
    Full Load
    Power System Test

    Full load (1min 4.96): No Throttling - NO PROBLEM.

    Wali with 14.4v powered USB hub inside cargo drawer:

    (WaLi: Wall follower Looking for Intelligence)

    The Pi5 has running in over PiOS 64-bit Bookworm Desktop

  22. **Terrible Turmoil Totally Too Talkative (in my head)**

    After 7 years of working with my two robots, and that great community, I am way too overly excited to be building a new

    WaLi: Wall follower Looking for Intelligence

    There is a heavy feeling of abandonment of my dreams for my current robots, Carl and HumbleDave.

  23. Anyone aware of any studies of accuracy of only versus encoder with using ?

    The even fuses encoders with IMU and an flow sensor".

    Does that suggest I should not expect great improvement with only encoders and IMU?

  24. CW: Movie Violence Is Not For Me

    Tried to watch but just couldn't. I just can't get into glamorized martial arts fights, blood, or paper cuts.

    Did manage to finish , but the fingers thing was totally unnecessary. Movie really left me heart broken.

  25. Help me decide how much to worry if I’m over 70, in good health, run 5k twice a week, bike for an hour a week 12mi, walk a ton every day, have a 25 BMI, and 6.0 A1c?

    This article seems to suggest might not be the harbinger of doom it first sounded:

    jamanetwork.com/journals/jamai

  26. Carl still runs on 8 NiMH batteries, and just today received his 13th set of new Eneloop 2000mAH AA cells.

    His “Playtime” was down to 3.5 hours with a 3 hour charge time after 1421 cycles. (In the past I have replaced his batteries after 800-900 docking cycles.)

    It really is a miracle that after more than 7 years (59,521 hours) of “life” - GoPiGo3 Carl is still walkin’, talkin’, and lis’nen to me. (And I’m still telling him nearly every day: “Hey Carl, Go To Sleep!”

  27. @vermaden @stafwag @BastilleBSD

    > Rockchip is probably a lot better idea

    Every board has its app - all my autonomous robots enjoy the low power sipping with just enough processing for their needs with various Pi boards.

    Rockchip that I tried hogged the bot's battery down real fast, and ran too hot when taxed hard.

    Carl has speech reco, text-to-speech, OpenCV vision, totally autonomous and "plays" 8 hours before needing to return to his dock. "Alive" for 7 years.