Closed asaba96 closed 4 years ago
the fake obstacles test script starts generating cells in the grid such that every element is a positive element. It needs to be changed so that the robot is centered at 0,0 and there is an equal amount of known grid around it
https://github.com/Pitt-RAS/racecar/blob/9318e046a2fd3939d9eda3aaaac044fd9ac68666/src/magellan_motion/scripts/fake_obstacles.py#L30
Addressed with #31
fixed in #31
the fake obstacles test script starts generating cells in the grid such that every element is a positive element. It needs to be changed so that the robot is centered at 0,0 and there is an equal amount of known grid around it
https://github.com/Pitt-RAS/racecar/blob/9318e046a2fd3939d9eda3aaaac044fd9ac68666/src/magellan_motion/scripts/fake_obstacles.py#L30