BrainsOnBoard/bob_robotics

Robot::getRobotSize

Open

#120 opened on May 31, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (6 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

The Robot class currently has a getRobotWidth() method. However it would be useful e.g. for collision detection in simulation to be able to get it's other dimensions as well.

Contributor guide