|
EasyNav Plugins
|


Public Member Functions | |
| void | force_path (const std::string &path) |
| Public Member Functions inherited from SimpleMapsManager | |
| virtual void | on_initialize () override |
| Initializes the maps manager. | |
| void | set_dynamic_map (const SimpleMap &new_map) |
| Replaces the current dynamic map. | |
| void | set_static_map (const SimpleMap &new_map) |
| Replaces the current static map. | |
| SimpleMapsManager () | |
| Default constructor. | |
| virtual void | update (NavState &nav_state) override |
| Updates the internal maps using the current navigation state. | |
| ~SimpleMapsManager () | |
| Destructor. | |
Additional Inherited Members | |
| Protected Attributes inherited from SimpleMapsManager | |
| std::string | map_path_ |
| Full path to the map file. | |
| void force_path | ( | const std::string & | path | ) |