7
Robotour 2018 Jirka Iša, Romana Išová 2018/09/16 https://sites.google.com/site/cogitoteam/robotour-2018

2018/09/16 Jirka Iša, Romana Išová ... - Robotika.cz · Stereo camera with wide-angle lenses Not only SICK lidar, but also self-made planar sensor based on Lidar Lite and a rotating

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 2018/09/16 Jirka Iša, Romana Išová ... - Robotika.cz · Stereo camera with wide-angle lenses Not only SICK lidar, but also self-made planar sensor based on Lidar Lite and a rotating

Robotour 2018

Jirka Iša, Romana Išová2018/09/16

https://sites.google.com/site/cogitoteam/robotour-2018

Page 2: 2018/09/16 Jirka Iša, Romana Išová ... - Robotika.cz · Stereo camera with wide-angle lenses Not only SICK lidar, but also self-made planar sensor based on Lidar Lite and a rotating

Team: Years of experience

Cogito

Page 3: 2018/09/16 Jirka Iša, Romana Išová ... - Robotika.cz · Stereo camera with wide-angle lenses Not only SICK lidar, but also self-made planar sensor based on Lidar Lite and a rotating

● Stereo camera with wide-angle lenses● Not only SICK lidar, but also self-made planar sensor

based on Lidar Lite and a rotating cosmetic mirror● Benewake TFMini lidars● So why not any sonars?

○ Bad experience at competitions (cross echos)○ Undesired reflections from flat surfaces

● Movidius Neural Compute Stick (cannot recommend)● Stepper motors● Other than that, pretty standard: Intel NUC + several Arduinos

Interesting bits about hardware

https://sites.google.com/site/cogitoteam/robotour-2018/hardware

Cogito

Page 4: 2018/09/16 Jirka Iša, Romana Išová ... - Robotika.cz · Stereo camera with wide-angle lenses Not only SICK lidar, but also self-made planar sensor based on Lidar Lite and a rotating

Software architecture

Software bus Software bus

Optional, running on a different computer

Monitoring

SensorSensor

SensorSensor

ModuleModule

ModuleModule

Control

ActuatorActuator

Log

Configuration file&

Launcher

Supported data formats● Lines of text.● Binary streams● Protocol Buffers● Obsolete custom binary message format

Cogito

Page 5: 2018/09/16 Jirka Iša, Romana Išová ... - Robotika.cz · Stereo camera with wide-angle lenses Not only SICK lidar, but also self-made planar sensor based on Lidar Lite and a rotating

Software as an oriented graph

Sensors, modules and actuators running on top of the software architecture.

Cogito

Page 6: 2018/09/16 Jirka Iša, Romana Išová ... - Robotika.cz · Stereo camera with wide-angle lenses Not only SICK lidar, but also self-made planar sensor based on Lidar Lite and a rotating

Interesting bits about software● Road detection: Not So Deep Neural Network (CNN,

seven layers)● Sensor fusion into a sparse obstacle map● Probabilistic planner on top of the obstacle map● Fitting trajectory to map

Map

Estimated trajectory(odometry, compass, GPS)

Robot is here and not there and should continue east and not north east.

N

Cogito

Page 7: 2018/09/16 Jirka Iša, Romana Išová ... - Robotika.cz · Stereo camera with wide-angle lenses Not only SICK lidar, but also self-made planar sensor based on Lidar Lite and a rotating

Future: Make robots usefulAutomated human transportation …… or a shopping cart …… or other helpful vehicle.

Cogito