8.10.6
· One min read
Improvements
- Reduced memory pressure from the Blackboard publishing large messages, increasing overall performance and preventing OOM on lower spec machines
Bug Fixes
- Fixed
createTrajectoryFromWaypointsproducing single-point trajectories with empty velocity and acceleration arrays, which were rejected by the Joint Trajectory Admittance Controller and aborted execution when planning to a waypoint the robot was already at. - Fixed
GetTrajectoryStateAtTimefailing with an opaque "Sampler failed to initialize." error on single-point trajectories. A single-point trajectory queried attime_from_reference == 0.0now returns that point directly; any non-zero query reports a clear error. - Fixed an error with the frontend failing to render the native browser scroll bar on some browsers