Skip to content

Allow the path to be computed ahead of the match start#209

Open
lukicdarkoo wants to merge 1 commit intomainfrom
feature-precompute-path
Open

Allow the path to be computed ahead of the match start#209
lukicdarkoo wants to merge 1 commit intomainfrom
feature-precompute-path

Conversation

@lukicdarkoo
Copy link
Copy Markdown
Member

No description provided.

<PoseToFullPose pose="0;0.3;0" full_pose="{goal}" />
<ComputePathToPose goal="{goal}" path="{path}" planner_id="GridBased" />
<WaitMatchStart state="2" />
<FollowPath path="{path}" controller_id="FollowPath" />
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@angstrem98 Samo za controller_id stavi brzi kontroler

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inace, ovu putanju mozemo cak i zakucati, ne moramo uopste pozivati ComputePathToPose

@@ -0,0 +1,80 @@
// Copyright 2021 Memristor Robotics
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pokusao sam izbjeci kreiranje ovog cvora ali nisam uspio :/

@filiparag filiparag added the planning The robot has to perform many actions to achieve an objective label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

planning The robot has to perform many actions to achieve an objective

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants