Search found 65 matches

Go to advanced search

by Waqar731
Sun Jan 25, 2015 10:05 pm
Forum: How to... ?
Topic: Unable to Add New Class in Argos2 Existing Code
Replies: 4
Views: 11460

Unable to Add New Class in Argos2 Existing Code

Hi I have made a class for storing the information of visitied arena. I run that class separtate on ubuntu it compiles and run successfully. But when I am trying to add this new class in my existing code of Argos2. But i get error when i use the 'make' command to compile all files. Code of class is ...
by Waqar731
Thu Jan 22, 2015 8:34 am
Forum: How to... ?
Topic: Ray Lenght Issue
Replies: 2
Views: 8239

Re: Ray Lenght Issue

Thanks a lot!
by Waqar731
Wed Jan 21, 2015 12:37 pm
Forum: How to... ?
Topic: No Sensor Reading
Replies: 2
Views: 7915

Re: No Sensor Reading

Thanks a lot
by Waqar731
Tue Jan 20, 2015 10:36 am
Forum: How to... ?
Topic: Ray Lenght Issue
Replies: 2
Views: 8239

Ray Lenght Issue

Hello I am confused to see that, the length of ray in proximity sensor and in distance scanner sensor is different. Can we change the length of these rays of different sensors? My question is, in which file/code their length is set. Or where their length can be changed according to situation? Thanks
by Waqar731
Sun Jan 04, 2015 4:17 pm
Forum: How to... ?
Topic: No Sensor Reading
Replies: 2
Views: 7915

No Sensor Reading

Hello I am trying to get values from Distance Scannar Sensor. My code is given below. I am trying to display the obtained values. Is there any problem in this code while getting the readings. const CCI_FootBotDistanceScannerSensor::TReadingsMap& tReads = m_ds->GetLongReadingsMap(); CCI_FootBotDi...
by Waqar731
Tue Dec 16, 2014 3:36 pm
Forum: How to... ?
Topic: Distance Scannar Sensor
Replies: 8
Views: 17221

Re: Distance Scannar Sensor

Hello
I want to show rays of footbot_distance_scanner. I use following line of code in xml. But this line don't show rays thrown by the sensor.

Code: Select all

<footbot_distance_scanner implementation="rot_z_only" show_rays="true" />

Thanks
by Waqar731
Tue Dec 16, 2014 1:11 pm
Forum: How to... ?
Topic: intel_do_flush_locked failed Input/Output error
Replies: 2
Views: 9409

intel_do_flush_locked failed Input/Output error

Hello

Sometimes while running Simulations in Argos Simulator , the following message comes in the command line where I run the simulation. While the error is fixed after 4 to 5 hour by itself.

Is there any possible solution?

Code: Select all

intel_do_flush_locked failed: Input/output error
Thanks
by Waqar731
Tue Dec 16, 2014 12:58 pm
Forum: How to... ?
Topic: Distance Scannar Sensor
Replies: 8
Views: 17221

Re: Distance Scannar Sensor

O Yes, its working properly.
by Waqar731
Tue Dec 16, 2014 12:56 pm
Forum: How to... ?
Topic: Distance Scannar Sensor
Replies: 8
Views: 17221

Re: Distance Scannar Sensor

I am using ARGOS 2

Go to advanced search