First of all, let's send the erroe messages in text file.
Anyway, I guess that a dynamic like library which defines the function (method)
named RobotController is not linked to your module file.so.
Which file did you write the function RobotController?
Did you link the dynamic link library file which includes the RobotController?
Tetsunari Inamura