borglab / GTDynamics

Full kinodynamics constraints for arbitrary robot configurations with factor graphs.
BSD 2-Clause "Simplified" License
39 stars 10 forks source link

Convert shared pointers in some tests to stack allocated instances #380

Closed achintyamohan closed 10 months ago

achintyamohan commented 10 months ago

@varunagrawal This should close #14.

Note that there are a few places in these files (serialization tests and adding joints to links) that still need to use shared pointers.