Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bziyue/SplineTrajectory
/ functions
Functions
556 in github.com/Bziyue/SplineTrajectory
⨍
Functions
556
◇
Types & classes
101
Method
forEachOptimizedBoundaryDerivativeSlot
include/SplineOptimizer.hpp:806
Method
generate
include/large_scale_traj_optimizer/traj_min_jerk.hpp:857
Method
generate
include/large_scale_traj_optimizer/traj_min_snap.hpp:896
Method
getAcc
Get the acceleration at time t of the trajectory
include/large_scale_traj_optimizer/traj_min_jerk.hpp:548
Method
getAcc
Get the acceleration at time t of the trajectory
include/large_scale_traj_optimizer/traj_min_snap.hpp:556
Method
getAcc
include/gcopter/trajectory.hpp:490
Method
getAccCoeffMat
Get the polynomial coefficients of acceleration of this piece Default arg chooses the natural coefficients If normalized version is needed, set the ar
include/large_scale_traj_optimizer/traj_min_jerk.hpp:210
Method
getAccCoeffMat
Get the polynomial coefficients of acceleration of this piece Default arg chooses the natural coefficients If normalized version is needed, set the ar
include/large_scale_traj_optimizer/traj_min_snap.hpp:218
Method
getActiveConfig
include/SplineOptimizer.hpp:1027
Method
getBoundaryVector
include/SplineOptimizer.hpp:830
Method
getCoeffMat
Get the coefficient matrix of the piece Default arg chooses the natural coefficients If normalized version is needed, set the arg true
include/large_scale_traj_optimizer/traj_min_snap.hpp:185
Method
getDegree
include/SplineTrajectory.hpp:437
Method
getDegree
include/gcopter/trajectory.hpp:60
Method
getDim
include/large_scale_traj_optimizer/traj_min_jerk.hpp:97
Method
getDim
include/large_scale_traj_optimizer/traj_min_snap.hpp:105
Method
getDim
include/gcopter/trajectory.hpp:55
Method
getDimension
include/SplineTrajectory.hpp:435
Method
getDimension
include/SplineTrajectory.hpp:725
Method
getDimension
include/SplineTrajectory.hpp:1441
Method
getDimension
include/SplineTrajectory.hpp:2454
Method
getDimension
include/SplineOptimizer.hpp:306
Method
getDuration
include/SplineTrajectory.hpp:737
Method
getDuration
include/SplineTrajectory.hpp:1453
Method
getDuration
include/SplineTrajectory.hpp:2466
Method
getDurations
Get durations vector of all pieces
include/large_scale_traj_optimizer/traj_min_jerk.hpp:413
Method
getDurations
Get durations vector of all pieces
include/large_scale_traj_optimizer/traj_min_snap.hpp:421
Method
getDurations
include/gcopter/trajectory.hpp:363
Method
getEndTime
include/SplineTrajectory.hpp:732
Method
getEndTime
include/SplineTrajectory.hpp:1448
Method
getEndTime
include/SplineTrajectory.hpp:2461
Method
getEnergy
include/SplineTrajectory.hpp:780
Method
getEnergy
include/SplineTrajectory.hpp:1496
Method
getEnergy
include/SplineTrajectory.hpp:2509
Method
getEnergy
include/gcopter/minco.hpp:551
Method
getEnergy
include/gcopter/minco.hpp:874
Method
getEnergyGrad
* @brief Compute full energy gradient combining time, inner point, and boundary gradients. * * @return Gradients Structure containin
include/SplineTrajectory.hpp:1701
Method
getEnergyGrad
* @brief Compute full energy gradient combining time, inner point, and boundary gradients. * * @return Gradients Structure containin
include/SplineTrajectory.hpp:2746
Method
getEnergyGradBoundary
* @brief Compute partial gradient of energy w.r.t. boundary conditions (Pos, Vel, Acc). * @return BoundaryDualGrads containing gradients.
include/SplineTrajectory.hpp:1660
Method
getEnergyGradBoundary
* @brief Compute partial gradient of energy w.r.t. boundary conditions (Pos, Vel, Acc, Jerk). * @return BoundaryDualGrads containing gradient
include/SplineTrajectory.hpp:2698
Method
getEnergyGradInnerPoints
* @brief Compute full gradient of energy w.r.t. inner waypoints only. * @return MatrixType Full gradient dE/dP for inner points only.
include/SplineTrajectory.hpp:1638
Method
getEnergyGradInnerPoints
* @brief Compute full gradient of energy w.r.t. inner waypoints only. * @return MatrixType Full gradient dE/dP for inner points only.
include/SplineTrajectory.hpp:2676
Method
getEnergyGradTimes
* @brief Compute full gradient of energy w.r.t. segment durations. * * @return VectorXd Full gradient dE/dT, size num_segments.
include/SplineTrajectory.hpp:1612
Method
getEnergyGradTimes
* @brief Compute full gradient of energy w.r.t. segment durations. * * @return VectorXd Full gradient dE/dT, size num_segments.
include/SplineTrajectory.hpp:2645
Method
getEnergyPartialGradByCoeffs
* @brief Compute partial gradient of energy w.r.t. polynomial coefficients. * * @return MatrixType Partial gradient ∂E/∂C, size (num
include/SplineTrajectory.hpp:812
Method
getEnergyPartialGradByCoeffs
* @brief Compute partial gradient of energy w.r.t. polynomial coefficients. * * @return MatrixType Partial gradient ∂E/∂C, size (num
include/SplineTrajectory.hpp:1536
Method
getEnergyPartialGradByCoeffs
* @brief Compute partial gradient of energy w.r.t. polynomial coefficients. * * @return MatrixType Partial gradient ∂E/∂C, size (num
include/SplineTrajectory.hpp:2556
Method
getEnergyPartialGradByCoeffs
include/gcopter/minco.hpp:571
Method
getEnergyPartialGradByCoeffs
include/gcopter/minco.hpp:898
Method
getEnergyPartialGradByTimes
* @brief Compute partial gradient of energy w.r.t. segment durations. * * @return VectorXd Partial gradient ∂E/∂T, size num_segments
include/SplineTrajectory.hpp:846
Method
getEnergyPartialGradByTimes
* @brief Compute partial gradient of energy w.r.t. segment durations. * * @return VectorXd Partial gradient ∂E/∂T, size num_segments
include/SplineTrajectory.hpp:1581
Method
getEnergyPartialGradByTimes
* @brief Compute partial gradient of energy w.r.t. segment durations. * * @return VectorXd Partial gradient ∂E/∂T, size num_segments
include/SplineTrajectory.hpp:2613
Method
getEnergyPartialGradByTimes
include/gcopter/minco.hpp:590
Method
getEnergyPartialGradByTimes
include/gcopter/minco.hpp:924
Method
getGradInnerP
include/large_scale_traj_optimizer/traj_min_snap.hpp:1123
Method
getGradT
include/large_scale_traj_optimizer/traj_min_snap.hpp:1083
Method
getJer
include/gcopter/trajectory.hpp:496
Method
getJuncAcc
Get the acceleration at the juncIdx-th waypoint
include/large_scale_traj_optimizer/traj_min_jerk.hpp:581
Method
getJuncAcc
Get the acceleration at the juncIdx-th waypoint
include/large_scale_traj_optimizer/traj_min_snap.hpp:589
Method
getJuncAcc
include/gcopter/trajectory.hpp:531
Method
getJuncPos
Get the position at the juncIdx-th waypoint
include/large_scale_traj_optimizer/traj_min_jerk.hpp:555
Method
getJuncPos
Get the position at the juncIdx-th waypoint
include/large_scale_traj_optimizer/traj_min_snap.hpp:563
Method
getJuncPos
include/gcopter/trajectory.hpp:507
Method
getJuncVel
Get the velocity at the juncIdx-th waypoint
include/large_scale_traj_optimizer/traj_min_jerk.hpp:568
Method
getJuncVel
Get the velocity at the juncIdx-th waypoint
include/large_scale_traj_optimizer/traj_min_snap.hpp:576
Method
getJuncVel
include/gcopter/trajectory.hpp:519
Method
getMaxAccRate
Get the max acceleration rate of the trajectory
include/large_scale_traj_optimizer/traj_min_jerk.hpp:608
Method
getMaxAccRate
Get the max acceleration rate of the trajectory
include/large_scale_traj_optimizer/traj_min_snap.hpp:616
Method
getMaxAccRate
include/gcopter/trajectory.hpp:556
Method
getMaxVelRate
Get the max velocity rate of the trajectory
include/large_scale_traj_optimizer/traj_min_jerk.hpp:594
Method
getMaxVelRate
Get the max velocity rate of the trajectory
include/large_scale_traj_optimizer/traj_min_snap.hpp:602
Method
getMaxVelRate
include/gcopter/trajectory.hpp:543
Method
getNumPoints
include/SplineTrajectory.hpp:742
Method
getNumPoints
include/SplineTrajectory.hpp:1458
Method
getNumPoints
include/SplineTrajectory.hpp:2471
Method
getNumSegments
include/SplineTrajectory.hpp:747
Method
getNumSegments
include/SplineTrajectory.hpp:1463
Method
getNumSegments
include/SplineTrajectory.hpp:2476
Method
getObjective
include/large_scale_traj_optimizer/traj_min_snap.hpp:1069
Method
getOrder
include/large_scale_traj_optimizer/traj_min_jerk.hpp:102
Method
getOrder
include/large_scale_traj_optimizer/traj_min_snap.hpp:110
Method
getPPolyCopy
include/SplineTrajectory.hpp:760
Method
getPPolyCopy
include/SplineTrajectory.hpp:1476
Method
getPPolyCopy
include/SplineTrajectory.hpp:2489
Method
getPieceNum
include/large_scale_traj_optimizer/traj_min_jerk.hpp:407
Method
getPieceNum
include/large_scale_traj_optimizer/traj_min_snap.hpp:415
Method
getPieceNum
include/gcopter/trajectory.hpp:358
Method
getPos
Get the position at time t of the trajectory
include/large_scale_traj_optimizer/traj_min_jerk.hpp:534
Method
getPos
Get the position at time t of the trajectory
include/large_scale_traj_optimizer/traj_min_snap.hpp:542
Method
getPos
include/gcopter/trajectory.hpp:478
Method
getPositions
include/large_scale_traj_optimizer/traj_min_jerk.hpp:436
Method
getPositions
include/large_scale_traj_optimizer/traj_min_snap.hpp:444
Method
getPositions
include/gcopter/trajectory.hpp:385
Method
getSnap
include/gcopter/trajectory.hpp:501
Method
getStartTime
include/SplineTrajectory.hpp:727
Method
getStartTime
include/SplineTrajectory.hpp:1443
Method
getStartTime
include/SplineTrajectory.hpp:2456
Method
getTotalDuration
Get total duration of the trajectory
include/large_scale_traj_optimizer/traj_min_jerk.hpp:425
Method
getTotalDuration
Get total duration of the trajectory
include/large_scale_traj_optimizer/traj_min_snap.hpp:433
Method
getTraj
include/large_scale_traj_optimizer/traj_min_snap.hpp:1138
Method
getTrajectory
include/gcopter/minco.hpp:536
← previous
next →
301–400 of 556, ranked by callers