ROS Discussion Group, Tonight! July 28 @ 7pm Pacific Time

29 views
Skip to first unread message

camp .

unread,
Jul 28, 2026, 3:21:19 PM (7 days ago) Jul 28
to hbrob...@googlegroups.com
  It's Tuesday again! Whether you're a beginner or an expert, please join us if you're interested in ROS.  :-]  

Join Zoom Meeting
Meeting ID: 889 8347 8865, Passcode: 935511

Thanks,
Camp

camp .

unread,
Jul 28, 2026, 8:59:12 PM (7 days ago) Jul 28
to hbrob...@googlegroups.com
Tonight! - cp


--
You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/702532358.3111316.1785266470457%40mail.yahoo.com.

Alan Timm

unread,
Aug 1, 2026, 9:49:05 PM (3 days ago) Aug 1
to HomeBrew Robotics Club
Hey guys!

just to wrap up the herdr conversation from this week.
for anyone adding this to their ~/.bashrc or ~/.zshrc so you automatically get herdr with every ssh and local shell.

add it like this and you won't have any warnings about launching herdr within herdr (herdr-ception)
Otherwise shells in herdr will attempt to launch herdr and... you get a warning.

# only launch herdr for interactive shells that aren't already inside one
if [[ -z "$HERDR_ENV" && -o interactive ]]; then
  herdr
fi

Reply all
Reply to author
Forward
0 new messages