Skip to content

How to get whole waypoints to the destination #5350

Answered by maxime-clem
Kim-mins asked this question in Q&A
Discussion options

You must be logged in to vote

I think you are using a slightly older version of Autoware where the Trajectory message has a maximum capacity of 10000 points (https://github.com/tier4/autoware_auto_msgs/blob/tier4/main/autoware_auto_planning_msgs/msg/Trajectory.idl#L14).
A quick solution is to remove this limit by editing the message definition and rebuilding Autoware.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kim-mins
Comment options

Answer selected by Kim-mins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
component:planning Route planning, decision-making, and navigation.
2 participants