Closed daneshtarapore closed 5 years ago
Thanks for the work! The control interface files (ci_epuck_proximity_sensor.h
and ci_epuck_proximity_sensor.cpp
) are missing. Can you please add them? For an example, refer to the foot-bot.
Also look at this plugin: https://github.com/demiurge-project/argos3-epuck. All of the sensors are integrated.
Apologies, I did not realized I had not pushed the control interface files. They have now been pushed to the master branch.
Added implementation for e-puck proximity sensors. The sensor angles are now accurately represented. Also, the angles of the IR sensors is now stored with the sensor readings.