Changes between Version 29 and Version 30 of Other/Summer/2024/rPV


Ignore:
Timestamp:
Jul 19, 2024, 1:30:08 AM (4 months ago)
Author:
danielmahany
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/rPV

    v29 v30  
    6363   * Experimented with various cameras and tested different pre-processing and post-processing algorithms in OpenCV to evaluate their impact on latency.
    6464   * Integrated camera feed from the vehicles in the client's web application.
    65 * Configured ZeroTier to establish a connection between the client and server over multiple networks/hotspots.
     65* Configured the ZeroTier VPN to establish a connection between the client and server over multiple networks/hotspots.
    6666   * This connection was sometimes inconsistent between multiple networks.
     67   * On Thursday, we successfully used ZeroTier to allow one of our team members to control the mecanum car remotely from home. This suggests that our previous issues could have been due to firewalls on or near the main lab network.
    6768* Created a base design for the simplified user interface
    6869   - https://docs.google.com/drawings/d/1_QC85Xt9OsSXIZUvtdfJN8S9NPR08q6spQbvm5HJ8nY/edit?usp=sharing
     
    7172  - We experienced issues with certain cameras connecting to the Rasberry Pi.
    7273  - We faced inconsistencies with ZeroTier, likely due to configuration issues.
     74
     75---
     76
     77Goals for next week:
     781. Further develop the user interfaces for both vehicles
     79
     802. Confirm our suspicions about ZeroTier inconsistencies
     81
     823. Add distance sensors (ultrasonic) for the emergency stop mechanism.
     83
     844. Potentially add some simple object detection to aid the pilot.
     85
     865. Begin working on the academic poster.
    7387=== Week 4
    7488