Thanks for the feedback, Chris!
At the moment my Dragger sim is probably the most current and easy to follow example of a "controller-driven" architecture (credits to Articulated Robotics by Josh Newans, of course). And I want to validate my instructions - so, it comes with my pesonal support
commitment for now. Limited time offer 😉. Any comments/corrections greatly appreciated.
The project I referred previosly (
https://www.youtube.com/watch?v=b8VwSsbZYn0)
offers a custom controller, capable of driving articulated wheels (many joints) - excellent example, very clean code, I had it run under Jazzy quite easily.
As for the Lawnmower - it is actually a workhorse, it does what I wanted it to do (mowes the lawn) - and is quite happy under PX4 autopilot. I'll talk about it on the 17th.
Dragger is a ROS toy (I let ROS beat me up once in a while). Dragger's next challenge will be finding red cones on the lawn, avoiding trees. Maybe, chasing people. As always with ROS, sky is the limit, but it always ends as a Turtlebot ;-(
MPC is a nice idea, but not practical for my slow diff drive bots. Best luck with it, keep us posted!