Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VR Side: Unity/Server Connections #142

Open
wants to merge 109 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
1fa4c8e
Initial commit, set up ServerConnections.cs
jasmine-bae Sep 24, 2020
8f782f9
setup drone_v2 skeleton
Huw-man Sep 30, 2020
2ca2450
basic structure setup
PeruDayani Oct 3, 2020
3da75b4
Merge branch 'master' of https://github.com/immersive-command-system/…
jasmine-bae Oct 3, 2020
3a7afb0
Upgraded worldproperties and dronebuttons to drone_v2
jasmine-bae Oct 3, 2020
582a5d2
server connection work
PeruDayani Oct 3, 2020
c093feb
fixed merge conflicts
PeruDayani Oct 3, 2020
f23fdca
basic server connections
Huw-man Oct 3, 2020
86f56b1
Initial commit, set up ServerConnections.cs
jasmine-bae Sep 24, 2020
629731d
setup drone_v2 skeleton
Huw-man Sep 30, 2020
4969c01
basic structure setup
PeruDayani Oct 3, 2020
abab529
Upgraded worldproperties and dronebuttons to drone_v2
jasmine-bae Oct 3, 2020
548df92
broke unity but added dictionary
jasmine-bae Oct 8, 2020
3196fe9
changed to ordered dict
jasmine-bae Oct 8, 2020
a1e64e7
Merge branch 'vrSide' into fixingit
PeruDayani Oct 10, 2020
bdb802f
Merge pull request #153 from immersive-command-system/fixingit
PeruDayani Oct 10, 2020
205ea20
fixed remaining errors
PeruDayani Oct 10, 2020
3653b09
Added new dictionary in addition to queue, compatability with Drone_v2
jasmine-bae Oct 10, 2020
f6f0fb9
server add drone method
PeruDayani Oct 10, 2020
105319d
Merge branch 'vrSide' of https://github.com/immersive-command-system/…
PeruDayani Oct 10, 2020
ac82526
Merged with Jasmine's work
PeruDayani Oct 10, 2020
9e56b8d
new tasks decided, worksession successfull
PeruDayani Oct 10, 2020
ccb3647
updated some more upgrades
jasmine-bae Oct 10, 2020
1851dd1
starting worksession oct 14
jasmine-bae Oct 15, 2020
e76b7bf
Fixed Droneproperties.cs, debugged Waypoint.cs & WaypointProperties.c…
akhilvemuri Oct 15, 2020
33effcf
Casting Drone to DroneV2 using as operator
akhilvemuri Oct 17, 2020
4f24a95
need to fixup serverconnections
jasmine-bae Oct 17, 2020
ccd3023
fixed minor errors
PeruDayani Oct 24, 2020
16f6e7b
broken testing features
PeruDayani Oct 24, 2020
e7fa009
Added some custom messages for allDronesAvailable
jasmine-bae Oct 24, 2020
dbc397f
Merge branch 'vrSide' of https://github.com/immersive-command-system/…
jasmine-bae Oct 24, 2020
9aa3993
Custom messages added
akhilvemuri Oct 24, 2020
0f0afa9
fixing errors
PeruDayani Oct 24, 2020
8e78b11
Merge branch 'vrSide' of https://github.com/immersive-command-system/…
PeruDayani Oct 24, 2020
5b65658
fixed errors and completed testing
PeruDayani Oct 24, 2020
edd210d
Returns -1 for _id in QueryTopicsMsg.cs
akhilvemuri Oct 24, 2020
7ceb741
set up skeleton for sensors in serverconnection.cs
jasmine-bae Nov 19, 2020
f656c06
doing lamp sensor
jasmine-bae Nov 19, 2020
3c2bec9
fixed some changes to serverconnections.cs, still doesnt display dron…
jasmine-bae Nov 21, 2020
49fafa1
Added template for SensorV2 scripts
akhilvemuri Dec 3, 2020
36d3db4
Added template for ServerV2 scripts
akhilvemuri Dec 3, 2020
b9ddbb5
Added template for SensorV2
akhilvemuri Dec 3, 2020
4331e62
changed ip address to my local
Dec 3, 2020
e56717e
Fixed all custom mesages, adding functionality to drone-server topics
Jan 16, 2021
3650021
still working on ServerConnections/drone services
Jan 17, 2021
95ad6d4
finished drone operations for serverconnections.cs, test with server …
jasmine-bae Jan 23, 2021
46d1bf7
fixed up serverconnections.cs, fixed bug with rosBridgeLib Render(), …
jasmine-bae Feb 5, 2021
a6165a4
debugged submodule
jasmine-bae Feb 6, 2021
dad0473
pushed changes to try and fix UpdateWaypoints and ControlDrone
jasmine-bae Feb 6, 2021
a04e64a
added first 3d recon mesh in Assets/Models
orrblue Feb 10, 2021
c438565
Fixed up DroneMenu (ready for testing)
jasmine-bae Feb 13, 2021
0be1dfe
starting switching to ROS #
jasmine-bae Feb 14, 2021
bb886ad
Merge branch 'vrSide' of https://github.com/immersive-command-system/…
jasmine-bae Feb 14, 2021
eed0f24
switched to 2019 and integrated ROS Sharp
akhilvemuri Feb 21, 2021
a567185
Merge branch 'vrSide' of https://github.com/immersive-command-system/…
jasmine-bae Feb 21, 2021
76e367a
changed to 2019 v2
akhilvemuri Feb 21, 2021
2515753
Merge branch 'vrSide' of https://github.com/immersive-command-system/…
jasmine-bae Feb 21, 2021
e04f9bc
removed unused Assets
akhilvemuri Feb 21, 2021
1eb5f6c
Merge branch 'vrSide' of https://github.com/immersive-command-system/…
jasmine-bae Feb 21, 2021
6fba9c7
saving mesh and main scene settings
orrblue Feb 27, 2021
9f8faa2
some changes to ros service calls, will test next week
jasmine-bae Feb 27, 2021
f860504
added UI functionality for setting drone speed
jasmine-bae Feb 28, 2021
e4d828c
shader for zed mesh
WeiyanZhu Mar 1, 2021
6436d70
add zed mesh sensor type
WeiyanZhu Mar 1, 2021
92b8c29
change sensor type name
WeiyanZhu Mar 1, 2021
4b7d5af
make shader in mesh visualizer changeable
WeiyanZhu Mar 1, 2021
fb34cd4
readded and changed .dll files
akhilvemuri Mar 2, 2021
8ed504d
Merge pull request #168 from WeiyanZhu/meshChangeMaterial
orrblue Mar 3, 2021
d58d55b
Merge branch '3d-recon' of https://github.com/immersive-command-syste…
orrblue Mar 3, 2021
0e76182
removed rossharp temporarily
akhilvemuri Mar 6, 2021
8b964e4
fixed .gitmodules ?
akhilvemuri Mar 6, 2021
9b310fc
fixed issues with submodules
jasmine-bae Mar 7, 2021
1272669
switching to ROS#, visual studio solution not working on my computer
jasmine-bae Mar 7, 2021
964c5e2
merge conflict resolved
orrblue Mar 8, 2021
bd7dc09
visualize 2 meshes
orrblue Mar 11, 2021
767efe0
added custom messages rossharp
akhilvemuri Mar 20, 2021
2b303d6
working on transferring to ros#
jasmine-bae Mar 21, 2021
4de5c0f
alldronesavailable ros# subscriber & publisher
akhilvemuri Mar 22, 2021
3d63632
alldronesavailable ros#
akhilvemuri Mar 22, 2021
b118f40
made all drones available, drone gameobject not made in unity
jasmine-bae Apr 3, 2021
34208dc
fixed infinite recursion, maybe
jasmine-bae Apr 10, 2021
b277b4e
adding uploadmission actions, fixed serverconnection2 bug
jasmine-bae Apr 10, 2021
460bf38
controlDrone action (editor version) complete
akhilvemuri Apr 11, 2021
bc301e7
sorted merge conflict
akhilvemuri Apr 11, 2021
edc9bdf
everything fixed maybe
jasmine-bae Apr 17, 2021
d198b0f
set speed action client added
akhilvemuri Apr 17, 2021
d613159
controldrone works, upload mission results aren't recieved
jasmine-bae Apr 17, 2021
2a58461
fixed set speed kinda:
akhilvemuri Apr 17, 2021
460c8a2
Merge branch 'vrSide' of https://github.com/immersive-command-system/…
akhilvemuri Apr 17, 2021
534f22d
combined set speed stuff
akhilvemuri Apr 17, 2021
ed41506
restored accidentally deleted folder
akhilvemuri Apr 17, 2021
3b2b7ab
quick name changes
akhilvemuri May 1, 2021
753f90d
added comments to controlDrone, setSpeed, uploadMission action client…
akhilvemuri May 1, 2021
2ab81d1
added more comments + Drone_v2 & ServerConnections2
akhilvemuri May 1, 2021
8c843bf
merged from master
akhilvemuri May 1, 2021
8aa9dbf
zed2marker transform matrix sets mesh location, still incorrectly
orrblue May 6, 2021
1365bed
updated rosbridge lib
orrblue May 6, 2021
f5356b6
switching to 3d recon rosbridgelib
orrblue May 7, 2021
3043592
End of day May 6th mapping flight
orrblue May 7, 2021
453e741
add RFS B100 hardcoded WPs
orrblue Jul 19, 2021
eafe209
add safe hardcoded WPs for mapping B100 at RFS
orrblue Aug 4, 2021
0d66479
transform mesh with matrix (still using hardcoded matrix)
WeiyanZhu Sep 22, 2021
d01d7c5
receive Matrix4x4 from drone
WeiyanZhu Sep 25, 2021
c5dbcb8
Merge branch '3d-recon-wayne' into vrSide
WeiyanZhu Sep 25, 2021
b603668
Merge pull request #1 from immersive-command-system/vrSide
WeiyanZhu Sep 25, 2021
cf6cb40
Merge pull request #171 from WeiyanZhu/3d-recon-wayne
WeiyanZhu Sep 26, 2021
ff6b9e6
Merge pull request #172 from immersive-command-system/wayne
WeiyanZhu Sep 26, 2021
7779691
use Main.unity that was in VRSide
WeiyanZhu Sep 26, 2021
e729c0d
Merge pull request #173 from immersive-command-system/wayne
WeiyanZhu Sep 26, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 6 additions & 0 deletions .vsconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}
10 changes: 0 additions & 10 deletions Assets/GoogleARCore.meta

This file was deleted.

9 changes: 0 additions & 9 deletions Assets/GoogleARCore/Configurations.meta

This file was deleted.

16 changes: 0 additions & 16 deletions Assets/GoogleARCore/Configurations/DefaultSessionConfig.asset

This file was deleted.

10 changes: 0 additions & 10 deletions Assets/GoogleARCore/Configurations/DefaultSessionConfig.asset.meta

This file was deleted.

10 changes: 0 additions & 10 deletions Assets/GoogleARCore/Examples.meta

This file was deleted.

10 changes: 0 additions & 10 deletions Assets/GoogleARCore/Examples/ComputerVision.meta

This file was deleted.

10 changes: 0 additions & 10 deletions Assets/GoogleARCore/Examples/ComputerVision/Materials.meta

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions Assets/GoogleARCore/Examples/ComputerVision/Plugins.meta

This file was deleted.

Binary file not shown.

This file was deleted.

10 changes: 0 additions & 10 deletions Assets/GoogleARCore/Examples/ComputerVision/Plugins/src.meta

This file was deleted.

Loading