Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lukicdarkoo
Copy link
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
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
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
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
@filiparag filiparag added this to In progress in Software team via automation 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
Software team
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants