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

Planner frequency test #6

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Planner frequency test #6

wants to merge 18 commits into from

Commits on Jul 19, 2022

  1. Added simultor functions to reset

    Vijayan Vignesh-Balaji committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    d42e0de View commit details
    Browse the repository at this point in the history
  2. orca radius for new agents changed from 0.7 to 0.4, to help it pass b…

    …etween 2 agents in a room
    Vijayan Vignesh-Balaji committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    796cd48 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Added methods, structure for random scenario generation start and goa…

    …l pose for each human, need to read circular spots from yaml
    Vijayan Vignesh-Balaji committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    171f1fb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Made CoHAN, Inhus and rvo2 humans take random start and goal positions

    Vijayan Vignesh-Balaji committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1fef809 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. All agents velocity set to zero before simulator start point reset

    Vijayan Vignesh-Balaji committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    41a9d49 View commit details
    Browse the repository at this point in the history
  2. Added logic for start and end positions to be around 5 meters distanc…

    …e for all the agents
    Vijayan Vignesh-Balaji committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1ac335c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Added min and max distance between generating start and goal poses, m…

    …ade min distance as 0.75 as human radius is 0.65
    Vijayan Vignesh-Balaji committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b8e6a97 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Added variables for rvo2 simulator parameters, executing the plan onl…

    …y if the plan is there and if replanning fails having old plan, removed unwanted print statments
    Vijayan Vignesh-Balaji committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    b31a3dd View commit details
    Browse the repository at this point in the history
  2. Made minimum distance between the agents as 1.25 meters

    Vijayan Vignesh-Balaji committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    90c069d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Goal as intermediate queue and intermediate commit

    Vijayan Vignesh-Balaji committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    31d16be View commit details
    Browse the repository at this point in the history
  2. Intermediate commit

    Vijayan Vignesh-Balaji committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    326b137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995f46a View commit details
    Browse the repository at this point in the history
  4. formatted using black

    franklinselva committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fff051f View commit details
    Browse the repository at this point in the history
  5. changes for goals

    Vijayan Vignesh-Balaji committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    6fd9f08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0234c0 View commit details
    Browse the repository at this point in the history
  7. working random scenario generation

    Vijayan Vignesh-Balaji committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    98b5b12 View commit details
    Browse the repository at this point in the history
  8. Working code for long random scenario generation

    Vijayan Vignesh-Balaji committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    002c197 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Marker added for tracking agents, need to add marker arrow properly

    Vijayan Vignesh-Balaji committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    650247a View commit details
    Browse the repository at this point in the history