Closed AnthonyWharton closed 6 years ago
Actually also, probably worth testing on lab machines as I've only tested this locally..
Does this also close #98?
Since it is directly relevant, can we get an updated README.md with instructions about how to use it on a lab machine (to connect)?
On a single lab machine here's what I've tested:
I'd like to test this on Windows, but apart from not building that's not a high priority concern. I don't have explicit instructions for what this should fix and I've never ran it on multiple machines.
Camera FOV is something to investigate: #119
Instructions for Lab Machine:
mkdir build
cd build
cmake ..
make [-j8]
cd ../bin/
ifconfig
and look for the IPv4 address under eno1
, it should be something like 137.222.xxx.xxx
ish..../RaveCave_Server
./RaveCave [ip_address]
-Anthony
I'm unconvinced by having the readme change in here, as it's fundamentally a separate issue. It should have another github issue and PR created for it.
Paging @qqii for updating review. The issue on the lab machines was not having the new ports merged in.
Says what it does in the title. Please can this be checked on Windows by @qqii or @grant-m-s (or @jnterry?)
Fixes: #36, #100
Feel free to delete this branch once merged.