How can I create my own path object through code?

Typically: "How do I... ", "How can I... " questions
Post Reply
MarkusPelt03
Posts: 2
Joined: 14 Mar 2024, 20:11

How can I create my own path object through code?

Post by MarkusPelt03 »

I'am implementing a path planning algorithm, and wanted to show the path that it is making using the "Path" object. Any tips on how could I do that?

MarkusPelt03
Posts: 2
Joined: 14 Mar 2024, 20:11

Re: How can I create my own path object through code?

Post by MarkusPelt03 »

Ok, taking a better look into the forum I found out that the better option for me is to use a drawing object to show the path.

Other than that, how can I search for "path" in the forum if it ignores the search term? Thanks.

coppelia
Site Admin
Posts: 10375
Joined: 14 Dec 2012, 00:25

Re: How can I create my own path object through code?

Post by coppelia »

MarkusPelt03 wrote: 14 Mar 2024, 20:28...Other than that, how can I search for "path" in the forum if it ignores the search term? Thanks.
Not sure I understand... you mean searching for "path" does not work?

Cheers

Post Reply