Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@FilippoAiraldi FilippoAiraldi released this 15 Nov 21:49
· 14 commits to main since this release

Changes

  • implemented mpcrl.util.geometry.ConvexPolytopeUniformSampler which allows for uniformly sampling points from the interior or surface of n-dimensional convex polytopes
  • improvements to mpcrl.wrappers.env.MonitorEpisodes
  • modified mpcril.util.control.cbf and other methods about Control Barrier Function such that they do not need to return a casadi.Function
  • improvements to docs