I'm using MRPT, in particular the CHolonomicVFF class, for a university project. I made a ROS node which implements a simple obstacle avoidance functionality, it seems to work but I need a way to specify the robot dimensions. I checked the CHolonomicVFF class wiki, but i didn't find anything helpful.
Thanks a lot.