Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CHH3213/chhRobotics_CPP
/ functions
Functions
298 in github.com/CHH3213/chhRobotics_CPP
⨍
Functions
298
◇
Types & classes
58
Function
loglog
matplotlibcpp.h:1615
Function
main
main.cpp:11
Function
main
PathPlanning/B-spline/main.cpp:9
Function
main
PathPlanning/A_Star/main.cpp:8
Function
main
PathPlanning/Curve_interpolation/main.cpp:13
Function
main
PathPlanning/Bezier/main.cpp:9
Function
main
PathPlanning/Dubins_Path/main.cpp:7
Function
main
PathPlanning/Dynamic_Window_Approach/main.cpp:28
Function
main
PathPlanning/Dijkstra/main.cpp:8
Function
main
PathPlanning/Rapidly-exploring_Random_Tree_Star/main.cpp:6
Function
main
PathPlanning/Rapidly-exploring_Random_Tree_connect/main.cpp:10
Function
main
PathPlanning/Reeds_Shepp_Path/main.cpp:4
Function
main
PathPlanning/Rapidly-exploring_Random_Tree/main.cpp:10
Function
main
PathPlanning/Artifical_Potential_Field/main.cpp:9
Function
main
PathTracking/Rear_Wheel_Feedback/main.cpp:12
Function
main
PathTracking/LQR/main.cpp:12
Function
main
PathTracking/PID/main.cpp:35
Function
main
PathTracking/Pure_Pursuit/main.cpp:12
Function
main
PathTracking/MPC/main.cpp:12
Function
main
PathTracking/Model_Predictive_Speed_Steel_Control/main.cpp:9
Function
main
PathTracking/Stanley/main.cpp:16
Function
margins
matplotlibcpp.h:2194
Method
mod2Pi
* theta对2pi取模运算 * @param theta * @return */
PathPlanning/Dubins_Path/Dubins.cpp:27
Method
mod2Pi
* theta对2pi取模运算 * @param theta * @return */
PathPlanning/Reeds_Shepp_Path/ReedsShepp.cpp:17
Function
named_hist
matplotlibcpp.h:1332
Function
named_loglog
matplotlibcpp.h:1784
Function
named_plot
matplotlibcpp.h:1677
Function
named_semilogx
matplotlibcpp.h:1730
Function
named_semilogy
matplotlibcpp.h:1757
Method
normalizeAngle
* 角度归一化到【-PI,PI】 * @param angle * @return */
PathTracking/Rear_Wheel_Feedback/RearWheelFeedback.cpp:12
Method
normalizeAngle
* 角度归一化 * @param angle * @return */
PathTracking/utils/MyReferencePath.cpp:74
Method
normalizeAngle
* 角度归一化到【-PI,PI】 * @param angle * @return */
PathTracking/Stanley/Stanley.cpp:30
Method
obstacleFree
* Determine 判断是否有障碍物 (using), 使用线段与圆形的相交性方法来实现(general), * 对搜索会更加困难,这里便不考虑效率问题了... * @param node * @return */
PathPlanning/Rapidly-exploring_Random_Tree_connect/RRT_connect.cpp:66
Method
obstacleFree
* Determine 判断是否有障碍物 (using), 使用线段与圆形的相交性方法来实现(general), * 对搜索会更加困难,这里便不考虑效率问题了... * @param node * @return */
PathPlanning/Rapidly-exploring_Random_Tree/RRT.cpp:55
Method
operator!=
PathPlanning/Rapidly-exploring_Random_Tree_connect/RRT_connect.cpp:15
Method
operator()
matplotlibcpp.h:2803
Method
operator()
matplotlibcpp.h:2844
Method
operator()
PathTracking/Model_Predictive_Speed_Steel_Control/ModelPredictiveControl.cpp:321
Method
operator==
PathPlanning/Rapidly-exploring_Random_Tree_connect/RRT_connect.cpp:10
Function
plot3
matplotlibcpp.h:660
Method
plotCircle
* 画圆 * @param x * @param y * @param size * @param color */
PathPlanning/Rapidly-exploring_Random_Tree_connect/RRT_connect.cpp:303
Method
plotCircle
* 画圆 * @param x * @param y * @param size * @param color */
PathPlanning/Rapidly-exploring_Random_Tree/RRT.cpp:254
Method
plotGraph
* 画图 * @param current */
PathPlanning/A_Star/Astar.cpp:207
Method
plotGraph
* 画图 * @param current */
PathPlanning/Dijkstra/Dijkstra.cpp:206
Function
plot_surface
matplotlibcpp.h:477
Method
polar
PathPlanning/Dubins_Path/Dubins.cpp:16
Method
polar
PathPlanning/Reeds_Shepp_Path/ReedsShepp.cpp:102
Method
propagateCostToLeaves
PathPlanning/Rapidly-exploring_Random_Tree_Star/RRT_Star.cpp:79
Function
quiver
matplotlibcpp.h:1416
Function
rcparams
matplotlibcpp.h:2649
Method
remove
definitely remove this line
matplotlibcpp.h:2958
Method
reset
* 重置 */
PathTracking/PID/PID_controller.cpp:63
Method
rewire
* 布线 * @param new_node * @param near_inds */
PathPlanning/Rapidly-exploring_Random_Tree_Star/RRT_Star.cpp:104
Method
right_left_right
PathPlanning/Dubins_Path/Dubins.cpp:142
Method
right_straight_left
PathPlanning/Dubins_Path/Dubins.cpp:115
Method
right_straight_right
PathPlanning/Dubins_Path/Dubins.cpp:61
Method
safe_import
matplotlibcpp.h:135
Method
sampleFree
* 以(100-goal_sample_rate)%的概率随机生长,(goal_sample_rate)%的概率朝向目标点生长 * @return 生成的节点 */
PathPlanning/Rapidly-exploring_Random_Tree_connect/RRT_connect.cpp:127
Method
sampleFree
* 以(100-goal_sample_rate)%的概率随机生长,(goal_sample_rate)%的概率朝向目标点生长 * @return 生成的节点 */
PathPlanning/Rapidly-exploring_Random_Tree/RRT.cpp:117
Function
scatter
matplotlibcpp.h:993
Function
scatter_colored
matplotlibcpp.h:1026
Function
semilogx
matplotlibcpp.h:1565
Function
semilogy
matplotlibcpp.h:1590
Method
setBound
* 设置控制量边界 * @param upper * @param lower */
PathTracking/PID/PID_controller.cpp:40
Method
setDMax
PathPlanning/Artifical_Potential_Field/APF.cpp:46
Method
setEtaAtt
PathPlanning/Artifical_Potential_Field/APF.cpp:20
Method
setEtaRepEdge
PathPlanning/Artifical_Potential_Field/APF.cpp:28
Method
setEtaRepOb
PathPlanning/Artifical_Potential_Field/APF.cpp:24
Method
setK
* 设置pid参数 * @param kp * @param ki * @param kd */
PathTracking/PID/PID_controller.cpp:29
Method
setN
PathPlanning/Artifical_Potential_Field/APF.cpp:34
Method
setPath
PathPlanning/Reeds_Shepp_Path/ReedsShepp.cpp:50
Method
setSumError
* 设置累计误差 * @param sum_error */
PathTracking/PID/PID_controller.cpp:71
Method
setTarget
* 设置目标 * @param target */
PathTracking/PID/PID_controller.cpp:20
Function
set_aspect
matplotlibcpp.h:1973
Function
set_aspect_equal
matplotlibcpp.h:2000
Function
set_zlabel
matplotlibcpp.h:2473
Function
spy
matplotlibcpp.h:629
Method
steer
* 连线方向扩展固定步长查找x_new * @param from_node x_near * @param to_node x_rand * @param extend_length 扩展步长u. Defaults to float("inf"). * @return */
PathPlanning/Rapidly-exploring_Random_Tree_connect/RRT_connect.cpp:212
Method
steer
* 连线方向扩展固定步长查找x_new * @param from_node x_near * @param to_node x_rand * @param extend_length 扩展步长u. Defaults to float("inf"). * @return */
PathPlanning/Rapidly-exploring_Random_Tree/RRT.cpp:182
Function
stem
matplotlibcpp.h:755
Method
straightCurveStraight
* SCS * @param x * @param y * @param phi * @param paths * @param step_size * @return */
PathPlanning/Reeds_Shepp_Path/ReedsShepp.cpp:87
Method
straightLeftStraight
* SLS * @param x * @param y * @param phi * @return */
PathPlanning/Reeds_Shepp_Path/ReedsShepp.cpp:30
Function
subplot
matplotlibcpp.h:2252
Function
subplot2grid
matplotlibcpp.h:2269
Function
subplots_adjust
matplotlibcpp.h:1308
Function
suptitle
matplotlibcpp.h:2317
Function
text
matplotlibcpp.h:1834
Function
tick_params
matplotlibcpp.h:2226
Function
tight_layout
Actually, is there any reason not to call this automatically for every plot?
matplotlibcpp.h:2741
Method
trajectoryEvaluation
* 轨迹评价函数,评价越高,轨迹越优 * @param state 当前状态---x,y,yaw,v,w * @param goal 目标点位置,[x,y] * @param obstacle 障碍物位置,dim:[num_ob,2] * @return 最优控制量、最优轨迹 */
PathPlanning/Dynamic_Window_Approach/DWA.cpp:129
Method
trajectoryPredict
* 轨迹推算 * @param state 当前状态---x,y,yaw,v,w * @param v 当前时刻线速度 * @param w 当前时刻线速度 * @return 推算后的轨迹 */
PathPlanning/Dynamic_Window_Approach/DWA.cpp:110
Method
update
matplotlibcpp.h:2934
Method
verifyNode
* 判断节点是否有效,即是否超出边界和碰到障碍物 * @param node * @return */
PathPlanning/A_Star/Astar.cpp:98
Method
verifyNode
* 判断节点是否有效,即是否超出边界和碰到障碍物 * @param node * @return */
PathPlanning/Dijkstra/Dijkstra.cpp:98
Function
xkcd
matplotlibcpp.h:2580
Function
xticks
matplotlibcpp.h:2097
Function
yticks
matplotlibcpp.h:2146
Method
~Plot
matplotlibcpp.h:2969
← previous
201–298 of 298, ranked by callers