RethinkRobotics / baxter_common

ROS Messages and robot description files for the Baxter Research Robot
www.rethinkrobotics.com/sdk
BSD 3-Clause "New" or "Revised" License
56 stars 105 forks source link

remove up_axis tag from DAE meshes #92

Open T045T opened 6 years ago

T045T commented 6 years ago

RViz doesn't respect it anyway ( https://github.com/ros-visualization/rviz/issues/1045 ), but current versions of three.js' ColladaLoader (used in the RobotWebTools, see https://github.com/RobotWebTools/ros3djs/pull/202 ) do!

(Since RViz doesn't respect the tag, this does not break the model)