Day 4
From Bambi
- First implementation of
/missioncontroller
ROS node (it should publish amavros_msg/sendtext
on/mavros/sendtext/send
topic) - Find out that the starting position of PX4 simulation is hard-coded in
/Tools/sitl_gazebo/include/gazebo_gps_plugin.h
- Add this to your .bashrc:
export PX4_HOME_LAT=46.452895
export PX4_HOME_LON=11.490920
export PX4_HOME_ALT=1415
- Add this to your .bashrc: