borglab / GTDynamics

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

remove wrapper for WrenchFactor #319

Open yetongumich opened 2 years ago

yetongumich commented 2 years ago

Remove Python wrapper for WrenchFactor once EqualityConstraint is wrapped. And we shall use the createFactor function to construct the wrench factor instead.