https://www.youtube.com/watch?v=8ksO0yNtpgo&t=17s
Making robots with ROS : differential drive, SLAM gmapping
1.Sensors:
1.1 optical encoder
1.2 Bosch IMU : bno055 usb stick
1.3 YDLidar X4
2.Motor Drive:
2.1 Arduino Uno
2.2 Pololu Dual VNH5019 for Arduino(12A) or L298
3. ROS Package:
3.1 ros_arduino_bridge(Differential robot motor driver)
3.2 rplidar_ros (lidar driver)
3.3 bno055_usb_stick(IMU driver)
3.4 robot_localization (EKF Algorithm)
3.5 slam_gmapping (2-d occupancy grid map Algorithm)
4. reference:
4.1 HyphaROS Workshop
https://github.com/Hypha-ROS/hypharos_minibot
4.2
https://github.com/josephchen5/robot_sensors/wiki
翻譯年糕
林浩鋕
2018-05-13 16:42:31
陳曜承
2018-05-13 16:44:13
陳曜承
2018-05-13 16:46:51
這個demo是用編碼器+imu+EKF,產生odom