dish_viz is a ROS package for visualizing the activity of a neural network. Spikes and centers of activity are plotted in sync with the movement of the ARM, allowing for a visual representation of what is causing the movement. The package consists of a single node, and relies on the other packages in the arm_project stack to perform properly.
dish_viz is a ROS package for visualizing the activity of a neural network. Spikes and centers of activity are plotted in sync with the movement of the ARM, allowing for a visual representation of what is causing the movement. The package consists of a single node, and relies on the other packages in the arm_project stack to perform properly.
List of nodes:
dish_viz receives dish states from a receiver node and then plots that activity on screen for the user to see. It also receives centers of activity from the CAT creator node and plots those as well. This node is in sync with the movements of the ARM.
$ rosrun dish_viz dish_viz
Subscribes to:
Publishes to:
Reads the following parameters from the parameter server
Sets the following parameters on the parameter server