mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Add comment
This commit is contained in:
parent
72510818c8
commit
91fe791bdb
@ -81,6 +81,8 @@ public:
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// Helper class to expose protected member function onNewSolution
|
||||||
|
// https://pybind11.readthedocs.io/en/stable/advanced/classes.html#binding-protected-member-functions
|
||||||
class PubMonitoringGenerator : public MonitoringGenerator
|
class PubMonitoringGenerator : public MonitoringGenerator
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user