Skip to content

Commit

Permalink
ISSUE #695 removed remnants of vertical calibration
Browse files Browse the repository at this point in the history
  • Loading branch information
sebjf committed Sep 17, 2024
1 parent 0857ee6 commit 6808b38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion bouncer/src/repo/core/model/bson/repo_bson_factory.h
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ namespace repo {
* @param revisionId uuid of the revision
* @param horizontal3d two reference points in the 3d space
* @param horizontal2d two reference points in the 2d space
* @param verticalRange two values marking the vertical range
* @param units the units used for the values.
* @return returns a RepoCalibration
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@

using namespace repo::manipulator::modelconvertor::odaHelper;

#define FLOOR_HEIGHT_M 2.4f

class VectoriseDeviceDwg : public OdGsBaseVectorizeDevice
{
protected:
Expand Down

0 comments on commit 6808b38

Please sign in to comment.