--
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/52D69DA5-E018-40CD-BBF4-1D113926566A%40gmail.com.
On Jan 8, 2025, at 12:11 AM, Sergei Grichine <vital...@gmail.com> wrote:
Hi All,a lot has happened in the https://github.com/slgrobotics/articubot_one lately:1. All three robots work in Gazebo Sim, and they mostly work in reality.2. Documentation has been updated (robots_bringup repository).3. The repository has been "unforked" from the original template - if you've cloned it before, please remove and do it again.4. It is easy to add your own robot to the robots folder. If you want to contribute, create a pull request.The code is in a "sweet spot" where everything works as intended. I'll be moving my development to branches, leaving the "main" branch as stable as I can make it.Let me know if you have any questions.On Tue, Dec 3, 2024 at 7:42 PM Sergei Grichine <vital...@gmail.com> wrote:--Hi All,Please note that I checked in a massive change to GitHub today, moving around robot-specific files and assets.The idea is to be able to support multiple robot_model's with different bodies and sensors, but still sharing common architecture.The "assets" directory now contains maps, meshes, waypoints and worlds subdirectories.The "robots" directory has sim, dragger and plucky (launching sim works, others TBD)Launch files have been changed slightly, but they have to stay in place - in the common "launch" folder due to specifics of the colcon build process.Code is, as always, here: https://github.com/slgrobotics/articubot_oneBest Regards,-- Sergei
--Best Regards,-- Sergei
--
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/CA%2BKVXVNj6u%3D8%2BJTcf-ENnLQ3RynZmxPt1UUYXeCCJ-M1r9bomg%40mail.gmail.com.
No, there's no micro ROS. The "Wheels/Base driver” is an Arduino code, running, for example, on Dragger's Arduino Mega 2560.
It talks to Articulated Robotics ROS node via USB:
https://github.com/slgrobotics/Misc/tree/master/Arduino/Sketchbook/DraggerROS
More here:
https://github.com/slgrobotics/robots_bringup/tree/main/Docs/Dragger
Create 1 Turtlebot uses traditional Base driver:
https://github.com/slgrobotics/robots_bringup/tree/main/Docs/Create1
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/66B6B2C8-4D2D-4B3A-8A57-99611C0E8F38%40gmail.com.

To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/CA%2BKVXVP9Stn-DF9TzQ9%3DrzRLec9k6q9X6H27KiiN%3DY6LVqfnUA%40mail.gmail.com.
Pito,
Congratulations on your progress, your robot looks great. I like the practicality of plywood and use it a lot myself.
You can find an answer to your question about Micro ROS here: 
https://groups.google.com/g/hbrobotics/c/Q9GfWUAG8x8
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/231F4D0E-737A-4974-B2B7-6109FB00CFBC%40gmail.com.
Pito,
Good work!
Wood it honorable material.
Try laser cut acrylic when you've got it down, it's elegant.
Jim
      
James H Phelan "Nihil est sine ratione cur potius sit quam non sit" Leibniz
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/231F4D0E-737A-4974-B2B7-6109FB00CFBC%40gmail.com.
On Jan 25, 2025, at 10:20 AM, 'James H Phelan' via HomeBrew Robotics Club <hbrob...@googlegroups.com> wrote:
Pito,
Good work!
Wood it honorable material.
Try laser cut acrylic when you've got it down, it's elegant.
Jim
James H Phelan "Nihil est sine ratione cur potius sit quam non sit" LeibnizOn 1/24/2025 8:26 PM, 'Pito Salas' via HomeBrew Robotics Club wrote:
Sergei
I am catching up with my new robot! It’s my first dive into making the whole thing (hardware and software) myself and using ROS2. Note my initial prototype is made out of wood so I can get the shapes and dimensions right first. Anyway….
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/d4c7e788-6ea3-4dc1-ad84-e5565e25be95%40hal-pc.org.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/c9210d1a-5b80-4082-b2a1-90def9027a29%40gmail.com.
Sorry, guys - does the subject of this thread say ”wooden robots"?
Start a new thread and go for it. Pretty rude to respond without reading previous emails and completely off-topic.
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/59b92a8b-1625-4de2-aa4d-e72cb839b39d%40gmail.com.
I merged code from my "dev" branch into "main". All three robots should work in Gazebo sim, and they work in the flesh here at my place.
There are multiple improvements, most noticeable is handling of Range Sensors (sonars, ultrasonic Pings).
The code and docs are here as always:
On Jan 29, 2025, at 11:59 PM, Sergei Grichine <vital...@gmail.com> wrote:
I merged code from my "dev" branch into "main". All three robots should work in Gazebo sim, and they work in the flesh here at my place.
There are multiple improvements, most noticeable is handling of Range Sensors (sonars, ultrasonic Pings).
The code and docs are here as always:
- https://github.com/slgrobotics/articubot_one [github.com]
- https://github.com/slgrobotics/robots_bringup [github.com]
Best Regards,
-- Sergei
--
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.
Dear Pito Salas,
Linorobot is a fine project with a large team and significant following, including very competent members of Home Brew Robotics.
I'd strongly recommend to stay on your course and use Linorobot code base, as you will be able to get timely assistance and expert advice.
Thank you for your consideration.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/013AC0FD-52DE-4DBE-86AC-9451AF05E89B%40gmail.com.
On Jan 30, 2025, at 12:07 PM, Sergei Grichine <vital...@gmail.com> wrote:
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/CA%2BKVXVMtk%3D0_8p0%2BxKToy0szBsX3VAQR37QyLuexxpHriYNfSA%40mail.gmail.com.

Note: If you want to browse robot's code look here: https://github.com/slgrobotics/articubot_one
Here we build a ROS2 package we need to run Dragger, Plucky or Turtle in Gazebo sim - or use RViz to control physical robots.
So, on the Desktop machine:
mkdir -p ~/robot_ws/src
cd ~/robot_ws/src
git clone https://github.com/slgrobotics/articubot_one.git
git clone https://github.com/slgrobotics/ros_battery_monitoring.git
cd ~/robot_ws
sudo rosdep init    # do it once, if you haven't done it before
rosdep update
rosdep install --from-paths src --ignore-src --rosdistro=${ROS_DISTRO} -r -y
colcon build
--
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/CA%2BKVXVN871B4ob9BeBdMgSphac7QB8kYzDKY0ko3BMPx0S6grA%40mail.gmail.com.
--
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/9FE549C1-F166-47E0-8671-6B030C821360%40gmail.com.