BrainsOnBoard / bob_robotics

Collection of code for interfacing with robot platforms + simulations and visualisation
GNU General Public License v2.0
2 stars 6 forks source link

Refactor: Transpose matrix returned by PM algos #326

Closed alexdewar closed 2 years ago

alexdewar commented 2 years ago

This means that individual RIDFs are contiguous in memory making things more efficient and making it easier to copy these values out again.