For this item to be accepted as complete:
The easy way to start is using Python, Adafruit has a CircuitPython library for the INA260 (see).
You can start by making a Python ROS node which uses that library and then decide if it is worth it to write a C++ version.
For this item to be accepted as complete:
INA260_nodeor something meaningful ;current,voltageandpower(all should be floating point numbers) ;/measurement(see C++/Python) ;current,voltageandpowerevery cycle ;The easy way to start is using Python, Adafruit has a CircuitPython library for the INA260 (see).
You can start by making a Python ROS node which uses that library and then decide if it is worth it to write a C++ version.