Changes between Version 24 and Version 25 of Other/Summer/2021/SelfDrivingVehicle


Ignore:
Timestamp:
Jul 22, 2021, 6:14:51 PM (3 years ago)
Author:
sandeepalankar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2021/SelfDrivingVehicle

    v24 v25  
    2626== Week 1 Activities ==
    2727
    28 * Create ORBIT/COSMOS accounts and become familiar with reserving nodes and performing basic Linux operations
     28* Created ORBIT/COSMOS accounts and become familiar with reserving nodes and performing basic Linux operations
    2929* Read about how to run ROS and Gazebo Simulator on local machines
    3030* [https://docs.google.com/presentation/d/18HOzxzMpbICPZUL5aVCChpJEtbcpmwP7dl5NgV5Bkcw/edit?usp=sharing Week 1 Presentation]
     
    3232== Week 2 Activities ==
    3333
    34 * Work on ROS tutorial with PuTTY
    35   - Reserve nodes on intersection and retrieve/plot data from turtlesim
    36 * Learn about remote graphical access and how to X forward using correct ssh commands
    37   - Create X image for ROS simulations
    38 * Learn how to duplicate PuTTY session with tmux and practice basic tmux shortcuts
     34* Worked on ROS tutorial with PuTTY
     35  - Reserved nodes on intersection and retrieve/plot data from turtlesim
     36* Learned about remote graphical access and how to X forward using correct ssh commands
     37  - Created X image for ROS simulations
     38* Learned how to duplicate PuTTY session with tmux and practice basic tmux shortcuts
    3939* [https://docs.google.com/presentation/d/1seyX6rUHb5oGcmB47eubN0xHBRvH6qNv_Y_8ZaEXxYM/edit?usp=sharing Week 2 Presentation]
    4040
    4141== Week 3 Activities ==
    4242
    43 * Finish ROS tutorial with PuTTY
     43* Finished ROS tutorial with PuTTY
    4444* Working on Gazebo Simulator tutorial
    4545  - Learn how to add new model, build/modify robot, improve model appearance with meshes, etc.
    46 * Create project page on ORBIT wiki, add objective and weekly summaries
    47 * Publish project website with links to weekly presentations
     46* Created project page on ORBIT wiki, add objective and weekly summaries
     47* Published project website with links to weekly presentations
    4848* [https://docs.google.com/presentation/d/142n-tBPpN4X8mRPS-Zo1r6YcKNqexb3edhEAtVHbD-E/edit?usp=sharing Week 3 Presentation]
    4949
    5050== Week 4 Activities ==
    5151
    52 * Continue working on Gazebo Simulator tutorial
    53   - Learn how to implement DEMs, create populations of models, build multi-leveled and multi-layered simulation environment, etc.
    54 * Configure Chrome remote desktop to access Gazebo from local machines
    55   - Load self driving image onto nodes and learned how to properly save node image
     52* Continued working on Gazebo Simulator tutorial
     53  - Learned how to implement DEMs, create populations of models, build multi-leveled and multi-layered simulation environment, etc.
     54* Configured Chrome remote desktop to access Gazebo from local machines
     55  - Loaded self-driving image onto nodes and learned how to properly save node image
    5656* [https://docs.google.com/presentation/d/1h_GanEULzRQezcS2x6pzxtwP77Y5vuO6V2QnWjqdF1c/edit?usp=sharing Week 4 Presentation]
    5757
     
    5959
    6060* Finish Gazebo tutorial
    61   - Learn how to record and playback simulations, apply force and/or torque to models, connect to Player, use physics engines to achieved desired behavior, etc.
    62 * Access Gazebo code from previous year's GitLab repository
    63   - Look over algorithms and simulations built for vehicles with Ackermann steering
     61  - Learned how to record and playback simulations, apply force and/or torque to models, connect to Player, use physics engines to achieved desired behavior, etc.
     62* Accessed Gazebo code from previous year's GitLab repository
     63  - Looked over algorithms and simulations built for vehicles with Ackermann steering
    6464* [https://docs.google.com/presentation/d/1WYysF7vQmwatsnNa1SdJIfFCdX3fW8xtgVgws69wA-M/edit?usp=sharing Week 5 Presentation]
    6565
     
    6767
    6868* Visit WINLAB
    69   - Examine physical model's hardware and compare with previous rigid steering models
    70 * Create catkin workspace and control Gazebo robot through terminal commands
    71 * Test different neural network architectures to maximize steer prediction accuracy
     69  - Examined physical model's hardware and compare with previous rigid steering models
     70* Created catkin workspace and control Gazebo robot through terminal commands
     71* Tested different neural network architectures to maximize steer prediction accuracy
    7272* [https://docs.google.com/presentation/d/19DkfsdHMdiDMiXFo6V_-7kE71wnHfAOk8LTcMSl4gCo/edit?usp=sharing Week 6 Presentation]
    7373
     
    7878* Connected to Pioneer 3-DX robot remotely from laptops
    7979* Installed RosAria and used catkin workspace to build and run the RosAria node
    80 * [https://docs.google.com/presentation/d/1XCZ1o7t3ecQSjcxLQeiItjYrh9w-aaamZK9xzfn-9SA/edit?usp=sharing]
     80* [https://docs.google.com/presentation/d/1XCZ1o7t3ecQSjcxLQeiItjYrh9w-aaamZK9xzfn-9SA/edit?usp=sharing Week 7 Presentation]
    8181
    8282== Week 8 Activities ==
     
    8686* Configured wireless connection and drove Pioneer wirelessly alongside smaller mobile robots
    8787* Working on creating a direct connection between Pioneer node and Realsense to view continuous RealSense camera feed while driving
    88 * [https://docs.google.com/presentation/d/1ZIohasgUZZoLfGq9bMWvE5k2TyjnHLJC6fIUdeQhH0U/edit?usp=sharing]
     88* [https://docs.google.com/presentation/d/1ZIohasgUZZoLfGq9bMWvE5k2TyjnHLJC6fIUdeQhH0U/edit?usp=sharing Week 8 Presentation]