下面使用SYD Dynamics的9轴AHRS(Attitude and heading reference system),来发布sensor_msgs/Imu类型的消息. 将传感器用USB转串口接到Ubuntu系统上,可以用如下命令查看串口信息: ls -l /dev/tty* 查询出串口名为“/dev/ttyUSB0”.根据官方给的传感器程序源文件和boost::asio库来实现串口发送request指令,并读取传感器返回的四元数信息.之后将其发送到/IMU_data的话题上: // St
PX4/Firmware:https://github.com/PX4/Firmware PXFmini An open autopilot daughter-board for the Raspberry Pi Zero http://erlerobotics.com/blog/pxfmini/ Erle-Brain 2 An all-in-one Linux brain for robots and drones http://erlerobotics.com/blog/erle-brain
中文稍后补充,先上官方原版教程.ROS Kinetic 搭配 Gazebo 7 附件----官方教程 Tutorial: ROS integration overview As of Gazebo 1.9 and ROS Hydro, Gazebo no longer has any direct ROS dependencies and is now installed as an Ubuntu stand-alone package. Historically using Gazebo wi