Search:

Type: Posts; User: kimi

Search: Search took 0.01 seconds.

  1. Thread: A star 3D

    by kimi
    Replies
    7
    Views
    1,767

    Thank you for the reply, both of you. I need to...

    Thank you for the reply, both of you. I need to use the algorithm for a mobile robot(kuka youbot) for path planning, using 2D it works but the rotation motion is not used, that is why I need the 3D...
  2. Thread: A star 3D

    by kimi
    Replies
    7
    Views
    1,767

    Program received signal SIGSEGV, Segmentation...

    Program received signal SIGSEGV, Segmentation fault.
    0x0805b776 in pathFind (xStart=@0xbffff180, yStart=@0xbffff17c,
    phiStart=@0xbffff178, xFinish=@0xbffff174, yFinish=@0xbffff170,
    ...
  3. Thread: A star 3D

    by kimi
    Replies
    7
    Views
    1,767

    A star 3D

    I'm trying to implement the a star algorithm, the 2D version works fine(found some implementations) , but then with 3 dimensions it doesn't, and I don't know why..sometimes I don't get any result,...
Results 1 to 3 of 3