Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Collision Avoidance

#13
嗨,艾伯特
I thought about the PRM Algorithm and came up with some ideas concerning the CollisionFreePlanner Plugin.
Commands:
-The already mentioned: Update calculation command
-Set number of samples (verteces), set edges per sample (neighborhood size), set robot step...all to reduce calculation time in Python
-RDK.PluginCommand: Return Path-Targets as list to directly use them to assemble a bigger pathàthe created programs are maybe only used once, then they have to be deleted (lot size 1 path)
-Making sure RoboDK is not updating the PRM Signal (safe to import CAD-Files)
-setTimeoutTime (if no solution can be found in a useful time frame)… (closed Algorithm needs a big sampling size of Space C)
Maybe some of the mentioned commands are not necessary anymore, when others are implemented.
I attached a file. In the “Tisch_Test” python script I tried to experiment with the simulation speed and the collisionactive Signal. I experienced that the collisions might not be detected when increasing the simulation speed. Maybe I did something wrong. Otherwise I am not quite sure what I can achieve by increasing the simulation speed? Furthermore, I cannot run my test program with the RoboDK-Allow-CollisionFreePlanner.bat, when I delete the Kollisionsgeometrie1&2. This is what I meant with the AddFile issue. If there is any way for me to contribute to this Plugin, then I would be happy to help as I am basically working for free because of my Project assignment. Hopefully you can reproduce my findings and if you have any questions do not hesitate to contact me.

Have a nice day!
Robin


Attached Files
.rdk RDK_KUKA_KR10R900_250319.rdk(Size: 502.99 KB / Downloads: 537)
.stl Kollisionsgeometrie.stl(Size: 684 bytes / Downloads: 502)


Messages In This Thread
Collision Avoidance - byMicronexx- 11-02-2018, 11:18 PM
RE: Collision Avoidance - byJeremy- 11-05-2018, 05:22 PM
RE: Collision Avoidance - bymattmct- 11-07-2018, 01:56 AM
RE: Collision Avoidance - byMicronexx- 11-07-2018, 05:38 PM
RE: Collision Avoidance - byJeremy- 11-07-2018, 04:31 PM
RE: Collision Avoidance - byAlbert- 11-08-2018, 12:04 AM
RE: Collision Avoidance - byRZingrich- 03-15-2019, 02:54 PM
RE: Collision Avoidance - byAlbert- 03-19-2019, 01:10 AM
RE: Collision Avoidance - byRZingrich- 03-21-2019, 03:19 PM
RE: Collision Avoidance - byJeremy- 03-21-2019, 08:33 PM
RE: Collision Avoidance - byRZingrich- 03-22-2019, 10:36 AM
RE: Collision Avoidance - byAlbert- 03-22-2019, 02:20 PM
RE: Collision Avoidance - byyurykotlyarov- 07-18-2022, 06:08 PM
RE: Collision Avoidance - byRZingrich- 03-25-2019, 12:26 PM
RE: Collision Avoidance - byAlbert- 04-02-2019, 05:03 PM
RE: Collision Avoidance - byRZingrich- 04-29-2019, 12:12 PM
RE: Collision Avoidance - byAlbert- 04-30-2019, 07:39 PM
RE: Collision Avoidance - byh.sciascia- 06-09-2021, 06:19 AM
RE: Collision Avoidance - byRZingrich- 04-30-2019, 07:46 PM
RE: Collision Avoidance - byRZingrich- 05-10-2019, 02:22 PM
RE: Collision Avoidance - byRZingrich- 07-25-2019, 01:08 PM
RE: Collision Avoidance - byAlbert- 07-30-2019, 04:44 PM
RE: Collision Avoidance - byAlbert- 06-16-2021, 08:52有空
RE: Collision Avoidance - byAlbert- 07-19-2022, 06:42 AM
RE: Collision Avoidance - byyurykotlyarov- 07-19-2022, 12:25 PM
RE: Collision Avoidance - byyurykotlyarov- 07-20-2022, 10:03 AM



Users browsing this thread:
1 Guest(s)