Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotics-STAR-Lab/RACER
/ setEnvironment
Method
setEnvironment
swarm_exploration/path_searching/src/astar.cpp:204–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
void Astar::setEnvironment(const EDTEnvironment::Ptr& env) {
205
this->edt_environment_ = env;
206
}
207
208
void Astar::reset() {
209
expanded_nodes_.clear();
Callers
3
main
Function · 0.45
main
Function · 0.45
initPlanModules
Method · 0.45
Calls
no outgoing calls
Tested by
2
main
Function · 0.36
main
Function · 0.36