Ryan

Results 632 comments of Ryan

Compare it to my attempt which compiles if you want: https://github.com/mavlink/qgroundcontrol/compare/master...Ryanf55:qgroundcontrol:add-gdal-map-provider

If this is also a runtime dependency, why did you only use build_export_depend?

> @Ryanf55 `map_msgs` doesn't seem to be a runtime dependency, in fact, it's not used anywhere, so I wonder why it's declared as an export dependency here: > > https://github.com/ANYbotics/grid_map/blob/c31384333408870e7a7bf685b268703b856a2770/grid_map_rviz_plugin/CMakeLists.txt#L135-L142...

Ignore the version. We can't do a formal release. Use `microxrceddsgen -h` to check it works.

> Well i guess it doesnt? ![image](https://private-user-images.githubusercontent.com/82667429/377888516-248ec8d2-0c6a-45a3-832c-241738bb9861.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjkyOTY5ODEsIm5iZiI6MTcyOTI5NjY4MSwicGF0aCI6Ii84MjY2NzQyOS8zNzc4ODg1MTYtMjQ4ZWM4ZDItMGM2YS00NWEzLTgzMmMtMjQxNzM4YmI5ODYxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEwMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMDE5VDAwMTEyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc5NGUyNzRkNzkzNjcyMTdmMTVhMjg3NmRlYTQ3ZTZhNmUxOTdkZTZlNTJkYjM0NWMwYjgxNGRkNTg0YWFmOTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mU8h5nl7FpuGWeyzLclXIootDklPlsxnA-9XmP6ewG4) > > And If I would like to continue the dds tests start to fail... I guess thats the consequence? ![image](https://private-user-images.githubusercontent.com/82667429/377888130-19fd149c-a2c4-4624-92d3-555f0b6627cc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjkyOTY5ODEsIm5iZiI6MTcyOTI5NjY4MSwicGF0aCI6Ii84MjY2NzQyOS8zNzc4ODgxMzAtMTlmZDE0OWMtYTJjNC00NjI0LTkyZDMtNTU1ZjBiNjYyN2NjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEwMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMDE5VDAwMTEyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ0N2NlMWIyMmM0YmQ3N2FkMTQ3Mjk1ZDVmMDhmMDE0MjU5NzYxZTRiMWZkZDJiM2FlYmI4ZGNjNjc1NDQzNDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.PDSnVbbeokaJ6KnttdtVhm5qzRWTAUcnZMpCsqZw5zE) I put...

@Hwurzburg Please close this when convenient. It's complete.

First test result, not running SITL, just loading the module after running `mavproxy.py`. ``` MAV> module load terrainnav MAV> /usr/lib/python3/dist-packages/scipy/__init__.py:146: UserWarning: A NumPy version >=1.17.3 and

Seems like planner start/goal are hard to see over large plans. Over a large area, when you zoom out, they disappear. Meanwhile, for a mission, the circles are fixed pixel...