[ros-users] [Discourse.ros.org] [ROS-Industrial] Path planni…

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Jonathan Meyer via ros-users
日付:  
To: ros-users
CC: Jonathan Meyer
題目: [ros-users] [Discourse.ros.org] [ROS-Industrial] Path planning with external axis


Zach, those OMPL additions look very cool. I like the sampling augmented with a little optimization for exploration. It's not necessarily true that something like Descartes can't express the problem, however. Like OMPL, at it's core it's just a way to build and search graphs. For example, Descartes trying to move a 6DOF arm around the perimeter of a part that can turn: https://www.youtube.com/edit?o=U&video_id=EKYNZPfhyfQ

The problem is your sample space will grow out of control very quickly and so will your planning times... You might just try iterative inverse kinematics (e.g. call set from IK over and over) and see where it gets you. It's at least quick to try.

I have lots of ideas but, frustratingly, I can't really share too much at the moment. Even past motion planning, I'd budget a couple of weeks for debug and testing of your new motion interface.

Gijs, the problem of infinite windup might be addressable in the Descartes (or other planner) space if you specify that your start and end joint pose are the same. If your process allows the robot to get back then you could just continually duplicate that motion.





---
[Visit Topic](https://discourse.ros.org/t/path-planning-with-external-axis/4451/6) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>