fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

cyclical_obsessive

Tried Google Gemini to code a Python ROS 2 multi-threaded node that subscribes to 2 topics, calls 2 asynchronous services and has a main callback every 1 second that implements a state machine.

It got close but I would be learning to "program" Gemini, rather than learning to program ROS, and I don't want to debug code that was not tested to work.

Starting from ROS tutorials with code that has been tested has worked well for programming my robots so far.