borglab / GTDynamics

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

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

Closed achintyamohan closed 1 year ago

achintyamohan commented 1 year 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.