RSS 2024 Lab-tour demo - INTERACT
1:12
Пікірлер
@phuclê-h5h
@phuclê-h5h 2 ай бұрын
What a wonderful study! I am currently a fourth-year student, and I am also conducting a scientific research project on obstacle avoidance algorithms for drones. May I contact you to discuss this research a bit further?"
@hcarry5455
@hcarry5455 3 ай бұрын
Have you uploaded it to GitHub?
@marcb03
@marcb03 6 ай бұрын
very interesting thank you for sharing
@SubhamKumar22BME042
@SubhamKumar22BME042 Жыл бұрын
Hello ! i am a student in VIT and wanted to know how these swarm robots or drones can work ? can you help me with these ?
@CAGonRiv
@CAGonRiv Жыл бұрын
Dr. Alonso-Mora, you and your team have done it again!
@shivamsehgal8129
@shivamsehgal8129 Жыл бұрын
Really Cool! Can you share the repository
@kubomikio
@kubomikio Жыл бұрын
fine result! Do you have a github repo of your code?
@MaksimKenzin
@MaksimKenzin 2 жыл бұрын
3:45 That looks quite dangerous)
@shehabeldinhousein5875
@shehabeldinhousein5875 2 жыл бұрын
Excellent Work. At 3:44 you probably have a typo replacing "Unstructured" with "Unconstrained" in the title.
@fakuiwang4749
@fakuiwang4749 2 жыл бұрын
Hi, is the code for this paper open source?
@zihaowang6462
@zihaowang6462 2 жыл бұрын
Hello Professor, Recently, I’m learning multi-robots self-organizing cooperative pursuit algorithm based on Voronoi graph. but I have encountered some troubles when trying to implement the Buffered Voronoi Cells algorithm. If possible, can you send me your Buffered Voronoi Cells part source code or pseudocode?
@amrlab
@amrlab 2 жыл бұрын
Yes: paper: www.alonsomora.com/docs/19-brito-ral.pdf code: github.com/tud-amr/amr-lmpcc
@許裕鴻-q5t
@許裕鴻-q5t 2 жыл бұрын
Can it build on ubuntu 18.04 melodic?
@許裕鴻-q5t
@許裕鴻-q5t 2 жыл бұрын
Can you share the lmpcc local planner imformation? and how to use it
@jingwei_wu0816
@jingwei_wu0816 3 жыл бұрын
How can I contact you
@fakuiwang4749
@fakuiwang4749 3 жыл бұрын
Is this paper code open source?
@daniellee3425
@daniellee3425 3 жыл бұрын
Super great job👍
@jchen5803
@jchen5803 4 жыл бұрын
Hi, professor. I am a junior student and currently trying to integrate the methods you proposed in this paper to real-world ride-sharing problems. One obstacle I met is that it's quite hard to solve the optimal assignment problem because it is an integer programming problem and using a solver to solve it requires a lot of time. Do you think there might be some ways to just use a linear programming solver to solve it?
@amrlab
@amrlab 4 жыл бұрын
Hi, you can solve a real valued LP if you only assign one request per vehicle in each time-step (vehicles may have passengers onboard). Otherwise, you need to solve the ILP.
@jchen5803
@jchen5803 4 жыл бұрын
@@amrlab Thank you for replying, professor. Assume we are only thinging about the assignment problem at a particular time (the algorithm 3 in the paper). Even if we assign one request for each car, the problem still contains integer constraints (for ex. \epsilon_{i,j}), and an integer programming solver is stilled needed. I wonder if I misunderstand something.
@党鑫-g4n
@党鑫-g4n 4 жыл бұрын
你好 这个代码可以分享吗
@zhefanx2783
@zhefanx2783 4 жыл бұрын
Hi, Does Bebop 2 itself support intel realsense D435i?
@CAGonRiv
@CAGonRiv 5 жыл бұрын
Dr. Alonso-Mora, how do we get a hold of you?
@sobiahamza5744
@sobiahamza5744 5 жыл бұрын
splendid work by you!!
@EwingTaiwan
@EwingTaiwan 5 жыл бұрын
I would love some explanation on figure1 :)
@marknabilibrahim
@marknabilibrahim 5 жыл бұрын
Are you using the motion capture system in the robots motion planning or in the pose estimation ?
@Truth_and_mind
@Truth_and_mind 5 жыл бұрын
hello Professor, I am very interested in your research and want to continue it.Can I refer to your source code ?How can i get your source code? [email protected]
@m.aminsafavi2475
@m.aminsafavi2475 5 жыл бұрын
This is amazing! can't wait to read the paper! well done!
@韩冬-k6t
@韩冬-k6t 5 жыл бұрын
do you know how to find this paper?
@sopidf
@sopidf 5 жыл бұрын
the value of "travel distance, c.m." is supposed to be a mean value for current 30 second period, measured in "km/vehicle" but it keeps increasing steadily throughout the first part of the video from 0 to 367. Clearly this can not be the mean km / vehicle in the last 30 seconds. What does the value measure? Mean km / vehicle since beginning of video?
@spaceyfounder5040
@spaceyfounder5040 6 жыл бұрын
WOW!
@xiaosenzheng4916
@xiaosenzheng4916 6 жыл бұрын
Hello, does anyone know how to get the number of active taxis? I am using www.nyc.gov/html/tlc/html/about/trip_record_data.shtml.
@capoiosct
@capoiosct 6 жыл бұрын
So, what's the drones equipped with?
@sockinggood
@sockinggood 6 жыл бұрын
Nice! Could use some work at the jitter, but really cool to see the amount of tracking that is possible ;)
@MrUbaid93
@MrUbaid93 6 жыл бұрын
Can I have the code and other useful stuff for some more study on this topic?
@antoniocredoz3931
@antoniocredoz3931 7 жыл бұрын
I have a question (well several, but I'll make just one ... for now :D), how did you create the trajectory?
@kaustavmondal7875
@kaustavmondal7875 7 жыл бұрын
This is awesome. May I have the code for this ? It doesn't seem like you used ROS for this simulation. Was it Matlab ?
@waimyokhing
@waimyokhing 7 жыл бұрын
can i get matlab simulation?
@waimyokhing
@waimyokhing 7 жыл бұрын
can i get matlab simulation for this project.
@myvideoguy
@myvideoguy 7 жыл бұрын
Would be interesting to take Uber driver data and use as a "collective experience set" for autonomous / AI driving robots making the decisions processes a touch more human / organic. (I'm like a 3rd grader talking to a professor here haha)
@myvideoguy
@myvideoguy 7 жыл бұрын
The ability to select the target and choose a camera angle on that target, and then to watch the drone execute that change in 3D space, in time, and repositioning is amazing. AAAANNNDD tracking of multiple objects with the variable position changes and the "choices" it's making are on such another level! Dream team in action. Crazy tech. I feel like I'm witnessing a necessary milestone in AI. Amazing job guys.
@myvideoguy
@myvideoguy 7 жыл бұрын
Having no solid understanding of the tech behind your obstacle recognition systems (sensors / cameras etc) I wonder how light field technology might benefit (or not) as an alternative method of spatially mapping obstacles.
@thanhbinhdo6290
@thanhbinhdo6290 7 жыл бұрын
It's great. Could it possible for me to have your code behind? Thanks
@ericshen4122
@ericshen4122 8 жыл бұрын
I've been studying multi-robot formation control. Your work is amazing. Wondering if you have plan to open source the project.
@donanderson2860
@donanderson2860 8 жыл бұрын
My understanding is that this model is using real historical NYC taxi trips; but all the trips seem to begin and end in Manhattan. So other taxi trips (that didn't both begin and end in Manhattan) were excluded from the data used in the simulation?
@amrlab
@amrlab 7 жыл бұрын
Yes, we use real NYC taxi data, which is mostly from Manhattan. Indeed, we only considered trips which start and end in Manhattan. The method could be applied to the larger NYC or other cities.
@donanderson2860
@donanderson2860 7 жыл бұрын
If you had included all trips, how much would the trips going outside of Manhattan decrease your efficiency?
@bjkliseko03
@bjkliseko03 6 жыл бұрын
Can you please share how did you clean the data outside of Manhattan ?
@xiaosenzheng4916
@xiaosenzheng4916 6 жыл бұрын
Hello, do you mind telling me that how you know the number of active taxis is 13,586 (In you paper On-demand high-capacity ride-sharing via dynamic trip-vehicle assignment)?
@Seoadvertising-ca
@Seoadvertising-ca 8 жыл бұрын
As your video stands at the point I was unable to make out at all what you are trying to say. It would of helped me understand if you added a voice over tell the viewer what we are looking at and how the color dots moving very fast is related to On-demand High-capacity Ride-sharing.
@amrlab
@amrlab 7 жыл бұрын
Good point. In the video we run our algorithm to route a fleet of taxis, which serve real requests from Manhattan. Each dot represents one vehicle and its color the number of passengers at that time instance. The dots move as the vehicles move through-out a day of activity. We highlight the path of two vehicles, with pick-ups and drop-offs. The video shows: - How the algorithm works - A comparison for three fleet sizes and for three capacities and for the different days of the week.
@ronailush
@ronailush 8 жыл бұрын
what application did you use to make simulation?
@amrlab
@amrlab 8 жыл бұрын
C++/python with ROS for the robots, matlab for the simulations