leonard-lab / dcslROS

Source code for Miabot and Beluga ROS System
2 stars 1 forks source link

Attributes in MiabotNode are public that should be private #42

Open BrendanAndrade opened 10 years ago

BrendanAndrade commented 10 years ago

All attributes of the MiabotNode class in dcsl_miabotnode.py should be change to lead with an underscore "" to denote private.