I have been toggling on and off the LockMap using "p toggleLockMap". This seems to work as the GUI plots when it has been locked ("PTAM map locked.") or unlocked ("PTAM map UNlocked").
I am also monitoring the ROS parameters through:
$ rosparam get /drone_stateestimation/PTAMMapLock
but the parameter /drone_stateestimation/PTAMMapLock never changes.
Hi,
I have been toggling on and off the LockMap using "p toggleLockMap". This seems to work as the GUI plots when it has been locked ("PTAM map locked.") or unlocked ("PTAM map UNlocked").
I am also monitoring the ROS parameters through: $ rosparam get /drone_stateestimation/PTAMMapLock but the parameter /drone_stateestimation/PTAMMapLock never changes.
It should change, right?