Ask HN: Paid ROS Tutoring?

12 points by danielm25 ↗ HN
Can anyone recommend a personal ROS tutor that has availability 1-2 hours per week for online tutoring? I've taken a few online courses and have read several books on ROS, but want some one-on-one help as well. Can pay an hourly rate. Thanks!

12 comments

[ 2.7 ms ] story [ 30.7 ms ] thread
What is ROS in this context?
I'd guess the "Robotic Operating System" https://www.ros.org

It's not an operating system though, but a middleware and an ecosystem for lots of tools and so called "packages" for robotic and educational use. Language bindings are C++, Python, Java and Lisp (maybe more I don't remember).

I have a decent amount of ROS experience and could possibly be of service. What are you looking to learn / do specifically?
ROS 1 or 2?
That makes a big difference. It's almost like a Python 2 vs 3 situation. When I was using Foxy (2) last year, just about all of the material I found online was for 1 - and it doesn't work. It was the classic community shooting itself in the foot, and I sincerely hope that it has improved since then.
Matches my umpression. ROS2 is run by a much smaller number of "insiders" and highly volatile still. They try to improve everything at once with a big bang, which has lots of good as well as bad sides.

To find the right person for coaching, you should be clear which one you want to target, because they are so different.

What kind of robots are you interested in? Or is it just about the framework? I’ve been working as a ROS consultant for over 3 years now but never properly considered tutoring.

You can check out my blog (https://msadowski.github.io/) and if my experience seems relevant then feel free to reach out through email (you will find it on my profile on HN) to see if we can make it work.

I don't think this is a thing unfortunately. I can only think of the seasonal ROS Industrial trainings that are quite expensive.

Other than this, most material are available for free, but I would agree no direct pointers.

You have the ros community available for help on answers.ros.org, the discourse for more general questions and finally some slack community like the nav2 managed by Steve Macenski, the main contributor.

The Construct is probably the closest you can get.

I’m a PhD student with ~5years ROS experience. What is your programming experience level? Why do you want to learn ROS?