Skip to content

Commit

Permalink
fix: planning_msg (#76)
Browse files Browse the repository at this point in the history
* fix:planning_msg

Signed-off-by: jack.song <[email protected]>

* fix:planning_msg

Signed-off-by: jack.song <[email protected]>

---------

Signed-off-by: jack.song <[email protected]>
  • Loading branch information
shulanbushangshu authored Dec 8, 2023
1 parent 2096152 commit 11aa883
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions autoware_planning_msgs/msg/Trajectory.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
uint32 CAPACITY = 10000
std_msgs/Header header
autoware_planning_msgs/TrajectoryPoint[10000] points
autoware_planning_msgs/TrajectoryPoint[] points

0 comments on commit 11aa883

Please sign in to comment.