#JAMR went out for its first test run tonight with a piece of wood for a plow blade. Manual control only for now. It pushed #snow for 45 minutes. Battery state unknown since I just updated #ROS2 to kilted kaiju. Not bad! It may actually be useful. JAMR = Just Another Multipurpose #Robot. #robotics #hudsonvalley

Adding LiDAR, IMU, GNSS… I thought more sensors would fix everything. It didn’t. Here’s what really matters in sensor systems.

#sensors #robotics #ros2 #RoboticsCommunity #SelfDrivingCars #AutonomousVehicles #AutonomousDriving #SensorFusion

https://machinelearningsite.com/adding-more-sensors-wont-fix-your-system/

Adding More Sensors Won’t Fix Your System—Here’s What I Learned the Hard Way - Machine Learning Site

I learned the hard way that adding more sensors doesn’t solve autonomy problems. Here’s why and what really matters in perception systems.

ROS 2 from Scratch: Get started with #ROS2 and create robotics applications with Python and C++ (1 ed)
https://ebokify.com/ros-2-from-scratch-get-started-with-ros-2-and-create-robotics-applications-with-python-and-c-1-ed

#Robotics #Robot #Robotic

Believing that with enough sensors, you can eliminate all problems in your robotics application is a myth. It’s a linear mindset applied to a non-linear system.

#robotics #ros2 #python #sensors

That moment when you realize your robot wasn’t publishing because you sourced the wrong #ROS2 workspace... again.

Blog for the weekend scheduled!

#gnss #rtk #ros2 #python #selfdrivingcars

Time for another #ROS video! In part 9, I cover launch files in both #Python and #XML. ROS 2 offers a slick launch system to handle spinning up your nodes (with parameters). Check it out!
👇
https://www.youtube.com/watch?v=nVZJCV07ED4

#robotics #programming #ros2

This is how my robot vehicle ended up moving the first time I designed it in #ROS2 with dynamic parameters. This is some matrix level stuff lol.

Throwback to this blog where I defined a robot vehicle in #ROS2 using URDF. It's interesting that this very approach is also followed in developing a self-driving vehicle. The dimensions define the vehicle model which is then simulated under different dynamic conditions.

https://machinelearningsite.com/robot-modeling-with-urdf-in-ros2-part-1/

ROS2 Tutorial: Step-by-Step URDF Guide for effective Robot Modeling (Part 1) - Machine Learning Site

Getting started with robot modeling in ROS2? This guide introduces URDF in the most practical way—by building a simple robot from the scratch and seeing it come alive in RViz2.