Wali turtlebot is a self-driving turtlebot, using Scene Segmentation on RGBD data to make Path Planning.
- Turtlebot2
- Jetson TX2
- HIKVISION wireless camera (stereo)
- Microsoft Kinect v1 (not intense, not outdoor)
- Intel RealSense R200
- HiSilicon970 (arm)
- ROS Nodes communication (Service, Topic)
- Turtlebot motion control using rospy (forward, left, right, back, and smoothly speed up)
BiSeNet-RGBD is trained on Princeton SUN-RGBD dataset. Now it can predict 37 class, we'll annotate some specific classes in our practical scenario using labelme in the future.
Compress BiSeNet with Structure Knowledge Distillation for Real-time image segmentation on wali-TX2.
- indoor
- outdoor
未设置匀变速运动,速度突变卡顿
添加匀变速运动之后,卡顿问题解决