forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding a .obj that has the texture file reference in it. Prius_ackerman1.urdf now calls the prius.obj file instead of the .dae
- Loading branch information
Showing
4 changed files
with
5,604 additions
and
1 deletion.
There are no files selected for viewing
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# 3ds Max Wavefront OBJ Exporter v0.97b - (c)2007 guruware | ||
# File Created: 19.01.2016 10:26:11 | ||
|
||
newmtl Material__69 | ||
Ns 10.0000 | ||
Ni 1.5000 | ||
d 1.0000 | ||
Tr 0.0000 | ||
Tf 1.0000 1.0000 1.0000 | ||
illum 2 | ||
Ka 1.0000 1.0000 1.0000 | ||
Kd 1.0000 1.0000 1.0000 | ||
Ks 0.0000 0.0000 0.0000 | ||
Ke 0.0000 0.0000 0.0000 | ||
map_Ka maps\car_texture.jpg | ||
map_Kd maps\car_texture.jpg |
Oops, something went wrong.