mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
Merged in polaris_raise_hand_wheel (pull request #25)
Polaris: raise steering wheel, add collision shapes for roll cage and handles
This commit is contained in:
commit
4b8896675c
@ -19,3 +19,33 @@ material Polaris/Diffuse
|
||||
}
|
||||
}
|
||||
}
|
||||
material FNR_switch_F
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 1.0 1.0 1.0 1.000
|
||||
texture_unit
|
||||
{
|
||||
texture FNR_switch_F.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
material FNR_switch_R
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 1.0 1.0 1.0 1.000
|
||||
texture_unit
|
||||
{
|
||||
texture FNR_switch_R.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
BIN
polaris_ranger_ev/materials/textures/FNR_switch_F.png
Normal file
BIN
polaris_ranger_ev/materials/textures/FNR_switch_F.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
BIN
polaris_ranger_ev/materials/textures/FNR_switch_R.png
Normal file
BIN
polaris_ranger_ev/materials/textures/FNR_switch_R.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user