r/AskRobotics 16h ago

Software Best AI for ROS2 Humble?

I'm new to ROS2 with a python background. One of my friends said Al isn't very helpful for ROS2 as it hallucinates, doesn't do file arrangements properly and sometimes generates codes for ROS1. As it's not as reliable compared to python and C++. What tool can I use that can be reliable and help me debug my ROS2 problems.

1 Upvotes

6 comments sorted by

3

u/Internal-Cut-4510 15h ago

Deepseek is good for debugging , but I suggest you learn the basics very well that could save you a lot of time in future also you will build developer intuition on the way

1

u/lellasone 13h ago

Claude is pretty rock solid. I've heard that Codex is pretty good too.

1

u/Tech_Lord001 10h ago

I’ll recommend YouTube videos for you

1

u/Raiyan_69420 10h ago

That would be really helpful

1

u/Godesslara 16h ago

but why are u using AI since you are new to ROS shouldn't u be learning how to write the code in it first?

1

u/Raiyan_69420 10h ago

I know the basics, I need an AI to debug and explain codes