callum-rhodes / gabp_mapping

Gaussian belief propagation solver for generating gas distribution maps in both 3D and 2D
Creative Commons Zero v1.0 Universal
6 stars 4 forks source link

typo #4

Closed chengyh23 closed 10 months ago

chengyh23 commented 10 months ago

https://github.com/callum-rhodes/gabp_mapping/blob/a8d0f121b048f400454037bb3f93361c0ef61d56/scripts/throttlePID.py#L11-L12

rospy loginfo is mistaken

callum-rhodes commented 10 months ago

Yep I doubled up the loginfo so this one should not be there. Since it's not a major issue maybe you can add it to the fix for indentation issue you were seeing and then submit a pull request for both.