Samuele Portanti

Results 2 comments of Samuele Portanti

@ludi111 @qlibp you should upgrade your pip to the latest version: `sudo pip install --upgrade pip` and install it from source using the commands: https://github.com/boschresearch/pcg_gazebo#from-source

global_position/local comes from Mavlink message: `GLOBAL_POSITION_INT`, which (from the documentation [here](https://mavlink.io/en/messages/common.html#GLOBAL_POSITION_INT)) it is the GPS fused with the accelerometers. From the [documentation](https://mavlink.io/en/messages/common.html#GLOBAL_POSITION_INT) you will also see the input reference frame...