Skip to content

DRV1.1

Latest
Compare
Choose a tag to compare
@DrawZeroPoint DrawZeroPoint released this 21 Dec 04:42
· 23 commits to master since this release

Many bugs have been fixed since v1.0, the main modifications are as follows:

  1. Face recognition is now available, we have fine-tuned the VGG_FACE model on our own face dataset and use it to recognize our teammates, till now the training process is off-line.
  2. Added Vision Action to deal with interactions with other programs of the robot, with the help of smach.
  3. Image topics and point cloud topics have been reduced to cut down the consumption of bandwidth, now the vision system can run around 20Hz on multiple machines configuration.