Skip to content

Removed useless and inefficient copies in the interface and publishers

Guilhem Saurel requested to merge topic/non-useless-copy into master

Created by: cmastalli

This PR makes two things in the Python code:

  • Removed useless and inefficient copies in the interface and publishers
  • Hided internal variables for the publisher and interface classes

Merge request reports