Finished fixing merge conflicts and touched up camera settings.
More merge conflicts. Taking main changes then will integrate mine.
This commit is contained in:
parent
512222607a
commit
f571dc9459
47
.gitignore
vendored
47
.gitignore
vendored
@ -1,39 +1,78 @@
|
||||
BP_Puralink
|
||||
BP_Revolute
|
||||
|
||||
# Visual Studio 2015 user specific files
|
||||
.vs/
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
*.obj
|
||||
|
||||
# Precompiled Headers
|
||||
*.gch
|
||||
*.pch
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
|
||||
# Fortran module files
|
||||
*.mod
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
*.lib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
*.ipa
|
||||
|
||||
# These project files can be generated by the engine
|
||||
*.xcodeproj
|
||||
*.xcworkspace
|
||||
*.sln
|
||||
*.suo
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
|
||||
# Precompiled Assets
|
||||
SourceArt/**/*.png
|
||||
SourceArt/**/*.tga
|
||||
|
||||
# Binary Files
|
||||
Binaries/*
|
||||
Plugins/**/Binaries/*
|
||||
|
||||
# Builds
|
||||
Build/*
|
||||
Builds/*
|
||||
*.app
|
||||
|
||||
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
|
||||
!Build/*/
|
||||
Build/*/**
|
||||
!Build/*/PakBlacklist*.txt
|
||||
|
||||
# Don't ignore icon files in Build
|
||||
!Build/**/*.ico
|
||||
|
||||
# Built data for maps
|
||||
*_BuiltData.uasset
|
||||
|
||||
# Configuration files generated by the Editor
|
||||
Saved/*
|
||||
|
||||
# Compiled source files for the engine to use
|
||||
Intermediate/*
|
||||
Plugins/**/Intermediate/*
|
||||
|
||||
# Cache files for the editor to use
|
||||
DerivedDataCache/*
|
||||
|
||||
.DS_Store
|
||||
/RobotData
|
||||
|
13
.idea/.idea.Luckyrobots/.idea/.gitignore
generated
vendored
Normal file
13
.idea/.idea.Luckyrobots/.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/modules.xml
|
||||
/projectSettingsUpdater.xml
|
||||
/.idea.Luckyrobots.iml
|
||||
/contentModel.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
1
.idea/.idea.Luckyrobots/.idea/.name
generated
Normal file
1
.idea/.idea.Luckyrobots/.idea/.name
generated
Normal file
@ -0,0 +1 @@
|
||||
Luckyrobots
|
4
.idea/.idea.Luckyrobots/.idea/encodings.xml
generated
Normal file
4
.idea/.idea.Luckyrobots/.idea/encodings.xml
generated
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
6
.idea/.idea.Luckyrobots/.idea/vcs.xml
generated
Normal file
6
.idea/.idea.Luckyrobots/.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
3552
Binaries/Mac/Luckyrobots-Mac-Shipping.target
Normal file
3552
Binaries/Mac/Luckyrobots-Mac-Shipping.target
Normal file
File diff suppressed because it is too large
Load Diff
35039
Binaries/Win64/LuckyrobotsEditor.target
Normal file
35039
Binaries/Win64/LuckyrobotsEditor.target
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.dll
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.dll
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.exp
Normal file
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.exp
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.pdb
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.pdb
(Stored with Git LFS)
Normal file
Binary file not shown.
7
Binaries/Win64/UnrealEditor.modules
Normal file
7
Binaries/Win64/UnrealEditor.modules
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"BuildId": "827e4aed-aff1-4853-85bd-51def0d581c9",
|
||||
"Modules":
|
||||
{
|
||||
"Luckyrobots": "UnrealEditor-Luckyrobots.dll"
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -5,8 +5,9 @@ ClearInvalidTags=False
|
||||
AllowEditorTagUnloading=True
|
||||
AllowGameTagUnloading=False
|
||||
FastReplication=False
|
||||
bDynamicReplication=False
|
||||
InvalidTagCharacters="\"\',"
|
||||
+GameplayTagTableList=/Game/ElectircDream/Audio/Soundscape/SoundscapeStates.SoundscapeStates
|
||||
+GameplayTagTableList=/Game/Developers/Bhrama/DT_LuckyStateTreeTags.DT_LuckyStateTreeTags
|
||||
NumBitsForContainerSize=6
|
||||
NetIndexFirstBitSegment=16
|
||||
|
||||
|
BIN
Content/Blueprint/Core/BP_NaviSplineCreator.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/Core/BP_NaviSplineCreator.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/Core/BP_RobotArmPlacementVolume.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprint/Core/BP_RobotArmPlacementVolume.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprint/Core/BP_RobotArmRandomItemsVolume.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprint/Core/BP_RobotArmRandomItemsVolume.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprint/DATA/datatables/DT_Furniture_Table.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprint/DATA/datatables/DT_Furniture_Table.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprint/DATA/datatables/DT_Level.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/DATA/datatables/DT_Level.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/DATA/datatables/DT_MainBPCharacter.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/DATA/datatables/DT_MainBPCharacter.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/Game/BP_LuckyGameState.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/Game/BP_LuckyGameState.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/Game/BP_LuckyGameinstanceMode.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/Game/BP_LuckyGameinstanceMode.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/Game/BP_LuckyRobots.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/Game/BP_LuckyRobots.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/Mujoco/BP_MujocoSettingsStretchV1.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/Mujoco/BP_MujocoSettingsStretchV1.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/RobotPawnActors/BP_DroneRobot.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/RobotPawnActors/BP_DroneRobot.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/RobotPawnActors/BP_mujoco_SOArm100.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprint/RobotPawnActors/BP_mujoco_SOArm100.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprint/RobotPawnActors/BP_mujokoStretch.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/RobotPawnActors/BP_mujokoStretch.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/State/ST_LuckyWorld.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprint/State/ST_LuckyWorld.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprint/oldRobotsBP/BP_DJI_DroneMovementBluePrint.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/oldRobotsBP/BP_DJI_DroneMovementBluePrint.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprint/robotAccessoriesSensors/BP_CameraSensor.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/robotAccessoriesSensors/BP_CameraSensor.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Developers/Bhrama/DT_LuckyStateTreeTags.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/DT_LuckyStateTreeTags.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Materials/MI_Black.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Materials/MI_Black.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Materials/MI_Orange.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Materials/MI_Orange.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Base.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Base.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Base_Motor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Base_Motor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Base_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Base_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Base_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Base_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Collision_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Collision_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Collision_1_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Collision_1_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Collision_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Collision_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Collision_2_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Collision_2_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Motor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Motor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Fixed_Jaw_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Lower_Arm.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Lower_Arm.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Lower_Arm_Motor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Lower_Arm_Motor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Lower_Arm_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Lower_Arm_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Lower_Arm_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Lower_Arm_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_1_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_1_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_2_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_2_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_3.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_3_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Collision_3_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Moving_Jaw_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Rotation_Pitch.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Rotation_Pitch.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Rotation_Pitch_Motor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Rotation_Pitch_Motor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Rotation_Pitch_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Rotation_Pitch_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Rotation_Pitch_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Rotation_Pitch_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Upper_Arm.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Upper_Arm.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Upper_Arm_Motor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Upper_Arm_Motor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Upper_Arm_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Upper_Arm_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Upper_Arm_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Upper_Arm_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Wrist_Pitch_Roll.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Wrist_Pitch_Roll.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Wrist_Pitch_Roll_Motor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Wrist_Pitch_Roll_Motor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Wrist_Pitch_Roll_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Wrist_Pitch_Roll_Motor_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Wrist_Pitch_Roll_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/STL/Wrist_Pitch_Roll_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_1_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_1_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_2_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_2_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_3.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_3_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_3_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_4.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_4_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/fixed_jaw_pad_4_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_1_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_1_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_2_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_2_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_3.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_3_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_3_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_4.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_4_Mujoco.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Developers/Bhrama/Robots/BP_SoArm100/Meshes/moving_jaw_pad_4_Mujoco.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Developers/Wdev/Robots/BP_Stretch.uasset
(Stored with Git LFS)
BIN
Content/Developers/Wdev/Robots/BP_Stretch.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Map/CleanTestMap.umap
(Stored with Git LFS)
Normal file
BIN
Content/Map/CleanTestMap.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Map/PickAndPlaceArmLevel.umap
(Stored with Git LFS)
Normal file
BIN
Content/Map/PickAndPlaceArmLevel.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Map/Test_Level.umap
(Stored with Git LFS)
BIN
Content/Map/Test_Level.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Streamer/DynamicCameraRender.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Streamer/DynamicCameraRender.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_CameraSetting.uasset
(Stored with Git LFS)
Normal file
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_CameraSetting.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_CameraSettings.uasset
(Stored with Git LFS)
Normal file
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_CameraSettings.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_ObjectsListCheckbox.uasset
(Stored with Git LFS)
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_ObjectsListCheckbox.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_SimplePick.uasset
(Stored with Git LFS)
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_SimplePick.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_Stationary_ArmRobotMenu.uasset
(Stored with Git LFS)
Normal file
BIN
Content/luckyBot/Luckywidget/ChildItems/WB_Stationary_ArmRobotMenu.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/Style/WB_LuckyDropDownList.uasset
(Stored with Git LFS)
Normal file
BIN
Content/luckyBot/Luckywidget/Style/WB_LuckyDropDownList.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/WB_GameWidget.uasset
(Stored with Git LFS)
BIN
Content/luckyBot/Luckywidget/WB_GameWidget.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/menu/WB_AllRandom.uasset
(Stored with Git LFS)
BIN
Content/luckyBot/Luckywidget/menu/WB_AllRandom.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/menu/WB_CaptureSettings.uasset
(Stored with Git LFS)
BIN
Content/luckyBot/Luckywidget/menu/WB_CaptureSettings.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/luckyBot/Luckywidget/menu/WB_ListViewTaskPeopleObject.uasset
(Stored with Git LFS)
BIN
Content/luckyBot/Luckywidget/menu/WB_ListViewTaskPeopleObject.uasset
(Stored with Git LFS)
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user