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

vehicles that occupy pedestrian space should block pedestrians (trac #3138) #3138

Closed
behrisch opened this issue May 23, 2017 · 14 comments
Closed
Assignees
Milestone

Comments

@behrisch
Copy link
Contributor

behrisch commented May 23, 2017

the 'striping' model should react to vehicles that are

  • on the same lane
  • occupying a pedestrian crossing
  • occupying a walkingarea
  • parked on the same edge and overlapping with the pedestrian lane (left for another ticket)

Migrated from http://sumo.dlr.de/ticket/3138

{
    "status": "new", 
    "changetime": "2017-09-07T13:27:07Z", 
    "description": "the 'striping' model should react to vehicles that are \n* ~~on the same lane ~~\n* ~~occupying a pedestrian crossing~~\n* occupying a walkingarea\n* parked on the same edge and overlapping with the pedestrian lane", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1504790827316581", 
    "component": "sharps", 
    "summary": "vehicles that occupy pedestrian space should block pedestrians", 
    "priority": "major", 
    "keywords": "", 
    "time": "2017-05-23T19:54:26Z", 
    "milestone": "1.1.0", 
    "owner": "namdre", 
    "type": "enhancement"
}
@behrisch
Copy link
Contributor Author

@namdre committed 4ac331a (aka r24443):
added test refs #3138

@behrisch
Copy link
Contributor Author

@namdre committed c45c053 (aka r24444):
first case of walking around a vehicle refs #3138

@behrisch
Copy link
Contributor Author

@namdre changed description from:

the 'striping' model should react to vehicles that are on the same lane or that are occupying a pedestrian crossing.

to:

the 'striping' model should react to vehicles that are

  • on the same lane
  • occupying a pedestrian crossing
  • parked on the same edge and overlapping with the pedestrian lane

@behrisch
Copy link
Contributor Author

@namdre committed fac7e4d (aka r24470):
added test refs #3138

@behrisch
Copy link
Contributor Author

@namdre committed a6f10d1 (aka r24473):
backing up work refs #3138

@behrisch
Copy link
Contributor Author

@namdre committed 66126a3 (aka r24486):
pedestrians now react to vehicles on a crossing. refs #3138

@behrisch
Copy link
Contributor Author

@behrisch
Copy link
Contributor Author

@www-data committed 92fc8d2 (aka r25505):
added test refs #3138

@behrisch
Copy link
Contributor Author

@namdre committed 7a56323 (aka r25506):
fixed collision between vehicles and pedestrians refs #3138

@behrisch
Copy link
Contributor Author

@namdre committed 48c6ec2 (aka r25513):
added test refs #3138

@behrisch
Copy link
Contributor Author

@namdre committed 5a6ed89 (aka r25514):
fixing collision refs #3138

@behrisch
Copy link
Contributor Author

@namdre changed description from:

the 'striping' model should react to vehicles that are

  • on the same lane
  • occupying a pedestrian crossing
  • parked on the same edge and overlapping with the pedestrian lane

to:

the 'striping' model should react to vehicles that are

  • ~~on the same lane ~~
  • occupying a pedestrian crossing
  • occupying a walkingarea
  • parked on the same edge and overlapping with the pedestrian lane

@behrisch
Copy link
Contributor Author

@namdre committed 1007100(../commit/100710011460ed9fc999a30110d0aea9cf35c7e1) (aka r25897):
fixing bug refs #3138

@behrisch
Copy link
Contributor Author

@namdre committed f5c0865 (aka r25903):
improved distance-keeping between pedestrians and vehicles (tested in acosta) refs #3138

@behrisch behrisch added this to the 1.1.0 milestone Oct 28, 2017
@behrisch behrisch modified the milestones: 1.1.0, 1.2.0 Dec 19, 2018
@namdre namdre closed this as completed in a1ed5c8 Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants