Hello, i am currently working on the ballbot mpcnet for my project. however I see that the provided examples does not work with physics engine simulation, rather it uses robcogen to derive its equation of motion.
My project is about robust control, and i want to test the system if it encounters an unknown disturbance, the easiest case is extra payload. How can i do this in the provided simulation example in RViz? i tried modifying the urdf file but it doesnt seem to respond to it. I suspect i need to modify the inertia matrix and mass in the equation of motion? where can I get this code? does it has a parameter file which contains the hyperparameter for the robot description?
thank you
Hello, i am currently working on the ballbot mpcnet for my project. however I see that the provided examples does not work with physics engine simulation, rather it uses robcogen to derive its equation of motion.
My project is about robust control, and i want to test the system if it encounters an unknown disturbance, the easiest case is extra payload. How can i do this in the provided simulation example in RViz? i tried modifying the urdf file but it doesnt seem to respond to it. I suspect i need to modify the inertia matrix and mass in the equation of motion? where can I get this code? does it has a parameter file which contains the hyperparameter for the robot description?
thank you