cuikcctrrt.c File Reference Detailed Description![]() Defines a RRT on a manifold but considering a cost function so that low cost regions are explored first. The exploration is guided by the method described in L. Jaillet, J. Cortes, T. Simeon, Sampling-based path planning on configuration-space costmaps IEEE Transactions on Robotics, Vol. 26(4), pp. 635 - 646, 2010. http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=5477164 Definition in file cuikcctrrt.c.
Function Documentation
Main body of the cuikcctrrt application. Defines a RRT on a manifold but considering a cost function so that low cost regions are explored first. The exploration is guided by the method described in L. Jaillet, J. Cortes, T. Simeon, Sampling-based path planning on configuration-space costmaps IEEE Transactions on Robotics, Vol. 26(4), pp. 635 - 646, 2010. http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=5477164 Use:
where
The .world extension is optional.
Definition at line 85 of file cuikcctrrt.c. References ccTRRT(), CreateFileName(), CS_WD_COST_FN, CS_WD_COST_PTR, CS_WD_DELETE, CS_WD_EXT, CS_WD_GET_NUM_SYSTEM_VARS, CS_WD_INIT, DeleteAverages(), DeleteFileName(), DeleteParameters(), DeleteRRT(), DeleteRRTStatistics(), DeleteSamples(), Error(), EXPLORATION_RRT, FALSE, GET_RRT_STATISTICS, GetFileFullName(), GetRRTNumNodes(), InitAverages(), InitParametersFromFile(), InitRRT(), InitRRTStatistics(), NEW, NewSuccesfulExperiment(), NO_UINT, ONE_TREE, PARAM_EXT, PrintAverages(), PrintAveragesHeader(), PrintParameters(), PrintRRTStatistics(), randomSet(), ReadOneSample(), ReadTwoSamples(), RRT_EXT, RRT_VERBOSE, RRTMemSize(), SaveRRT(), SaveSamples(), TRUE, and Warning(). |
Follow us!