Skip to content

bobboteck/ros-jetson-stats-webcomponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros-jetson-stats-webcomponent

Codacy Badge GitHub release (latest by date) GitHub file size in bytes GitHub All Releases

About

Author: Roberto D'Amico

A ROS Jetson Stats WebComponent, is a Web Component that show Nvidia Jetson board information (currently is developed and tested only on the Jetson Nano), the information is retrieved through the ROS wrapper of the jetson-stats tool. The project was designed to be integrated into a Web Console, designed to monitor and control a ROS-based robot and an Nvidia Jetson (Nano) board.

What you need to use it

To use this Web Component you need to install on the Jetson Nano:

A complete example of use of this Web Components is available here: Nvidia JetBot ROS Web Console