Hi Kajal, Thank you for the video. What if there are two controllers and how to get the lidar reading from both in the console. Thank you.
@MUHAMMADNIYASPNME3 жыл бұрын
Truly helpfull. Thank you.
@KajalGada3 жыл бұрын
Glad it was helpful! :)
@dc86723 жыл бұрын
Thank you Kajal! Do you have a tutorial on how to use camera in webots with the controller code in python?
@ngwakomakudubela81893 жыл бұрын
This was helpful. Thanks. Patiently waiting waiting for the code in C though🙂
@lesegokeogatile57353 жыл бұрын
hahahah I know a MECN3012 student when I see one. Let's have our discussion here since we are waiting for C code. did you manage to execute a 'for' loop successfully? that is where I am stuck.
@KajalGada3 жыл бұрын
I created a video on how to use lidar with the code in C. It is going live tomorrow. Here is a link: kzbin.info/www/bejne/pJqYf4ulhpdgbLM
@KajalGada3 жыл бұрын
I can understand that, it is tricky cause of the use of pointers. Took me a few tries to figure out as well.
@ngwakomakudubela81893 жыл бұрын
@@KajalGada Thank you very much.
@ngwakomakudubela81893 жыл бұрын
@@lesegokeogatile5735 I was also stuck on that. :-(
@yerkopoblete8773 жыл бұрын
Thank you Kajal! How can I do to rotate a robot to an specific point and then move to it?
@karolinakubenova44442 жыл бұрын
Hi Kajal, how did you set look up tables? No matter what i try it always returns value from look up table, so it doesn't react to different colors.
@KajalGada2 жыл бұрын
Lookup table is a bit confusing in Webots. Think of it as a graph so make sure you have various range options in your look up table. Also lidar gives distance readings and is mostly indifferent to colors. If you want to detect different colors, try IR sensors. I talk about IR sensors here - kzbin.info/www/bejne/emHNmal8j69ohc0 Additional resource is webots discord channel.
@will-le3kl3 жыл бұрын
thanks for your video, can lidar show like rgb camera?
@KajalGada3 жыл бұрын
to the best of my knowledge no such setting exists. Fundamentally, they both work differently.