shadow-robot / sr-ros-interface

A ROS interface for Shadow Robot's hand.
GNU General Public License v2.0
22 stars 12 forks source link

dae should use Y_UP for clean collision in ompl #298

Closed ugocupcic closed 9 years ago

ugocupcic commented 9 years ago

From @guihomework:

Be careful, if you use the new file for collision too, OMPL might have issues (similar to #144)

DAE collision model should have the option 'up_axis Y_UP' because OMPL reads this tag when rviz/gazebo do not (so mode render correctly). Blender uses by default Z_UP in DAE exports which turns the colliding model 90 degree in OMPL and collides with the environment while planning although the display in RVIZ is OK

landscape-bot commented 9 years ago

Code Health Code quality remained the same when pulling 117e7c6 on shadow-robot:B_z_up into 94f94b6 on shadow-robot:indigo-devel.