MCPcopy Create free account

hub / github.com/ai-winter/ros_motion_planning / functions

Functions923 in github.com/ai-winter/ros_motion_planning

Methodplugin
[interface] Implement of specific application. Return ---------- app_register: list of ET.Element to register
src/plugins/dynamic_xml_config/plugins/xml_generate.py:31
Methodplugin
Implement of robots starting application.
src/plugins/dynamic_xml_config/plugins/robot_generate.py:27
Methodplugin
Implement of pedestrian application.
src/plugins/dynamic_xml_config/plugins/pedestrians_generate.py:31
Methodplugin
Implement of obstacles application.
src/plugins/dynamic_xml_config/plugins/obstacles_generate.py:34
MethodprecomputeObstacleHeuristic
* @brief Precomputes the obstacle heuristic values for the entire costmap based on the * goal position. * @param goal The goal node. * @return true
src/core/path_planner/path_planner/src/graph_planner/hybrid_astar_planner/hybrid_astar_planner.cpp:285
MethodpreprocessMessage
Common message processing. This method needs to be called by derived classes
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/person_display_common.h:163
MethodprocessMessage
This is our callback to handle an incoming group message.
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/social_activities_display.cpp:323
MethodprocessMessage
This is our callback to handle an incoming group message.
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/tracked_groups_display.cpp:233
MethodprocessMessage
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/social_relations_display.cpp:75
MethodprocessMessage
This is our callback to handle an incoming group message.
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/human_attributes_display.cpp:139
MethodprocessMessage
This is our callback to handle an incoming message.
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/tracked_persons_display.cpp:310
MethodprocessMessage
This is our callback to handle an incoming message.
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/detected_persons_display.cpp:148
MethodprocessObstacles
src/core/controller/orca_controller/include/RVO/RVOSimulator.cc:301
MethodprocessState
* @brief Main process of D* * @return k_min */
src/core/path_planner/path_planner/src/graph_planner/dstar_planner.cpp:146
MethodprocessTrackedPersonsMessage
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/tracked_persons_cache.cpp:70
Methodprune
* @brief Prune the path, removing the waypoints that the robot has already passed and * distant waypoints * @param robot_pose_global the robot's pos
src/core/controller/controller/src/controller.cpp:165
MethodpublishGlobalPlan
src/core/controller/dwa_controller/src/dwa_controller.cpp:145
MethodpublishLocalPlan
src/core/controller/dwa_controller/src/dwa_controller.cpp:140
MethodpublishPedVisuals
* @brief Publish pedestrians visualization information */
src/plugins/gazebo_plugins/pedestrian_visualizer_plugin/gazebo_ped_visualizer_plugin/src/pedestrian_visual_plugin.cpp:84
MethodpublishPotentialMap
* @brief Callback function of costmap_sub_ to publish /potential_map topic * @param msg the message received from topic /move_base/local_costmap/cost
src/core/controller/apf_controller/src/apf_controller.cpp:304
MethodpublishVoronoiGrid
src/plugins/map_plugins/voronoi_layer/src/voronoi_layer.cpp:166
MethodqueryAgentTreeRecursive
src/core/controller/orca_controller/include/RVO/KdTree.cc:390
MethodqueryObstacleTreeRecursive
src/core/controller/orca_controller/include/RVO/KdTree.cc:442
MethodqueryVisibility
src/core/controller/orca_controller/include/RVO/RVOSimulator.cc:303
MethodqueryVisibility
src/core/controller/orca_controller/include/RVO/KdTree.cc:471
MethodqueryVisibilityRecursive
src/core/controller/orca_controller/include/RVO/KdTree.cc:476
MethodradiusSearch
* @brief Searches neighbors within radius. * @param query the point in the KD Tree * @param radius radius neighbors * @return neighbors i
src/core/common/include/common/structure/kd_tree.h:145
MethodreconfigureCB
src/core/controller/dwa_controller/src/dwa_controller.cpp:21
MethodreconfigureCB
src/plugins/map_plugins/voronoi_layer/src/voronoi_layer.cpp:55
MethodremoveObstacle
src/plugins/map_plugins/voronoi_layer/src/dynamicvoronoi.cpp:170
Methodrequirements
(self)
3rd/conanfile.py:18
Methodresample
* @brief Resample the given path based on a specified sampling ratio * @param path the original path to be resampled * @param path_resampl
src/core/path_planner/path_planner/src/path_planner.cpp:162
Methodreset
* @brief Reset the system */
src/core/path_planner/path_planner/src/graph_planner/dstar_planner.cpp:60
Methodreset
* @brief Reset the system */
src/core/path_planner/path_planner/src/graph_planner/dstar_lite_planner.cpp:67
Methodreset
* @brief Reset the system */
src/core/path_planner/path_planner/src/graph_planner/lpa_star_planner.cpp:67
Methodreset
src/core/path_planner/path_planner/src/graph_planner/hybrid_astar_planner/node_hybird.cpp:46
Methodreset
Clear the visuals by deleting their objects.
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/social_relations_display.cpp:68
Methodreset
Clear the visuals by deleting their objects.
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/human_attributes_display.cpp:67
Methodreset
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/additional_topic_subscriber.h:129
MethodresourceCollision
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.cpp:83
MethodresourceLoading
This event is called when a resource beings loading. */
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.cpp:63
MethodresourceStreamOpened
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.cpp:80
MethodreviveVoroNeighbors
src/plugins/map_plugins/voronoi_layer/src/dynamicvoronoi.cpp:451
Methodrhs
src/core/path_planner/path_planner/include/path_planner/graph_planner/dstar_lite_planner.h:54
MethodrightNormalVector
src/plugins/gazebo_plugins/pedestrian_sfm_plugin/include/lightsfm/vector2d.hpp:188
Methodrotate
src/core/common/src/geometry/vec2d.cpp:77
Methodrun
* @brief Running trajectory generation * @param points path points <x, y> * @param path generated trajectory * @return true if generate successfull
src/core/common/src/geometry/curve/reeds_shepp_curve.cpp:982
Methodrun
* @brief Running trajectory generation * @param points path points <x, y> * @param path generated trajectory * @return true if generate successfull
src/core/common/src/geometry/curve/bezier_curve.cpp:127
Methodrun
* @brief Running trajectory generation * @param points path points <x, y> * @param path generated trajectory * @return true if generate successfull
src/core/common/src/geometry/curve/cubic_spline_curve.cpp:120
Methodrun
* @brief Running trajectory generation * @param points path points * @param path generated trajectory * @return true if generate successfully, else
src/core/common/src/geometry/curve/bspline_curve.cpp:292
MethodsearchPathWithVoronoi
* @brief search the shortest path from start to VD, or search the shortest path in VD * @param start start node * @param goal goal
src/core/path_planner/path_planner/src/graph_planner/voronoi_planner.cpp:119
Methodselection
* @brief Perform selection. * @param population The population of Genets. * @param selected_population The selected individuals will be store
src/core/path_planner/path_planner/src/evolutionary_planner/ga_planner.cpp:291
MethodselfRotate
src/core/common/src/geometry/vec2d.cpp:82
MethodsetAgentMaxNeighbors
src/core/controller/orca_controller/include/RVO/RVOSimulator.cc:338
MethodsetAgentMaxSpeed
src/core/controller/orca_controller/include/RVO/RVOSimulator.cc:343
MethodsetAgentNeighborDist
src/core/controller/orca_controller/include/RVO/RVOSimulator.cc:347
MethodsetAgentRadius
src/core/controller/orca_controller/include/RVO/RVOSimulator.cc:362
MethodsetAgentTimeHorizon
src/core/controller/orca_controller/include/RVO/RVOSimulator.cc:366
MethodsetAgentTimeHorizonObst
src/core/controller/orca_controller/include/RVO/RVOSimulator.cc:370
MethodsetAnimationState
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.cpp:198
MethodsetColor
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.h:166
MethodsetColor
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.h:241
MethodsetColor
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/mesh_node.h:128
MethodsetColor
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/covariance_visual.h:102
MethodsetColor
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/text_node.h:79
MethodsetDegree
src/plugins/gazebo_plugins/pedestrian_sfm_plugin/include/lightsfm/angle.hpp:100
MethodsetFileCache
(self, path)
src/plugins/dynamic_rviz_config/scripts/config.py:40
MethodsetIterator
src/core/path_planner/path_planner/include/path_planner/graph_planner/dstar_lite_planner.h:74
MethodsetKey
src/core/path_planner/path_planner/include/path_planner/graph_planner/dstar_lite_planner.h:70
MethodsetLineWidth
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.h:174
MethodsetLineWidth
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/covariance_visual.h:97
MethodsetMaxCurv
* @brief Configure the maximum curvature. * @param max_curv the maximum curvature */
src/core/common/src/geometry/curve/reeds_shepp_curve.cpp:1040
MethodsetMaxCurv
* @brief Configure the maximum curvature. * @param max_curv the maximum curvature */
src/core/common/src/geometry/curve/dubins_curve.cpp:434
MethodsetObstacle
src/plugins/map_plugins/voronoi_layer/src/dynamicvoronoi.cpp:158
MethodsetOffset
* @brief Configure the offset of control points. * @param offset The offset of control points */
src/core/common/src/geometry/curve/bezier_curve.cpp:182
MethodsetOrientation
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.h:83
MethodsetOrientation
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/covariance_visual.h:60
MethodsetParamMode
* @brief Configure the parameterization mode . * @param param_mode The parameterization mode */
src/core/common/src/geometry/curve/bspline_curve.cpp:373
MethodsetPlan
* @brief Set the plan that the controller is following * @param orig_global_plan the plan to pass to the controller * @return true if the plan was u
src/core/controller/lqr_controller/src/lqr_controller.cpp:92
MethodsetPlan
* @brief Set the plan that the controller is following * @param orig_global_plan the plan to pass to the controller * @return true if the plan was
src/core/controller/apf_controller/src/apf_controller.cpp:88
MethodsetPlan
* @brief Set the plan that the controller is following * @param orig_global_plan the plan to pass to the controller * @return true if the plan was
src/core/controller/static_controller/src/static_controller.cpp:69
MethodsetPlan
src/core/controller/dwa_controller/src/dwa.cpp:178
MethodsetPlan
src/core/controller/dwa_controller/src/dwa_controller.cpp:102
MethodsetPlan
* @brief Set the plan that the controller is following * @param orig_global_plan the plan to pass to the controller * @return true if the plan was u
src/core/controller/pid_controller/src/pid_controller.cpp:89
MethodsetPlan
src/core/controller/orca_controller/src/orca_controller.cpp:86
MethodsetPlan
* @brief Set the plan that the controller is following * @param orig_global_plan the plan to pass to the controller * @return true if the plan was u
src/core/controller/mpc_controller/src/mpc_controller.cpp:103
MethodsetPlan
* @brief Set the plan that the controller is following * @param orig_global_plan the plan to pass to the controller * @return true if the plan was
src/core/controller/rpp_controller/src/rpp_controller.cpp:83
MethodsetPoseOrientation
Set pose and orientation of person visual
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/person_display_common.h:246
MethodsetPosition
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/covariance_visual.h:55
MethodsetPosition
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/text_node.h:71
MethodsetRadian
src/plugins/gazebo_plugins/pedestrian_sfm_plugin/include/lightsfm/angle.hpp:94
MethodsetRhs
src/core/path_planner/path_planner/include/path_planner/graph_planner/dstar_lite_planner.h:66
MethodsetSPlineMode
* @brief Configure the B-Spline generation mode. * @param spline_mode The B-Spline generation mode */
src/core/common/src/geometry/curve/bspline_curve.cpp:384
MethodsetScalingFactor
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.h:305
MethodsetSplineOrder
* @brief Configure the degree of the curve. * @param order The degree of curve */
src/core/common/src/geometry/curve/bspline_curve.cpp:363
MethodsetStep
* @brief Configure the simulation step. * @param step Simulation or interpolation size */
src/core/common/src/geometry/curve/curve.cpp:49
MethodsetToolTopic
(self, name, topic)
src/plugins/dynamic_rviz_config/scripts/config.py:137
MethodsetVisible
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/person_visual.h:95
MethodsetVisible
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/covariance_visual.h:65
MethodsetVisible
src/plugins/rviz_plugins/spencer_tracking_rviz_plugin/src/visuals/text_node.h:75
← previousnext →701–800 of 923, ranked by callers