Search found 5 matches

by Munchy
08 Oct 2023, 19:00
Forum: General questions
Topic: Robot communications
Replies: 1
Views: 1512

Robot communications

what is the best way to allow small robots in vrep to communicate with each other, for example, 4 robots, theyre given a task, what is the best way to give the task to one of them and it will transmit the task to the other 3 so they can make a formation?
by Munchy
05 Oct 2023, 20:26
Forum: General questions
Topic: leader follower robots Swarm robotics
Replies: 0
Views: 124808

leader follower robots Swarm robotics

building a swarm robots here, whats a good lua code for 2 robots, one attracts the other and the other follows, using infrared sensors transmitters and recievers to be applied in real world scenario testing?
by Munchy
05 Oct 2023, 15:01
Forum: General questions
Topic: sensor types
Replies: 3
Views: 2279

Re: sensor types

Hello, since several CoppeliaSim releases, there is no distinction between infrared, ultrasound, etc. proximity sensors anymore. It is not recommended to use those distinctions. If you however really must change something in that regard, you can temporarily enable old dialog items and functionality...
by Munchy
05 Oct 2023, 14:09
Forum: General questions
Topic: Adding Robot
Replies: 1
Views: 1416

Adding Robot

How can i add a Robot i built into the robot library files so i can use it again any time insteady of copy pasting the original?
by Munchy
05 Oct 2023, 13:36
Forum: General questions
Topic: sensor types
Replies: 3
Views: 2279

sensor types

Where are the menu to choose the proximity sensor type from in the newest version, i need to choose infrared for further work.