You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the URDFs link to the STLs by going through package://simulation/robot_lib/Robots/RobotModels/<robot>/stl/*stl.
This should be changed to stl/*.stl so that we can check out the RobotModels repo by itself and use it.
The text was updated successfully, but these errors were encountered:
Currently the URDFs link to the STLs by going through
package://simulation/robot_lib/Robots/RobotModels/<robot>/stl/*stl
.This should be changed to
stl/*.stl
so that we can check out the RobotModels repo by itself and use it.The text was updated successfully, but these errors were encountered: