Skip to content

Week 5/9

7/19/2021

Description:
Replacing LCM messages with ROS messages in the trigger source GUI.

Synopsis:
The LCM messages system in the trigger source GUI will be replaced with ROS messages.

Data:
The trigger source GUI code was modified to utilize ROS messages. This module will be used to receive x-ray source data through user input, and send the data to other modules with ROS messages.

7/20/2021

Description:
Modifying the conductor module.

Synopsis:
The conductor module will be modified to check whether messages have been received or not.

Data:
The conductor module was updated to check whether the callback methods have received messages or not. This can be helpful in making sure that all messages are being correctly processed and sent to the right modules.

7/22/2021

Description:
Dose information visualization.

Synopsis:
Ways to visual and present data will be researched.

Data:
Matplotlib, a plotting library for Python, can be used to display graphs and tables. It will be used to display a bar graph of the doses to the operator.

7/23/2021

Description:
Dose information 2D plots.

Synopsis:
Ways to visual and present data will be researched.

Data:
Matplotlib, a plotting library for Python, can be used to display graphs and tables. It will be used to display a bar graph of the doses to the operator. ADD PIC OF DOSE DISPLAY