Search found 8 matches

Go to advanced search

by badri86
Thu Jul 04, 2019 8:35 am
Forum: How to... ?
Topic: Time of experience
Replies: 1
Views: 7726

Time of experience

How I can finished experience after 15 minuts??
by badri86
Wed Jul 03, 2019 6:55 pm
Forum: How to... ?
Topic: SetChanged()
Replies: 6
Views: 14698

Re: SetChanged()

thank you, i'm changed value of pixels_per_meter to 25, :idea:
by badri86
Wed Jul 03, 2019 6:37 pm
Forum: How to... ?
Topic: SetChanged()
Replies: 6
Views: 14698

Re: SetChanged()

I'm devloping an algorithm of foragin with multi-nest and distribution, I'm starting with modified foraging example of ARGoS but when I use plus of 100 targets and 24 robots, the simulation will be slow
by badri86
Wed Jul 03, 2019 6:20 pm
Forum: How to... ?
Topic: SetChanged()
Replies: 6
Views: 14698

Re: SetChanged()

there is no another methods to replace stchange() in foraging example??
by badri86
Wed Jul 03, 2019 1:30 pm
Forum: How to... ?
Topic: range_and_bearing
Replies: 2
Views: 9071

Re: range_and_bearing

The range-and-bearing system allows robots to perform localized communication. Localized communication means that a robot, upon receiving data from another robot, also detects the position of the sender with respect to its local point of view. It is important to notice that the range-and-bearing sys...
by badri86
Wed Jul 03, 2019 1:28 pm
Forum: How to... ?
Topic: SetChanged()
Replies: 6
Views: 14698

SetChanged()

I'm using SetChanged() function to update floor texture, but the simulation becomes slow and heavy when NBR of targets > 100 :!: :?:
by badri86
Wed May 22, 2019 10:06 am
Forum: How to... ?
Topic: std::bad_cast
Replies: 1
Views: 6258

std::bad_cast

I'm using 2 controllers for fot-boot <distribute> <position max="-2, -2, 0.0" method="uniform" min="-3, -3, 0.0"/> <orientation mean="0, 0, 0" method="gaussian" std_dev="360, 0, 0"/> <entity max_trials="100" quantity="4"...
by badri86
Mon May 20, 2019 5:06 pm
Forum: How to... ?
Topic: range_and_bearing
Replies: 2
Views: 9071

range_and_bearing

I can't send 2 deffrent messages with range_and_bearing sensor: CVector2 targetPosition; and bool isTarget; My code: m_pcRABA = GetActuator<CCI_RangeAndBearingActuator >("range_and_bearing" ); m_pcRABS = GetSensor <CCI_RangeAndBearingSensor >("range_and_bearing" ); m_pcRABA->SetD...

Go to advanced search