Skip to content

Random scenario generation#4

Open
vbalaji21 wants to merge 24 commits intomainfrom
random_scenario_generation
Open

Random scenario generation#4
vbalaji21 wants to merge 24 commits intomainfrom
random_scenario_generation

Conversation

@vbalaji21
Copy link
Owner

@franklinselva I have made changes for generating random start and goal poses, the aim is to read from a new yaml file (constaining circular areas inside map) and generate random points within the circles. I am yet to make this particular change but tested the framework with modified functions and test values for this,

Vijayan Vignesh-Balaji added 3 commits July 19, 2022 10:31
rospy.sleep(2.0)
self.rate = rospy.Rate(rate)

def reset_humans(self, num_hum): #Write this function
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function is available at #3

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vbalaji21 yes bro, I should have used the reset method. Currently, I don't reset the humans list but I alter the list index based on number of required humans. I am currently reusing the methods in #3 and brought it into this branch

Vijayan Vignesh-Balaji and others added 21 commits July 22, 2022 21:22
…ade min distance as 0.75 as human radius is 0.65
…y if the plan is there and if replanning fails having old plan, removed unwanted print statments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants