moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Public Attributes | |
std::map< std::pair< std::string, std::string >, std::vector< ModelBasedPlanningContextPtr > > | contexts_ |
std::mutex | lock_ |
Definition at line 93 of file planning_context_manager.cpp.
std::map<std::pair<std::string, std::string>, std::vector<ModelBasedPlanningContextPtr> > ompl_interface::PlanningContextManager::CachedContexts::contexts_ |
Definition at line 95 of file planning_context_manager.cpp.
std::mutex ompl_interface::PlanningContextManager::CachedContexts::lock_ |
Definition at line 96 of file planning_context_manager.cpp.