Skip to content

Refactor utility functions for efficiency #212

@jcnorby

Description

@jcnorby

Many of the utility functions defined in ros_utils, math_utils, and quad_kd pass inputs by value rather than const reference. Switching these should help efficiency across the board (particularly when mapping between data structures or computing FK/IK across trajectories).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions