Questions tagged [pickup]

9 questions
1
vote
2 answers

Stop agents moving randomly from node to another node in Anylogic

we are sending people (agent) from one node to another with "Move to" blocks and want them to be picked up by taxis (agent). In principle, the pick-up works, but some of the people are leaving the node randomly without reason or order. Screenshot…
1
vote
0 answers

CVRPSPD (Capacitated Vehicle Routing Problem with Simultaneous Pickup and Delivery)

I really need help with this problem. The setup of the problem I am attempting to solve is as follows: There is a depot from which all vehicles are dispatched. Vehicles are loaded with a number of full bins at the depot. Vehicles travel from the…
Seraph
  • 61
  • 4
1
vote
0 answers

use or-tools to combine pickups and deliveries, multi-trips, and capacity constraint

I searched for many similar questions and couldn't find the solution to my situation. I would be really grateful if any of you could give me some tips. This is my situation A vehicle load some new machines at the depot then visits a number of…
Seraph
  • 61
  • 4
1
vote
0 answers

Pickup Location prediction list

I need some help I am creating a app that users can select a custom pickup point i have managed to make the prediction dropdown list work but i am failing to pass the value from the list to the text field I need some help I am creating a app that…
Chris Benson
  • 29
  • 1
  • 3
0
votes
0 answers

How can I give a 5% discount on total order cost if a customer chooses Local Pickup shipping method?

So how can I give a 5% discount on total order cost if a customer chooses Local Pickup shipping method? I tried this code in Woocommerce: add_action( 'woocommerce_cart_calculate_fees', 'custom_discount_for_pickup_shipping_method', 10, 1 ); function…
Ietje
  • 1
  • 1
0
votes
1 answer

Functionality to auto pick up the call using expo react native

As part of a project I'm developing an application for the care of people with cognitive disorders, it may happen that such a person forgets where he put his phone. Therefore, it needs functionality that will allow the phone to be automatically…
HubertW
  • 3
  • 2
0
votes
0 answers

gallery pick then crop the photo gives my blank image

I'm trying to follow the example of @bigant02 on Can not resolve com.android.camera.action.CROP in android 11 for first time app is installed (not enough reputation to post there) but, if I can pick my photo and show it if needed, if I send this Uri…
Chris972
  • 71
  • 1
  • 8
0
votes
1 answer

Anylogic using conditions for pickup quantity

I am simulating an evacuation and would like to pick up people with busses. I would like to select "exact quantity(wait for)" because partially empty busses would be highly inefficient. However, the problem Im running into is that some people may…
Glassmanet
  • 15
  • 7