collision_check.cpp | This defines a cost function for collision checking |
collision_check.h | This defines a cost function for collision checking |
control_cost_projection.cpp | This defines a control cost projection update filter |
control_cost_projection.h | This defines a control cost projection update filter |
joint_limits.cpp | This defines a joint limit filter |
joint_limits.h | This defines a joint limit filter |
kinematics.cpp | This defines kinematic related utilities |
kinematics.h | This defines kinematic related utilities |
multi_trajectory_visualization.cpp | This defines a multi trajectory visualizer for publishing the noisy trajectories |
multi_trajectory_visualization.h | This defines a multi trajectory visualizer for publishing the noisy trajectories |
multivariate_gaussian.h | |
normal_distribution_sampling.cpp | This a normial distribution noisy trajectory update generator |
normal_distribution_sampling.h | This a normial distribution noisy trajectory update generator |
obstacle_distance_gradient.cpp | This defines a Robot Model for the Stomp Planner |
obstacle_distance_gradient.h | This defines a Robot Model for the Stomp Planner |
polynomial.cpp | TODO |
polynomial.h | TODO |
polynomial_smoother.cpp | This defines a polynomial smoother update filter |
polynomial_smoother.h | This defines a polynomial smoother update filter |
rosdoc.yaml | |
stomp_config_example.yaml | |
stomp_cost_function.h | This is the base class for all stomp cost functions |
stomp_noise_generator.h | This is the base class for all stomp noisy generators |
stomp_noisy_filter.h | This is the base class for all stomp filters |
stomp_optimization_task.cpp | This defines stomp's optimization task |
stomp_optimization_task.h | This defines stomp's optimization task |
stomp_planner.cpp | This defines the stomp planner for MoveIt |
stomp_planner.h | This defines the stomp planner for MoveIt |
stomp_planner_manager.cpp | This defines the stomp planning manager for MoveIt |
stomp_planner_manager.h | This defines the stomp planning manager for MoveIt |
stomp_smoothing_adapter.cpp | |
stomp_update_filter.h | This is the base class for all stomp update filters |
trajectory_visualization.cpp | This defines a trajectory visualizer for publishing the smooth trajectory |
trajectory_visualization.h | This defines a trajectory visualizer for publishing the smooth trajectory |
update_logger.cpp | This defines a update trajectory logger which writes the data to a file |
update_logger.h | This defines a update trajectory logger which writes the data to a file |