We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f32279 commit d20de29Copy full SHA for d20de29
planning/behavior_velocity_planner/autoware_behavior_velocity_virtual_traffic_light_module/src/scene.cpp
@@ -38,7 +38,6 @@ struct SegmentIndexWithPoint
38
struct SegmentIndexWithOffset
39
{
40
size_t index;
41
- double offset;
42
};
43
44
tier4_v2x_msgs::msg::KeyValue createKeyValue(const std::string & key, const std::string & value)
0 commit comments