Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hypha-ROS/hypharos_minicar
/ functions
Functions
43 in github.com/Hypha-ROS/hypharos_minicar
⨍
Functions
43
◇
Types & classes
6
↓ 2 callers
Method
LoadParams
src/MPC.cpp:203
↓ 2 callers
Function
showInfo
(speed_bound, angle_bound)
script/teleop_keyboard.py:76
↓ 1 callers
Function
Poly
example/CppAD_started.cpp:89
↓ 1 callers
Method
Solve
src/MPC.cpp:225
↓ 1 callers
Function
getKey
(safety_mode)
script/teleop_keyboard.py:58
↓ 1 callers
Function
get_started
example/CppAD_Ipopt.cpp:88
↓ 1 callers
Method
get_thread_numbers
Public: return _thread_numbers
src/MPC_Node.cpp:190
Method
FG_eval
Constructor
src/MPC.cpp:42
Method
LoadParams
Load parameters for constraints
src/MPC.cpp:72
Method
MPC
==================================== MPC class definition implementation. ====================================
src/MPC.cpp:184
Method
MPCNode
src/MPC_Node.cpp:87
Method
PurePursuit
src/Pure_Pursuit.cpp:75
Method
__init__
(self)
script/base_control.py:29
Method
ackermannCmdCB
(self, data)
script/base_control.py:102
Method
ackermannSafeCB
(self, data)
script/base_control.py:117
Method
amclCB
src/Pure_Pursuit.cpp:338
Method
amclCB
Callback: Check if the car is inside the goal area or not
src/MPC_Node.cpp:306
Method
controlLoopCB
src/Pure_Pursuit.cpp:356
Method
controlLoopCB
Timer: Control Loop (closed loop nonlinear MPC)
src/MPC_Node.cpp:326
Method
getCar2GoalDist
src/Pure_Pursuit.cpp:322
Method
getEta
src/Pure_Pursuit.cpp:315
Method
getSteering
src/Pure_Pursuit.cpp:332
Method
getYawFromPose
src/Pure_Pursuit.cpp:204
Method
get_odom_car2WayPtVec
src/Pure_Pursuit.cpp:247
Method
goalCB
src/Pure_Pursuit.cpp:182
Method
goalCB
CallBack: Update goal status
src/MPC_Node.cpp:296
Method
initMarker
src/Pure_Pursuit.cpp:130
Method
isForwardWayPt
src/Pure_Pursuit.cpp:219
Method
isWayPtAwayFromLfwDist
src/Pure_Pursuit.cpp:235
Function
main
main program
example/CppAD_started.cpp:102
Function
main
main program that runs all the tests
example/CppAD_Ipopt.cpp:168
Function
main
/ MAIN FUNCTION */ /
src/Pure_Pursuit.cpp:403
Function
main
/ MAIN FUNCTION */ /
src/MPC_Node.cpp:458
Method
odomCB
src/Pure_Pursuit.cpp:170
Method
odomCB
CallBack: Update odometry
src/MPC_Node.cpp:232
Method
operator()
fg: function that evaluates the objective and constraints using the syntax
example/CppAD_Ipopt.cpp:67
Method
operator()
fg: function that evaluates the objective and constraints using the syntax
src/MPC.cpp:104
Method
pathCB
src/Pure_Pursuit.cpp:176
Method
pathCB
CallBack: Update path waypoints (conversion to odom frame)
src/MPC_Node.cpp:238
Method
polyeval
Evaluate a polynomial.
src/MPC_Node.cpp:197
Method
polyfit
Fit a polynomial. Adapted from https://github.com/JuliaMath/Polynomials.jl/blob/master/src/Polynomials.jl#L676-L716
src/MPC_Node.cpp:211
Method
timerCmdCB
(self, event)
script/base_control.py:197
Method
timerOdomCB
(self, event)
script/base_control.py:131