- Add
mobilerobotplanningclient
.
- Divide the planning client and ZMQ client into separate repositories.
- Allow finishStatus/finishMessage to be specified for task StopX commands.
- rename to "StartValidatePackFormation" to be more consistent with the threading model.
- remove systemState from StartSingleSKUPackFormationComputation
- Pass controller url, username, and password in userinfo.
- Add support for async command call for specific functions in
PackingPlanningClient
- Add master functions TerminateSlaves, CancelSlaves, Quit
- Add
ValidatePackFormation
function.
- Moved GetPackItemPoseInWorld from BinpickingPlanningClient to RealtimeRobotPlanningClient.
- Add support for async command call.
- Fix
SetLogLevel
call in planningclient
- Add
GetPublishedServerState
andGetPublishedTaskState
functions.
- Add
ZmqSubscriber
- Add
HasDetectionObstacles
function.
- Add
GetLinkParentInfo
function.
- Use sensor selections in calibration.
- Port from mujincontrollerclientpy