rbonghi / ros_jetson_stats

🐢 The ROS jetson-stats wrapper. The status of your NVIDIA jetson in diagnostic messages
MIT License
67 stars 25 forks source link

Is possible to add RAW data in the message? #1

Closed bobboteck closed 4 years ago

bobboteck commented 4 years ago

Hi @rbonghi, I want ask you if is possible to add at RAM message information the RAW data of use. Follow the reference in your code:

https://github.com/rbonghi/ros_jetson_stats/blob/48840f372825916404d58cb211724f2df8569296/src/utils.py#L191-L196

rbonghi commented 4 years ago

I'm thinking to add an extra field for all key values where is show the Unit.

rbonghi commented 4 years ago

Update all key values with this new output:

No changes for Message field and extra fields

image