weiyuhe

Results 2 issues of weiyuhe

I was following the instruction on [https://dev.px4.io/master/en/simulation/ros_interface.html](https://dev.px4.io/master/en/simulation/ros_interface.html). When I ran: roslaunch mavros px4.launch fcu_url:="udp://:[email protected]:14557" I got the following errors: ``` [FATAL] [1607550676.819332084]: No thrust scaling factor found, DO NOT FLY...

question
mavros

Hi, I am currently on Gazebo-9, Ubuntu 18.04 and Melodic. I am getting `libRealSensePlugin.so: undefined symbol: _ZN19camera_info_manager17CameraInfoManagerC1EN3ros10NodeHandleERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_` when I tried to spawn a Realsense model in gazebo. Any tips?