File: dwb_msgs/TrajectoryScore.msg
Raw Message Definition
# Complete scoring for a given twist.
# The trajectory being scored
Trajectory2D traj
# The Scores for each of the critics employed
CriticScore[] scores
# Convenience member that totals the critic scores
float32 total
Compact Message Definition