Visible to the public Download and run the Task 1 seedConflict Detection Enabled

Assuming that you have downloaded ROS and set up your environment and workspace, follow the directions below to run task1

Here is the accompanying youtube video tutorial! :  https://youtu.be/06pD8N8BY6g 

  1. load cvchallenge_task1.tar.gz 
  2. Extract cvchallenge_task1.tar.gz into your workspace/src directory
  3. Launch Command Prompt/Terminal and switch over to your workspace directory
    • Run the following commands in order
      • catkin_make
      • source devel/setup.bash
      • roscore
    • Open a new terminal window by pressing control+shift+T and run the following commands in order
      • source devel/setup.bash
      • rosrun cvchallenge_task1 task1.py
    • Open another terminal window and launch the simulation environment by running the following commands
      • source devel/setup.bash
      • rosrun rviz rviz
  4. Once rviz is open go ahead and navigate over to frame and type in azcar_sim/odom
  5. Down below you will see the button "Add" click on that and press on "By Topic" and add the detections topic