I install argos3. But when I compile ARGoS simulator so there is errors occured.
Code: Select all
size_t unLastBlobNum = lua_rawlen(pt_lua_state, -1);
^
make[2]: *** [plugins/robots/generic/CMakeFiles/argos3plugin_simulator_genericrobot.dir/control_interface/ci_colored_blob_omnidirectional_camera_sensor.cpp.o] Error 1
make[1]: *** [plugins/robots/generic/CMakeFiles/argos3plugin_simulator_genericrobot.dir/all] Error 2
make: *** [all] Error 2
Thanks