|
|
This is the complete list of members for IceNavigatorHandle, including all inherited members.
| IceNavigatorFactory class | IceNavigatorHandle | friend |
| isPaused() const noexcept override | IceNavigatorHandle | virtual |
| isStopped() const noexcept override | IceNavigatorHandle | virtual |
| moveTo(const std::vector< core::Pose > &waypoints, core::NavigationFrame navigationFrame) override | IceNavigatorHandle | virtual |
| moveTo(const std::vector< client::WaypointTarget > &targets, core::NavigationFrame navigationFrame) override | IceNavigatorHandle | virtual |
| moveToAlternatives(const std::vector< core::TargetAlternative > &targets, core::NavigationFrame navigationFrame) override | IceNavigatorHandle | virtual |
| moveToLocation(const std::string &location, const std::optional< std::string > &providerName) override | IceNavigatorHandle | virtual |
| moveTowards(const core::Direction &direction, core::NavigationFrame navigationFrame) override | IceNavigatorHandle | virtual |
| pause() override | IceNavigatorHandle | virtual |
| resume() override | IceNavigatorHandle | virtual |
| setVelocityFactor(float velocityFactor) override | IceNavigatorHandle | virtual |
| stop() override | IceNavigatorHandle | virtual |
| update(const std::vector< core::Pose > &waypoints, core::NavigationFrame navigationFrame) override | IceNavigatorHandle | virtual |
| ~IceNavigatorHandle() override | IceNavigatorHandle | |
| ~NavigatorInterface()=default | NavigatorInterface | virtual |