GraspMemory: Reload grasps on file change
Main changes:
- adding inotify file watcher for all grasp files. They will be reloaded if changed in disk.
Others:
- fixing race conditions: lock_guard was not assigned to a variable and thus optimized out by the compiler (RobotStateComponentPlugin)
Edited by Fabian Reister
Merge request reports
Activity
Please register or sign in to reply